aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Item.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleanup of upload_to_comments test; we actually don't care about the profile ...zotlabs2017-11-121-9/+0
* bring back the markdown post feature (after investing some effort to make it ...zotlabs2017-10-221-37/+9
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-031-9/+16
|\
| * Clone sync deletions to comments (which belong to you) on wall posts (which d...zotlabs2017-10-021-9/+16
* | fix community tags not preserved on post edit. issue #865Mario Vavti2017-10-021-1/+1
|/
* fix category links in card bodieszotlabs2017-08-291-1/+10
* make cards searchablezotlabs2017-08-241-11/+13
* fix permalinks for card comments (send to parent url)zotlabs2017-08-241-0/+11
* fix permalink for cardszotlabs2017-08-231-0/+4
* missing observer hashgit-marijus2017-08-031-1/+1
* prevent expiration of conversations you are involved with - allows you to fin...zotlabs2017-07-101-2/+7
* remove deprecated app parameter from conversation()zotlabs2017-06-201-1/+1
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-4/+27
* get rid of edit activitieszotlabs2017-05-071-1/+11
* The rest of the library and backend changes to support client-side e2ee and d...zotlabs2017-04-201-0/+1
* input filter updateszotlabs2017-03-141-16/+5
* code_allowed is a real mess. Start the cleanup by remving the account level c...zotlabs2017-03-131-12/+2
* better handling of mimetype securityzotlabs2017-03-121-16/+7
* rename bb2diaspora.php to markdown.phpzotlabs2017-02-021-1/+1
* add gen_link_id() function to selectively encode/decode the message-id compon...Hubzilla2017-01-191-3/+5
* urlencode the message-id component of generated /display/ links; in most case...Hubzilla2017-01-181-3/+3
* native wiki stuffzotlabs2017-01-171-2/+4
* expires lost during editzotlabs2017-01-111-2/+4
* obj_type on edit activity was wrongzotlabs2017-01-091-1/+1
* minor cleanupzotlabs2016-12-261-6/+3
* tag and mention handling in private mail (which required refactoring the bbco...zotlabs2016-12-131-35/+1
* clone sync missing for some item delete operationszotlabs2016-12-111-0/+8
* mod_item: better exception handling for api usezotlabs2016-12-031-3/+27
* issue #607 parens not recognised inside urlszotlabs2016-12-011-2/+2
* send "hidden" edit activities to networks which don't support edits themselveszotlabs2016-10-251-1/+1
* first cut at edit activitieszotlabs2016-10-251-0/+2