aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Expand)AuthorAgeFilesLines
* minor zot6 compatibility issues uncovered through daily usezotlabs2019-06-211-1/+0
* fix typoMario Vavti2019-06-181-2/+2
* more work on linked item/resource deletion for photos and events, deprecate t...Mario Vavti2019-06-131-1/+1
* port delete fixes from zapMario Vavti2019-06-121-10/+12
* more work on event item deletionMario Vavti2019-06-121-0/+19
* zot6 deletion issuezotlabs2019-06-111-1/+1
* convert AS "instrument" objects to the more appropriate "generator" - this pr...zotlabs2019-05-281-14/+14
* support 'expires' over Zot6zotlabs2019-05-281-0/+16
* adjust birthday handling according to community decision and slightly change ...Mario Vavti2019-05-261-1/+1
* translate make-friend activities to zot6zotlabs2019-05-201-0/+8
* use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendere...zotlabs2019-05-091-10/+10
* remove the caldav and event app and make calendar the default appMario Vavti2019-05-091-3/+2
* Use own variable for "Go to previous comment" hintMax Kostikov2019-05-051-1/+2
* Add arrows to scroll between related commentsMax Kostikov2019-05-051-7/+5
* port db update improvements from zapMario Vavti2019-05-031-1/+8
* Merge branch 'replyto_fixes' into 'dev'Mario2019-05-031-3/+3
|\
| * more provide xchan_url if there is no xchan_addrMario Vavti2019-05-021-2/+2
| * provide xchan_url if there is no xchan_addrMario Vavti2019-05-021-1/+1
* | Merge branch 'unfriend_delete_posts_bug' into 'dev'Mario2019-05-031-2/+6
|\ \
| * | emojireaction compatzotlabs2019-05-021-0/+4
| * | move apschema to core to use for emojiReaction mapping for zot6zotlabs2019-05-021-2/+2
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-05-021-1/+5
|\ \ \ | | |/ | |/|
| * | Revert "Merge branch 'dev' into 'dev'"Max Kostikov2019-05-021-1/+1
| * | Merge branch 'dev' into 'dev'Mario2019-05-021-1/+1
| |\ \
| * \ \ Merge branch 'dev' into 'dev'Max Kostikov2019-05-021-0/+1
| |\ \ \
| * \ \ \ Merge branch 'dev' into 'dev'Max Kostikov2019-05-011-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'dev' into 'dev'Mario2019-05-011-5/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | event attachments still weren't being delivered to zot6zotlabs2019-04-281-2/+9
| * | | | | hubloc confusion during magic auth where hublocs with more than one network m...zotlabs2019-04-241-1/+5
* | | | | | Add check if threads are enabled globallyMax Kostikov2019-05-021-1/+1
| |_|_|_|/ |/| | | |
* | | | | Check if 'reply on comment' enabled for this profileMax Kostikov2019-05-021-1/+1
| |_|_|/ |/| | |
* | | | Add Zap threads supportMax Kostikov2019-05-021-0/+1
| |_|/ |/| |
* | | Add threaded comments supportMax Kostikov2019-05-011-4/+11
| |/ |/|
* | Add "reply to" hint to submit buttonMax Kostikov2019-04-301-1/+1
* | Add variables for threaded comments supportMax Kostikov2019-04-291-5/+5
|/
* typozotlabs2019-04-081-1/+1
* missing endTime on Zot6 encoded events, optimise the url fetch of embedphotoszotlabs2019-04-081-20/+26
* add punify() againMario2019-03-231-2/+2
* aparently we do not use underscores anymore. this fixes spaming of dreports w...Mario2019-03-231-1/+1
* revert accidental moving of Enotify.phpMario2019-03-231-0/+854
* fix typoMario2019-03-231-854/+0
* fix wrong variable in unused functionMario2019-03-231-1/+1
* Webfinger::zot_url() requires a string (webfinger address), empty var given i...Mario2019-03-231-1/+1
* db_columns() requires a string, empty var given in process_channel_sync_deliv...Mario2019-03-231-1/+1
* share encoding issue between hz and zapzotlabs2019-03-181-0/+4
* messagefilter enhancements, fix edge case in unsupported advisory privacyzotlabs2019-03-181-1/+15
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMike Macgirvin2019-03-181-8/+10
|\
| * Cleanup and fixesMario2019-03-151-8/+10
* | use php_eol for all mail header generationzotlabs2019-03-161-12/+12
|/
* authenticated fetch fixeszotlabs2019-03-091-1/+4