aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-delete.ts
Commit message (Expand)AuthorAgeFilesLines
* Correctly forward comment deletionChocobozzz2018-10-021-2/+2
* Improve AP actor checksChocobozzz2018-09-191-0/+4
* Optimize activity actor load in AP processorsChocobozzz2018-09-191-15/+13
* Refractor activities sendingChocobozzz2018-09-141-0/+2
* Fix lintChocobozzz2018-06-131-2/+2
* Refractor retry transaction functionChocobozzz2018-06-131-41/+5
* Split files in activitypub serverChocobozzz2018-05-251-1/+1
* Fix delete comment federationChocobozzz2018-03-271-4/+11
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-2/+7
* Handle HTML is commentsChocobozzz2018-01-041-3/+4
* Fix delete activitiesChocobozzz2018-01-041-3/+3
* Add ability to delete commentsChocobozzz2018-01-041-3/+30
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
* Begin moving video channel to actorChocobozzz2017-12-191-37/+35
* Move models to typescript-sequelizeChocobozzz2017-12-131-18/+17
* Add follow testsChocobozzz2017-11-271-2/+2
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+105