Commit Graph

7004 Commits

Author SHA1 Message Date
Mario Vavti aa6a31eba5 iron out some kinks with scrollToItem() in combination with collapsed content and images
(cherry picked from commit 2244bf2ba2)
2019-03-02 15:32:36 +01:00
Mario Vavti 06aa32db22 fix regression from commit 04ec35d9cc where selecting multiple images from embed photos dialog broke and fix issue where items were not scrolled to there correct position if justifiedGalleryActive flag was true 2019-02-23 21:48:45 +01:00
Mario 938e8110ca Merge branch 'es-es' into 'dev'
Update es-es

See merge request hubzilla/core!1526
2019-02-21 12:34:31 +01:00
Manuel Jiménez Friaza a3a90ea09b Update Spanish translation
(cherry picked from commit e6f289deb6)
2019-02-21 11:38:45 +01:00
Max Kostikov 3a6ea57d2c Update Russian hstrings.php 2019-02-20 09:00:05 +01:00
Max Kostikov e960bcfd1c Update Russian hmessages.po 2019-02-20 08:59:50 +01:00
zotlabs a77d7b8442 urlencode links in category widget 2019-02-19 20:51:06 -08:00
zotlabs 1a77bdd1d0 fix ability for file storage creators (visitors) to be able to delete their own content 2019-02-19 13:14:19 -08:00
Mario Vavti 48f2c85791 prevent page jumping on like if comments are expanded (show all x comments) 2019-02-18 14:40:41 +01:00
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