aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' into 'dev'Mario2019-06-181-1/+2
|\ | | | | | | | | minor zot6 compatibility issues uncovered through daily use See merge request hubzilla/core!1671
| * minor zot6 compatibility issues uncovered through daily usezotlabs2019-06-171-1/+2
| |
* | disable events module. it is now disfunctionalMario Vavti2019-06-171-0/+6
| |
* | update feature setMario Vavti2019-06-171-1/+1
| |
* | revisit mod calMario Vavti2019-06-171-290/+142
| |
* | base64 encode message signatureMax Kostikov2019-06-151-1/+1
| |
* | Add base64 decode if signature encodedMax Kostikov2019-06-151-0/+3
| |
* | FormattingMax Kostikov2019-06-141-1/+1
| |
* | Add signatures processing for private messagesMax Kostikov2019-06-141-2/+4
| |
* | fix mod cal regressionMario Vavti2019-06-141-2/+1
| |
* | more work on linked item/resource deletion for photos and events, deprecate ↵Mario Vavti2019-06-131-5/+0
| | | | | | | | the force flag in drop_item() and comment out goaway() in drop_item().
* | initial support for deleting event items if an event is removedMario Vavti2019-06-121-3/+62
|/
* fix embedphotos image sizeMario Vavti2019-06-071-1/+1
|
* regard timezones in calendar import/exportMario2019-06-031-1/+3
| | | (cherry picked from commit 5b4aa1afc2d3811aae93706299dfb5d5c703198f)
* live-update not triggering on mod_searchzotlabs2019-05-291-2/+2
|
* support 'expires' over Zot6zotlabs2019-05-281-0/+1
|
* mod cal band-aid fixesMario Vavti2019-05-261-14/+22
|
* adjust birthday handling according to community decision and slightly change ↵Mario Vavti2019-05-261-17/+0
| | | | display of allday event items
* 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
| | |