aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Moderate.php
Commit message (Collapse)AuthorAgeFilesLines
* implement inline moderation of reactionsMario2023-06-271-2/+2
|
* implement optional moderation of unsolicited comments, minor css fixes and ↵Mario2023-06-231-6/+18
| | | | some more work on ocap
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-141-1/+1
|
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-1/+3
|
* add alt_pager to mod_moderate, remove legacy $a parameter from all ↵zotlabs2018-04-171-2/+6
| | | | occurrences of alt_pager
* code optimisations and de-duplication on updating parent commented timestampzotlabs2018-03-241-11/+6
|
* Hubzilla issue #1006, fix anonymous comments bump thread before being approved.zotlabs2018-03-211-0/+14
|
* redirect to be moderated items to /moderate and change the conv link to ↵Mario Vavti2017-10-191-4/+18
| | | | partent mid in /modrate
* no need to move $modrated check upMario Vavti2017-10-061-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-201-1/+0
|\
| * more anon comment fixeszotlabs2017-06-201-13/+13
| |
| * allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-191-0/+77
|
* remove deprecated app parameter from conversation()zotlabs2017-06-201-1/+1
|
* more anon comment fixeszotlabs2017-06-201-13/+13
|
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-0/+77