| Commit message (Expand) | Author | Age | Files | Lines |
* | event compatibility work | zotlabs | 2020-01-14 | 1 | -2/+0 |
* | fix duplicate attachment and regression with audio file upload | Mario | 2019-11-04 | 1 | -5/+0 |
* | Sync private items with clones; avoid sync if no local connection with thread... | Max Kostikov | 2019-09-30 | 1 | -7/+1 |
* | extend definition of direct message to anything with allow_cid but *not* allo... | zotlabs | 2019-06-28 | 1 | -1/+6 |
* | http signature consolidation | zotlabs | 2019-06-26 | 1 | -1/+1 |
* | provide auto redirect from zot6 /item permalinks | zotlabs | 2019-06-25 | 1 | -0/+19 |
* | changes to support direct messages in zot6 (set item.item_private = 2 when pr... | zotlabs | 2019-06-19 | 1 | -6/+5 |
* | minor zot6 compatibility issues uncovered through daily use | zotlabs | 2019-06-17 | 1 | -1/+2 |
* | Update Item.php | Max Kostikov | 2019-05-01 | 1 | -9/+5 |
* | Fix missprint | Max Kostikov | 2019-05-01 | 1 | -1/+1 |
* | Use thr_parent for comment replies | Max Kostikov | 2019-05-01 | 1 | -6/+6 |
* | Add initial threaded comments support | Max Kostikov | 2019-04-29 | 1 | -6/+10 |
* | nomadic is not a parameter in the hz version of encode_item_collection | zotlabs | 2019-03-21 | 1 | -1/+1 |
* | limit 1 | Mike Macgirvin | 2019-03-13 | 1 | -1/+1 |
* | rework authenticated item fetches (check ACL on the parent, not on the reques... | zotlabs | 2019-03-12 | 1 | -56/+41 |
* | add owner permission checks to AS item fetch | zotlabs | 2019-03-12 | 1 | -2/+37 |
* | authenticated fetch fixes | zotlabs | 2019-03-09 | 1 | -0/+1 |
* | missing use App | Mario Vavti | 2019-02-08 | 1 | -0/+1 |
* | add missing zot6 conversation completion (required for message repeats) | zotlabs | 2019-02-07 | 1 | -0/+144 |
* | fix verb for reshares | zotlabs | 2019-02-06 | 1 | -1/+1 |
* | fix linkify_tags() so it works with xchans across multiple protocols, also so... | zotlabs | 2019-02-03 | 1 | -2/+2 |
* | fix generated plink | zotlabs | 2018-12-03 | 1 | -3/+3 |
* | more work on the mid/uuid conversion | zotlabs | 2018-11-15 | 1 | -17/+19 |
* | item uuid changes | zotlabs | 2018-11-12 | 1 | -1/+3 |
* | begin native summary support | zotlabs | 2018-11-08 | 1 | -1/+23 |
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -22/+0 |
* | Corrected resubmit of fixes to Authors unable to comment on posts they author... | M.Dent | 2018-09-04 | 1 | -5/+7 |
* | Revert "Fix: Authors unable to comment on posts they authored when under owne... | Mario Vavti | 2018-09-03 | 1 | -7/+5 |
* | Fix: Authors unable to comment on posts they authored when under owned by oth... | M.Dent | 2018-09-01 | 1 | -5/+7 |
* | issue with mdpost addon and archive.org links which contain a full url as a p... | zotlabs | 2018-08-13 | 1 | -1/+1 |
* | more refactor tags/mentions | zotlabs | 2018-05-14 | 1 | -1/+1 |
* | tagging changes: + (old style forum mentions), and underscore space replaceme... | zotlabs | 2018-05-03 | 1 | -10/+0 |
* | backend work to allow admin to delete photos. Still requires frontend work to... | zotlabs | 2018-05-02 | 1 | -5/+10 |
* | Provide admin delete ability if the viewer is admin but has no existing delet... | zotlabs | 2018-05-02 | 1 | -7/+14 |
* | fix permalinks to children of articles and cards | zotlabs | 2018-04-05 | 1 | -0/+1 |
* | private forum mentions | zotlabs | 2018-04-04 | 1 | -1/+1 |
* | obscure permission issue with custom permissions when using the highly discou... | zotlabs | 2018-03-12 | 1 | -0/+6 |
* | turn shares into activities - make certain to pull addons or JSON-LD will chu... | zotlabs | 2018-02-13 | 1 | -4/+4 |
* | initial share refactor | zotlabs | 2018-02-12 | 1 | -1/+16 |
* | redirect to the email_validation page if login was attempted after account cr... | zotlabs | 2018-01-29 | 1 | -0/+1 |
* | move markdown-in-posts/comments feature to plugin | zotlabs | 2018-01-14 | 1 | -8/+6 |
* | wrong constant name | zotlabs | 2017-12-14 | 1 | -1/+1 |
* | auto promote beginner (techlevel 0) accounts to level 1 after they show signs... | zotlabs | 2017-12-10 | 1 | -1/+23 |
* | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 1 | -9/+14 |
* | article feature | zotlabs | 2017-11-22 | 1 | -0/+15 |
* | cleanup of upload_to_comments test; we actually don't care about the profile ... | zotlabs | 2017-11-12 | 1 | -9/+0 |
* | bring back the markdown post feature (after investing some effort to make it ... | zotlabs | 2017-10-22 | 1 | -37/+9 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-03 | 1 | -9/+16 |
|\ |
|
| * | Clone sync deletions to comments (which belong to you) on wall posts (which d... | zotlabs | 2017-10-02 | 1 | -9/+16 |
* | | fix community tags not preserved on post edit. issue #865 | Mario Vavti | 2017-10-02 | 1 | -1/+1 |
|/ |
|