| Commit message (Expand) | Author | Age | Files | Lines |
* | more work on linked item/resource deletion for photos and events, deprecate t... | Mario Vavti | 2019-06-13 | 1 | -1/+1 |
* | port delete fixes from zap | Mario Vavti | 2019-06-12 | 1 | -10/+12 |
* | more work on event item deletion | Mario Vavti | 2019-06-12 | 1 | -0/+19 |
* | zot6 deletion issue | zotlabs | 2019-06-11 | 1 | -1/+1 |
* | convert AS "instrument" objects to the more appropriate "generator" - this pr... | zotlabs | 2019-05-28 | 1 | -14/+14 |
* | support 'expires' over Zot6 | zotlabs | 2019-05-28 | 1 | -0/+16 |
* | adjust birthday handling according to community decision and slightly change ... | Mario Vavti | 2019-05-26 | 1 | -1/+1 |
* | translate make-friend activities to zot6 | zotlabs | 2019-05-20 | 1 | -0/+8 |
* | use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendere... | zotlabs | 2019-05-09 | 1 | -10/+10 |
* | remove the caldav and event app and make calendar the default app | Mario Vavti | 2019-05-09 | 1 | -3/+2 |
* | Use own variable for "Go to previous comment" hint | Max Kostikov | 2019-05-05 | 1 | -1/+2 |
* | Add arrows to scroll between related comments | Max Kostikov | 2019-05-05 | 1 | -7/+5 |
* | port db update improvements from zap | Mario Vavti | 2019-05-03 | 1 | -1/+8 |
* | Merge branch 'replyto_fixes' into 'dev' | Mario | 2019-05-03 | 1 | -3/+3 |
|\ |
|
| * | more provide xchan_url if there is no xchan_addr | Mario Vavti | 2019-05-02 | 1 | -2/+2 |
| * | provide xchan_url if there is no xchan_addr | Mario Vavti | 2019-05-02 | 1 | -1/+1 |
* | | Merge branch 'unfriend_delete_posts_bug' into 'dev' | Mario | 2019-05-03 | 1 | -2/+6 |
|\ \ |
|
| * | | emojireaction compat | zotlabs | 2019-05-02 | 1 | -0/+4 |
| * | | move apschema to core to use for emojiReaction mapping for zot6 | zotlabs | 2019-05-02 | 1 | -2/+2 |
* | | | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-02 | 1 | -1/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | Revert "Merge branch 'dev' into 'dev'" | Max Kostikov | 2019-05-02 | 1 | -1/+1 |
| * | | Merge branch 'dev' into 'dev' | Mario | 2019-05-02 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-02 | 1 | -0/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-01 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'dev' into 'dev' | Mario | 2019-05-01 | 1 | -5/+5 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | event attachments still weren't being delivered to zot6 | zotlabs | 2019-04-28 | 1 | -2/+9 |
| * | | | | | hubloc confusion during magic auth where hublocs with more than one network m... | zotlabs | 2019-04-24 | 1 | -1/+5 |
* | | | | | | Add check if threads are enabled globally | Max Kostikov | 2019-05-02 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Check if 'reply on comment' enabled for this profile | Max Kostikov | 2019-05-02 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Add Zap threads support | Max Kostikov | 2019-05-02 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Add threaded comments support | Max Kostikov | 2019-05-01 | 1 | -4/+11 |
| |/
|/| |
|
* | | Add "reply to" hint to submit button | Max Kostikov | 2019-04-30 | 1 | -1/+1 |
* | | Add variables for threaded comments support | Max Kostikov | 2019-04-29 | 1 | -5/+5 |
|/ |
|
* | typo | zotlabs | 2019-04-08 | 1 | -1/+1 |
* | missing endTime on Zot6 encoded events, optimise the url fetch of embedphotos | zotlabs | 2019-04-08 | 1 | -20/+26 |
* | add punify() again | Mario | 2019-03-23 | 1 | -2/+2 |
* | aparently we do not use underscores anymore. this fixes spaming of dreports w... | Mario | 2019-03-23 | 1 | -1/+1 |
* | revert accidental moving of Enotify.php | Mario | 2019-03-23 | 1 | -0/+854 |
* | fix typo | Mario | 2019-03-23 | 1 | -854/+0 |
* | fix wrong variable in unused function | Mario | 2019-03-23 | 1 | -1/+1 |
* | Webfinger::zot_url() requires a string (webfinger address), empty var given i... | Mario | 2019-03-23 | 1 | -1/+1 |
* | db_columns() requires a string, empty var given in process_channel_sync_deliv... | Mario | 2019-03-23 | 1 | -1/+1 |
* | share encoding issue between hz and zap | zotlabs | 2019-03-18 | 1 | -0/+4 |
* | messagefilter enhancements, fix edge case in unsupported advisory privacy | zotlabs | 2019-03-18 | 1 | -1/+15 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mike Macgirvin | 2019-03-18 | 1 | -8/+10 |
|\ |
|
| * | Cleanup and fixes | Mario | 2019-03-15 | 1 | -8/+10 |
* | | use php_eol for all mail header generation | zotlabs | 2019-03-16 | 1 | -12/+12 |
|/ |
|
* | authenticated fetch fixes | zotlabs | 2019-03-09 | 1 | -1/+4 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2019-03-08 | 1 | -12/+9 |
|\ |
|
| * | $sender is supposed to be string in libzot | Mario | 2019-03-08 | 1 | -12/+9 |