zotlabs
|
028cbdcffa
|
tweak to event title encoding to ensure it works with German, Russian, as well as angle chars
(cherry picked from commit 952e466d91 )
|
2019-06-20 18:40:19 +02:00 |
|
zotlabs
|
8aefbd911b
|
events: don't use htmlentities on local (hz) event titles as they are not being used in textareas and umlauts for instance are getting mangled on the calendar display
(cherry picked from commit c1cc76119c )
|
2019-06-20 18:39:58 +02:00 |
|
Mario Vavti
|
9507f191b0
|
disable events module. it is now disfunctional
|
2019-06-17 10:16:49 +02:00 |
|
Mario Vavti
|
8535eb7bf5
|
update feature set
|
2019-06-17 10:10:44 +02:00 |
|
Mario Vavti
|
c9604eaabf
|
revisit mod cal
|
2019-06-17 10:07:00 +02:00 |
|
Max Kostikov
|
43cec4398d
|
base64 encode message signature
|
2019-06-15 16:03:35 +02:00 |
|
Max Kostikov
|
335394aaa1
|
Add base64 decode if signature encoded
|
2019-06-15 15:58:55 +02:00 |
|
Max Kostikov
|
c9615cc19c
|
Formatting
|
2019-06-14 21:08:53 +02:00 |
|
Max Kostikov
|
4da3933f24
|
Add signatures processing for private messages
|
2019-06-14 20:52:21 +02:00 |
|
Mario Vavti
|
a26774b99e
|
fix mod cal regression
|
2019-06-14 09:52:54 +02:00 |
|
Mario Vavti
|
801ab611ed
|
more work on linked item/resource deletion for photos and events, deprecate the force flag in drop_item() and comment out goaway() in drop_item().
|
2019-06-13 13:34:04 +02:00 |
|
Mario Vavti
|
9ac9c693ad
|
initial support for deleting event items if an event is removed
|
2019-06-12 10:07:18 +02:00 |
|
Mario Vavti
|
ebc2b23c3a
|
fix embedphotos image size
|
2019-06-07 08:45:08 +02:00 |
|
Mario
|
66c6c6c7d1
|
regard timezones in calendar import/export
(cherry picked from commit 5b4aa1afc2 )
|
2019-06-03 13:27:16 +02:00 |
|
zotlabs
|
b6267ec7c2
|
live-update not triggering on mod_search
|
2019-05-29 17:04:27 -07:00 |
|
zotlabs
|
52f8429218
|
support 'expires' over Zot6
|
2019-05-28 16:28:03 -07:00 |
|
Mario Vavti
|
f1b61d5882
|
mod cal band-aid fixes
|
2019-05-26 20:22:40 +02:00 |
|
Mario Vavti
|
e466d72058
|
adjust birthday handling according to community decision and slightly change display of allday event items
|
2019-05-26 18:05:11 +02:00 |
|
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
|
e44f0c497f
|
be more precise with table selection
|
2019-05-20 12:34:05 +02:00 |
|
Mario Vavti
|
34d1f79777
|
calendar merge: initial commit for timezone support
|
2019-05-20 12:26:33 +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
|
15a000bb45
|
add autocomplete js to calendar and fix issue with extended likes mid
|
2019-05-14 09:09:48 +02:00 |
|
Mario Vavti
|
71064f481b
|
deal with privacy mentions in event descriptions
|
2019-05-13 15:45:05 +02:00 |
|
Mario Vavti
|
d16714e84b
|
calendar merge: cleanup
|
2019-05-13 11:30:13 +02:00 |
|
Mario Vavti
|
dc786bd1cc
|
form security token for mod register ported from zap
|
2019-05-13 10:13:51 +02:00 |
|
Mario Vavti
|
274f69526f
|
calendar merge: implement channel calendar import in cdav/calendar
|
2019-05-10 12:18:37 +02: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 |
|
Mario Vavti
|
9efd484e27
|
calendar merge: cleanup and comment out some unused code
|
2019-05-09 13:43:20 +02:00 |
|
Max Kostikov
|
6731564c2d
|
Update Photos.php
|
2019-05-08 08:30:25 +02:00 |
|
Max Kostikov
|
bdcbe61273
|
Respect thumbnail storage location on image editing
|
2019-05-08 01:52:10 +02:00 |
|
Mario Vavti
|
1da4602567
|
port db update improvements from zap
|
2019-05-03 15:13:13 +02:00 |
|
Mario Vavti
|
cd829c096b
|
update directory on cover photo changes
|
2019-05-03 14:11:14 +02:00 |
|
Mario
|
6da4dfe605
|
Merge branch 'unfriend_delete_posts_bug' into 'dev'
Unfriend delete posts bug
See merge request hubzilla/core!1624
|
2019-05-03 08:36:58 +02:00 |
|
zotlabs
|
f55f5fa92a
|
emojireaction compat
|
2019-05-02 21:18:54 -07:00 |
|
zotlabs
|
347e88dc65
|
move apschema to core to use for emojiReaction mapping for zot6
|
2019-05-02 20:32:26 -07:00 |
|
Max Kostikov
|
1e7e2bd34f
|
Update Item.php
|
2019-05-01 19:10:46 +02:00 |
|
Max Kostikov
|
92b6026695
|
Merge branch 'dev' into 'dev'
Use thr_parent tp handle reply on comment feature
See merge request hubzilla/core!1617
|
2019-05-01 16:10:40 +02:00 |
|
Mario Vavti
|
c9a5f21344
|
calendar merge: remove deprecated share variable
|
2019-05-01 15:52:17 +02:00 |
|
Max Kostikov
|
0174bf3722
|
Fix missprint
|
2019-05-01 15:49:17 +02:00 |
|
Mario Vavti
|
9594ce9a8a
|
calendar merge: fix event_xchan mixup
|
2019-05-01 15:35:20 +02:00 |
|
Max Kostikov
|
4a91d09c86
|
Use thr_parent for comment replies
|
2019-05-01 15:33:59 +02:00 |
|