harukin
de15a1e7c8
edit translation
2019-01-31 16:50:53 +09:00
zotlabs
a56bc0e1e0
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2019-01-30 18:34:44 -08:00
zotlabs
519db2aace
set document title when title changes on a page update
2019-01-30 18:33:10 -08:00
Klaus Weidenbach
728788e3b9
Extend documentation.
2019-01-28 23:58:19 +01:00
Max Kostikov
5ad055efb4
Merge branch 'dev' into 'dev'
...
Update Russian translation
See merge request hubzilla/core!1491
2019-01-25 20:04:19 +01:00
Max Kostikov
3277595366
Update hstrings.php
2019-01-25 19:56:15 +01:00
Max Kostikov
b11be32063
Update hmessages.po
2019-01-25 19:55:23 +01:00
Mario Vavti
ddbc35181c
fix page jumping when liking a collapsed/expanded post
...
(cherry picked from commit 54806f6ee8
)
2019-01-24 13:39:49 +01:00
Mario Vavti
0946ac2ff9
possibly more page jumping fixes
2019-01-24 12:53:38 +01:00
harukin
875aecf9c6
edit translation
2019-01-24 17:43:03 +09:00
Mario Vavti
54806f6ee8
fix page jumping when liking a collapsed/expanded post
2019-01-23 15:36:34 +01:00
M. Dent
cd8a0f33b5
Add remaining hook insertions
2019-01-22 12:13:16 +01:00
harukin
c85acf8044
edit translation
2019-01-20 22:33:47 +09:00
harukin
78a587791f
edit translation
2019-01-20 21:38:53 +09:00
harukin
f4a3ebcb41
edit translation
2019-01-20 21:31:43 +09:00
harukin
086dab902c
edit translation
2019-01-20 17:22:38 +09:00
harukin
722c03b6c6
edit translation
2019-01-20 17:08:14 +09:00
Mario Vavti
cc1e1a525f
possible fix for #1326
2019-01-17 21:42:24 +01:00
harukin
bb962b90cc
edit translation
2019-01-16 21:19:38 +09: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
harukin
44f75d94e1
edit translation
2019-01-15 18:07:33 +09:00
harukin
ad89310c45
edit translation
2019-01-15 17:36:43 +09: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
harukin
f481ba1c1c
edit translation
2019-01-13 10:39:40 +09:00
Mario Vavti
06beb59628
slightly improve item.is_new rendering
2019-01-08 15:23:08 +01:00
harukin
2dbe567e3b
edit translation
2019-01-08 21:48:31 +09: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
harukin
7fbff885dd
edit translation
2019-01-01 15:22:09 +09:00
harukin
60b0e652df
edit translation
2018-12-31 12:04:53 +09:00
harukin
bb3405ef60
edit translation
2018-12-31 11:57:32 +09:00
harukin
9ef0883011
edit translation
2018-12-31 10:36:15 +09:00
harukin
fa0176c1e6
Merge branch 'develop' into 'japanese'
...
merge upstream/master for 3.8.8
See merge request harukin/core!32
2018-12-24 01:00:50 +09:00
harukin
ffadb70d81
Merge branch 'origin' into 'develop'
...
merge upstream/master for 3.8.8
See merge request harukin/core!30
2018-12-24 00:54:15 +09:00
Mario Vavti
0bfda6d4c8
revert padding for text highlight. It is messing with indent punctuation and decreases legibility of the highlighted text.
...
(cherry picked from commit fac3579fb0
)
2018-12-22 20:18:12 +01:00
phani00
feda1e6d84
remove color from style.css (default) but add a little padding; add color & border radius to dark.css.
...
(cherry picked from commit 2354bb5427
)
2018-12-22 19:54:48 +01:00
phani00
4256bea418
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.
...
(cherry picked from commit b97143e9db
)
2018-12-22 19:54:31 +01:00
phani00
4d47b098e5
remove some fancy formatting.
...
(cherry picked from commit aaab905e72
)
2018-12-22 19:54:11 +01:00
phani00
66b56416b6
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.
(cherry picked from commit aace8a14ce
)
2018-12-22 19:52:39 +01:00
phani00
c855346358
remove my dark theme fixes.
...
(cherry picked from commit 70a7661711
)
2018-12-22 19:52:09 +01: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
harukin
651ea8cc2f
edit translation
2018-12-20 20:34:39 +09:00
harukin
3f0e948981
edit translation
2018-12-20 17:07:24 +09:00
harukin
24ed7fbf3f
edit translation
2018-12-20 17:04:54 +09:00