aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Item.php
Commit message (Expand)AuthorAgeFilesLines
* issue with multi-line poll elementszotlabs2020-02-121-4/+4
* this allows polls to federate from hubzilla to zap, though still a remaining ...zotlabs2020-02-101-1/+5
* poll updateszotlabs2020-02-091-10/+17
* fix php warningÃMario2020-01-311-1/+1
* basic poll support and patch to not call System::get_platform_name() within t...zotlabs2020-01-301-2/+61
* event compatibility workzotlabs2020-01-141-2/+0
* fix duplicate attachment and regression with audio file uploadMario2019-11-041-5/+0
* Sync private items with clones; avoid sync if no local connection with thread...Max Kostikov2019-09-301-7/+1
* extend definition of direct message to anything with allow_cid but *not* allo...zotlabs2019-06-281-1/+6
* http signature consolidationzotlabs2019-06-261-1/+1
* provide auto redirect from zot6 /item permalinkszotlabs2019-06-251-0/+19
* changes to support direct messages in zot6 (set item.item_private = 2 when pr...zotlabs2019-06-191-6/+5
* minor zot6 compatibility issues uncovered through daily usezotlabs2019-06-171-1/+2
* Update Item.phpMax Kostikov2019-05-011-9/+5
* Fix missprintMax Kostikov2019-05-011-1/+1
* Use thr_parent for comment repliesMax Kostikov2019-05-011-6/+6
* Add initial threaded comments supportMax Kostikov2019-04-291-6/+10
* nomadic is not a parameter in the hz version of encode_item_collectionzotlabs2019-03-211-1/+1
* limit 1Mike Macgirvin2019-03-131-1/+1
* rework authenticated item fetches (check ACL on the parent, not on the reques...zotlabs2019-03-121-56/+41
* add owner permission checks to AS item fetchzotlabs2019-03-121-2/+37
* authenticated fetch fixeszotlabs2019-03-091-0/+1
* missing use AppMario Vavti2019-02-081-0/+1
* add missing zot6 conversation completion (required for message repeats)zotlabs2019-02-071-0/+144
* fix verb for reshareszotlabs2019-02-061-1/+1
* fix linkify_tags() so it works with xchans across multiple protocols, also so...zotlabs2019-02-031-2/+2
* fix generated plinkzotlabs2018-12-031-3/+3
* more work on the mid/uuid conversionzotlabs2018-11-151-17/+19
* item uuid changeszotlabs2018-11-121-1/+3
* begin native summary supportzotlabs2018-11-081-1/+23
* Remove servicelevel logicM. Dent2018-09-291-22/+0
* Corrected resubmit of fixes to Authors unable to comment on posts they author...M.Dent2018-09-041-5/+7
* Revert "Fix: Authors unable to comment on posts they authored when under owne...Mario Vavti2018-09-031-7/+5
* Fix: Authors unable to comment on posts they authored when under owned by oth...M.Dent2018-09-011-5/+7
* issue with mdpost addon and archive.org links which contain a full url as a p...zotlabs2018-08-131-1/+1
* more refactor tags/mentionszotlabs2018-05-141-1/+1
* tagging changes: + (old style forum mentions), and underscore space replaceme...zotlabs2018-05-031-10/+0
* backend work to allow admin to delete photos. Still requires frontend work to...zotlabs2018-05-021-5/+10
* Provide admin delete ability if the viewer is admin but has no existing delet...zotlabs2018-05-021-7/+14
* fix permalinks to children of articles and cardszotlabs2018-04-051-0/+1
* private forum mentionszotlabs2018-04-041-1/+1
* obscure permission issue with custom permissions when using the highly discou...zotlabs2018-03-121-0/+6
* turn shares into activities - make certain to pull addons or JSON-LD will chu...zotlabs2018-02-131-4/+4
* initial share refactorzotlabs2018-02-121-1/+16
* redirect to the email_validation page if login was attempted after account cr...zotlabs2018-01-291-0/+1
* move markdown-in-posts/comments feature to pluginzotlabs2018-01-141-8/+6
* wrong constant namezotlabs2017-12-141-1/+1
* auto promote beginner (techlevel 0) accounts to level 1 after they show signs...zotlabs2017-12-101-1/+23
* pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-261-9/+14
* article featurezotlabs2017-11-221-0/+15