aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-03-081-12/+9
|\
| * $sender is supposed to be string in libzotMario2019-03-081-12/+9
* | port zot_record_preferredzotlabs2019-03-081-2/+22
* | It is in fact the 'Content Import' app string that needs to be translated. A ...zotlabs2019-03-071-0/+1
|/
* fetch private objects using delivery channel credentialszotlabs2019-03-071-5/+28
* channel_type is not integerzotlabs2019-03-051-5/+17
* maintain compatibility with recent zot6 changeszotlabs2019-03-051-0/+6
* api_router - allow parameters as final path argumentzotlabs2019-03-041-1/+9
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-03-041-1/+1
|\
| * while in legacy zot $sender is expected to be an array, in zot6 $sender is ex...Mario Vavti2019-03-021-1/+1