Mario Vavti
cc1e1a525f
possible fix for #1326
2019-01-17 21:42:24 +01:00
Mario
2e94e4cd67
Merge branch 'core_fixes' into 'dev'
...
Core fixes
See merge request hubzilla/core!1470
2019-01-15 11:38:41 +01:00
Mario Vavti
c26e112bee
whitespace
2019-01-14 15:06:21 +01:00
Mario Vavti
7daf18b077
fix a new instance of autocomplete created on each conversation update
2019-01-14 14:07:56 +01:00
Mario Vavti
f3554804bf
only load new content onpopstate if the mid has actually changed
2019-01-14 10:14:37 +01:00
DM42.Net (Matt Dent)
dba9c2fbb0
Add pgrp_extras hook & display
2019-01-13 14:34:04 -05:00
Mario Vavti
06beb59628
slightly improve item.is_new rendering
2019-01-08 15:23:08 +01:00
Mario Vavti
6f93001658
fix issue with IE
2019-01-07 09:47:08 +01:00
Mario Vavti
d9f21db623
Merge remote-tracking branch 'mike/master' into dev
2019-01-03 14:05:08 +01:00
zotlabs
8ac541e634
better handling of notification updates while commenting
2019-01-02 23:33:33 -08:00
Mario Vavti
da2688403e
Merge remote-tracking branch 'mike/master' into dev
2019-01-02 23:07:37 +01:00
zotlabs
f660530ef5
allow notification updates when composing comments. This was disabled when it was possible to have liveUpdate run automatically while composing comments, but it seems that live update is no longer possible (however the setting still remains - this should probably be removed).
2019-01-02 12:49:04 -08:00
Mario Vavti
fac3579fb0
revert padding for text highlight. It is messing with indent punctuation and decreases legibility of the highlighted text.
2018-12-22 19:47:46 +01:00
phani00
2354bb5427
remove color from style.css (default) but add a little padding; add color & border radius to dark.css.
2018-12-18 17:54:39 +01:00
phani00
b97143e9db
change hl text color to the default text color in non-dark schema. looks good, except in dark, where i can change it in dark.css.
2018-12-18 14:02:50 +01:00
phani00
aaab905e72
remove some fancy formatting.
2018-12-18 12:37:51 +01:00
phani00
aace8a14ce
new fix for dark theme
...
change implementation of hl-tags in include/bbcode.php
insert class='default-highlight' instead of background-color: 'yellow' into span
add span.default-highlight definition to view/theme/redbasic/css/style.css
this works for all schemas incl. dark.
2018-12-17 15:28:15 +00:00
phani00
70a7661711
remove my dark theme fixes.
2018-12-17 10:08:45 +00:00
Mario Vavti
f81a3ba45d
fix issue with linkdropper
2018-12-14 11:23:08 +01:00
Mario Vavti
c771d2809f
Merge remote-tracking branch 'mike/master' into dev
2018-12-14 10:28:55 +01:00
zotlabs
6464099364
regression: the ability to order apps messed up since adding pinned apps to the ordering
2018-12-12 19:11:30 -08:00
M. Dent
4cb4f17500
Merge branch 'photo-hook' into 'dev'
...
add photo_view_filter hook and fix minor issue with unset auto_save_draft…
See merge request hubzilla/core!1425
2018-12-10 21:49:12 +01:00
Mario Vavti
7894fed741
add photo_view_filter hook and fix minor issue with unset auto_save_draft variable which resultet in a javascript error
2018-12-10 10:37:29 +01:00
phani00
18caf0273f
change redbasic dark schema to make categories and highlights readable
...
additions to /view/theme/redbasic/schema/dark.css to change the appearance of category
badges and highlighted text ([hl]...[/hl]).
hl text changed from master: it's not 'strong' anymore. commented out the pseudo-class
selector that works in master but not in dev anymore.
2018-12-10 03:03:28 +00:00
Max Kostikov
d12744011a
Merge branch 'dev' into 'dev'
...
Add strings to Russian translation
See merge request hubzilla/core!1418
2018-12-04 11:50:04 +01:00
Max Kostikov
c0e4c92d47
Update hstrings.php
2018-12-04 11:41:59 +01:00
Max Kostikov
cc3e910194
Update hmessages.po
2018-12-04 11:41:42 +01:00
Mario Vavti
5e14da67e1
quickfix for es-es language
...
(cherry picked from commit 6b68a76bbe
)
2018-12-03 21:24:29 +01:00
Mario Vavti
c50e3a702a
more notifications fixes
...
(cherry picked from commit 9ef6c57ca5
)
2018-12-03 10:49:08 +01:00
Mario Vavti
f13b1e8604
fix filtering by addr in handleNotificationsItems()
...
(cherry picked from commit f083c0cba1
)
2018-12-02 10:59:33 +01:00
M. Dent
132547a9d9
Merge branch 'sticky_aside_fixes' into 'dev'
...
redbasic sticky aside fixes
See merge request hubzilla/core!1415
2018-12-02 05:07:59 +01:00
Mario Vavti
fdb0459288
Merge remote-tracking branch 'mike/master' into dev
2018-12-01 21:43:54 +01:00
Mario Vavti
8d4f6a7865
redbasic sticky aside fixes
2018-12-01 21:30:18 +01:00
zotlabs
6f22e47feb
typo
2018-11-30 22:39:10 -08:00
zotlabs
c6acb6191c
allow notification filtering by name or addr
2018-11-30 19:03:14 -08:00
M. Dent
19f0ce7e37
Merge branch 'default2flex-conversion' into 'dev'
...
use flex for the default template
See merge request hubzilla/core!1409
2018-11-28 04:03:39 +01:00
M. Dent
a4b2eac0f0
Merge branch 'update-imagesloaded' into 'dev'
...
update imagesloaded to version 4.1.4 via composer
See merge request hubzilla/core!1407
2018-11-28 03:52:53 +01:00
Mario
3775be4ce9
use flex for the default template
2018-11-26 12:44:10 +01:00
Mario
c667572d3e
update imagesloaded to version 4.1.4 via composer
2018-11-25 10:09:26 +01:00
Manuel Jiménez Friaza
ca98a566ee
Update es-es
2018-11-24 13:23:20 +01:00
Mario
07fd2dbc99
Merge branch 'dev' into 'dev'
...
Update Russian translation
See merge request hubzilla/core!1400
2018-11-20 11:08:27 +01:00
Max Kostikov
4dea1b5a0d
Replace hmessages.po
2018-11-19 13:52:31 +01:00
Max Kostikov
da44ab0529
Replace hstrings.php
2018-11-19 13:51:54 +01:00
zotlabs
ab2376f8d8
fix dreport link
2018-11-14 17:42:02 -08:00
M. Dent
a7d3a49171
Merge branch 'fix-activity-filter-widget' into 'dev'
...
use the correct javascript function for this case
See merge request hubzilla/core!1390
2018-11-12 21:50:08 +01:00
Mario Vavti
7bd60adfbe
fix css issues in bbcode conversion and focus-light schema
2018-11-12 09:35:12 +01:00
Mario Vavti
c335719e8f
use the correct javascript function for this case
2018-11-11 14:46:35 +01:00
Mario Vavti
fc5dc9717a
fix shared_header img expanding to 100% width when sharing a share
2018-11-10 11:31:06 +01:00
Mario Vavti
b08de33b0b
fix es-es hstrings.php
2018-11-07 10:02:24 +01:00
Max Kostikov
009044b71e
Update hmessages.po
2018-11-06 14:58:06 +01:00