aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* improve timezone detection for caldav and remove smart birthday feature. ↵Mario Vavti2019-05-222-12/+20
| | | | Force adjust birthdays until we agree on how to deal with this.
* remove unused codeMario Vavti2019-05-211-4/+1
|
* fix all day events for caldav calendarsMario Vavti2019-05-211-15/+45
|
* move smart birthday feature to calendar settings and override the adjust ↵Mario Vavti2019-05-201-0/+3
| | | | flag at display time instead of import
* be more precise with table selectionMario Vavti2019-05-201-4/+4
|
* calendar merge: initial commit for timezone supportMario Vavti2019-05-202-67/+56
|
* wiki: urlencode the entire share linkMario Vavti2019-05-171-2/+2
|
* use escape_tags() wiki headersMario Vavti2019-05-171-2/+2
|
* calendar merge: only export events that will not break the importer. this ↵Mario Vavti2019-05-151-2/+3
| | | | will probably dismiss some old experimental entries
* add autocomplete js to calendar and fix issue with extended likes midMario Vavti2019-05-141-3/+3
|
* deal with privacy mentions in event descriptionsMario Vavti2019-05-131-11/+35
|
* calendar merge: cleanupMario Vavti2019-05-131-138/+9
|
* form security token for mod register ported from zapMario Vavti2019-05-131-4/+8
|
* calendar merge: implement channel calendar import in cdav/calendarMario Vavti2019-05-103-18/+15
|
* Merge branch 'dev' into 'dev'Max Kostikov2019-05-091-18/+1
|\ | | | | | | | | remove the caldav and event app and make calendar the default app See merge request hubzilla/core!1643
| * remove the caldav and event app and make calendar the default appMario Vavti2019-05-091-18/+1
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2019-05-091-0/+1
|\ \ | |/ |/| | | | | Add 'Create' button translation in CalDAV See merge request hubzilla/core!1642
| * Add 'Create' button translationMax Kostikov2019-05-091-0/+1
| |
* | calendar merge: cleanup and comment out some unused codeMario Vavti2019-05-092-68/+56
|/
* Update Photos.phpMax Kostikov2019-05-081-1/+1
|
* Respect thumbnail storage location on image editingMax Kostikov2019-05-081-77/+35
|
* port db update improvements from zapMario Vavti2019-05-031-2/+43
|
* update directory on cover photo changesMario Vavti2019-05-031-2/+7
|
* Merge branch 'unfriend_delete_posts_bug' into 'dev'Mario2019-05-032-0/+64
|\ | | | | | | | | Unfriend delete posts bug See merge request hubzilla/core!1624
| * emojireaction compatzotlabs2019-05-021-0/+8
| |
| * move apschema to core to use for emojiReaction mapping for zot6zotlabs2019-05-021-0/+56
| |
* | Update Item.phpMax Kostikov2019-05-011-9/+5
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2019-05-012-7/+7
|\ \ | | | | | | | | | | | | Use thr_parent tp handle reply on comment feature See merge request hubzilla/core!1617
| * | Fix missprintMax Kostikov2019-05-011-1/+1
| | |
| * | Use thr_parent for comment repliesMax Kostikov2019-05-011-6/+6
| | |
| * | Revert code to use thr_parent for comment repliesMax Kostikov2019-05-011-1/+1
| | |
* | | calendar merge: remove deprecated share variableMario Vavti2019-05-011-20/+2
| | |
* | | calendar merge: fix event_xchan mixupMario Vavti2019-05-011-6/+0
| | |
* | | Merge branch 'dev' into 'dev'Mario2019-05-011-5/+33
|\ \ \ | | |/ | |/| | | | | | | a couple of issues with the suggestions when viewing from the directory module See merge request hubzilla/core!1615
| * | disable directory options when using suggestion mode and only return one ↵zotlabs2019-04-301-2/+8
| | | | | | | | | | | | | | | | | | page (60 items) so that sorting works correctly
| * | fix suggestion ordering in directory modulezotlabs2019-04-301-3/+25
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-04-282-13/+8
| |\ \
* | \ \ Merge branch 'dev' into 'dev'Mario2019-05-012-7/+11
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | Add 'reply on comment' feature See merge request hubzilla/core!1614
| * | | Add displaying support for threaded commentsMax Kostikov2019-04-301-1/+1
| | | |
| * | | Add initial threaded comments supportMax Kostikov2019-04-291-6/+10
| | | |
* | | | do not allow editing events that do not belong to usMario Vavti2019-04-301-0/+5
| | | |
* | | | select event by event_hash instead of item_idMario Vavti2019-04-304-12/+19
| | | |
* | | | calendar merge: implement single event editing UIMario Vavti2019-04-303-3/+44
| | | |
* | | | Merge branch 'dev' into 'dev'Mario2019-04-293-3/+100
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add jot videos inline and with poster if possible See merge request hubzilla/core!1613
| * \ \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-04-281-11/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'dev' of ../hz into devzotlabs2019-04-273-3/+100
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add jot videos inline and with poster if possiblezotlabs2019-04-273-3/+100
| | | | |
| | * | | import/export zot6 hublocs+xchanszotlabs2019-04-261-6/+41
| | | | |
| | * | | hubloc confusion during magic auth where hublocs with more than one network ↵zotlabs2019-04-242-6/+24
| | | | | | | | | | | | | | | | | | | | may exist
* | | | | calendar merge: d&d support and some minor cleanup and fixesMario Vavti2019-04-291-2/+11
| |_|/ / |/| | |