Commit Graph

6995 Commits

Author SHA1 Message Date
Max Kostikov 07df43aa2a Merge branch 'dev' into 'dev'
Update Russian translayion

See merge request hubzilla/core!1509
2019-02-12 11:55:17 +01:00
Max Kostikov 6e3bc77369 Update hstrings.php 2019-02-12 11:48:50 +01:00
Max Kostikov 24ddefe3ad Update hmessages.po 2019-02-12 11:47:53 +01:00
Mario Vavti 2b7a605223 exec updateInit() instead of notificationsUpdate() in jotShare() 2019-02-07 09:55:22 +01:00
Mario Vavti d70f0092f7 Merge remote-tracking branch 'mike/master' into dev 2019-02-07 09:34:22 +01:00
zotlabs 29c1797493 work on repeat/share for Hubzilla 2019-02-06 17:26:09 -08:00
DM42.Net (Matt Dent) 708d288121 Add filter hooks and the ability to add buttons to the default status editor 2019-02-01 09:49:11 -05:00
Max Kostikov a2cae45f00 Merge branch 'dev' into 'dev'
Fix typos in Russian translation

See merge request hubzilla/core!1500
2019-01-31 18:14:16 +01:00
Max Kostikov c1159337da Update hstrings.php 2019-01-31 18:06:19 +01:00
Max Kostikov 71adbd7c39 Update hmessages.po 2019-01-31 18:06:09 +01: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 0946ac2ff9 possibly more page jumping fixes 2019-01-24 12:53:38 +01: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
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