Commit Graph
24476 Commits
Author SHA1 Message Date
Mario Vavti 39613aa2d9 improve timezone detection for caldav and remove smart birthday feature. Force adjust birthdays until we agree on how to deal with this. 2019-05-22 12:40:37 +02:00
Mario Vavti e834c7fe3e remove unused code 2019-05-21 12:31:50 +02:00
Mario Vavti f96958adf8 fix all day events for caldav calendars 2019-05-21 12:29:00 +02:00
Mario Vavti c9d64d75f3 move smart birthday feature to calendar settings and override the adjust flag at display time instead of import 2019-05-20 13:51:53 +02:00
Mario Vavti 9651689bb8 fix event notifications viewall url 2019-05-20 13:14:54 +02:00
Mario Vavti e44f0c497f be more precise with table selection 2019-05-20 12:34:05 +02:00
Mario Vavti 2d0f96d28b Merge branch 'dev' of https://framagit.org/hubzilla/core into dev 2019-05-20 12:27:00 +02:00
Mario Vavti 34d1f79777 calendar merge: initial commit for timezone support 2019-05-20 12:26:33 +02:00
XanthorandMario af2b263bc7 Fix a really disturbing comment
(cherry picked from commit 823c0434eb)
2019-05-17 12:25:22 +02:00
Mario Vavti aa120e0478 wiki: urlencode the entire share link 2019-05-17 12:24:25 +02:00
Mario Vavti e7f1f496c5 use escape_tags() wiki headers 2019-05-17 11:57:41 +02:00
Mario Vavti 8be0031602 calendar merge: only export events that will not break the importer. this will probably dismiss some old experimental entries 2019-05-15 18:21:52 +02:00
Mario Vavti 3c8867a1e8 missing backslash 2019-05-15 11:38:23 +02:00
Mario 71ecb470b6 Merge branch 'dev' into 'dev'
bbcode map bypass wasn't catching all map forms.

See merge request hubzilla/core!1647
2019-05-14 09:10:48 +02:00
Mario Vavti 15a000bb45 add autocomplete js to calendar and fix issue with extended likes mid 2019-05-14 09:09:48 +02:00
Max Kostikov 18e4a7ac6e Merge branch 'dev' into 'dev'
Fix comments scroll button CSS

See merge request hubzilla/core!1649
2019-05-13 23:19:19 +02:00
Max Kostikov d0322f5fbd Fix comments scroll button CSS 2019-05-13 23:16:36 +02:00
Mario Vavti c1f01b7e35 css fixes 2019-05-13 22:00:40 +02:00
Mario Vavti 71064f481b deal with privacy mentions in event descriptions 2019-05-13 15:45:05 +02:00
zotlabs 436293713b bbcode map bypass wasn't catching all map forms. 2019-05-13 05:14:43 -07:00
Mario Vavti b0c3780667 fix button size 2019-05-13 13:02:23 +02:00
Mario Vavti 3e431c65be bump version 2019-05-13 12:17:08 +02:00
Mario Vavti 5b0b90d1f5 bump version, update autoload cache and update strings 2019-05-13 12:13:18 +02:00
Mario Vavti d16714e84b calendar merge: cleanup 2019-05-13 11:30:13 +02:00
Mario Vavti 1d5fff9f58 upgrade jgrowl 2019-05-13 10:53:10 +02:00
Mario Vavti fbe8d6144a port db_indexes() from zap 2019-05-13 10:46:12 +02:00
Mario Vavti d5f59a57bf don't do oembed processing on naked links and smarty lib cleanup. ported from zap. 2019-05-13 10:39:40 +02:00
Mario Vavti 7465c79884 optimise oembed pdf processing so we do not actually load the content, which could cause performance issues. ported from zap. 2019-05-13 10:28:06 +02:00
Mario Vavti 769195fcff Merge branch 'dev' of https://framagit.org/hubzilla/core into dev 2019-05-13 10:14:06 +02:00
Mario Vavti dc786bd1cc form security token for mod register ported from zap 2019-05-13 10:13:51 +02:00
Max Kostikov 960f4ed649 Merge branch 'dev' into 'dev'
Add new Russian translations

See merge request hubzilla/core!1646
2019-05-12 17:15:01 +02:00
Max Kostikov 91ad3bf1b6 Update hstrings.php 2019-05-12 17:09:59 +02:00
Max Kostikov 91b495d526 Update hmessages.po 2019-05-12 17:09:15 +02:00
Mario Vavti 973d91d120 add btlogger to unxmlify() 2019-05-11 16:42:53 +02:00
Max Kostikov bf5deace8e Merge branch 'dev' into 'dev'
Replace photo URL for gallery on clonned channel post sync

See merge request hubzilla/core!1645
2019-05-11 15:46:16 +02:00
Max Kostikov 0e4acf6299 Replace photo URL for gallery on clonned channel post sync 2019-05-11 15:40:04 +02:00
Mario a5cd0061c5 Merge branch 'dev' into 'dev'
use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendered...

See merge request hubzilla/core!1644
2019-05-11 15:39:31 +02:00
Mario Vavti 630e3903fa bump version 2019-05-10 15:44:15 +02:00
Mario Vavti 0b6a5fad70 update justified gallery lib 2019-05-10 14:55:37 +02:00
Mario Vavti 67ca1b82cc css fix for bootstrap 4.3.1 2019-05-10 14:36:11 +02:00
Mario Vavti 9866053f0c update bootstrap to version 4.3.1 2019-05-10 14:21:36 +02:00
Mario Vavti 89a2c1a09c fix issue with color selector 2019-05-10 13:56:03 +02:00
Mario Vavti 70220d8b9c typo 2019-05-10 12:21:50 +02:00
Mario Vavti 274f69526f calendar merge: implement channel calendar import in cdav/calendar 2019-05-10 12:18:37 +02:00
zotlabs d7026fe36b use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendered map HTML in a couple of places and these should never be rendered for outgoing content as they will only be purified on the other end. 2019-05-09 22:06:32 -07:00
Max Kostikov b9b65d7dfb Merge branch 'dev' into 'dev'
remove the caldav and event app and make calendar the default app

See merge request hubzilla/core!1643
2019-05-09 19:40:47 +02:00
Max Kostikov 1545c78d05 Merge branch 'dev' into 'dev'
Add 'Create' button translation in CalDAV

See merge request hubzilla/core!1642
2019-05-09 14:41:12 +02:00
Mario Vavti f0c292e77b remove the caldav and event app and make calendar the default app 2019-05-09 14:39:40 +02:00
Max Kostikov 62336127e3 Add 'Create' button translation 2019-05-09 14:36:02 +02:00
Max Kostikov 5beaf8ac98 Add 'Create' button translation 2019-05-09 14:34:58 +02:00