aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send/send-delete.ts
Commit message (Expand)AuthorAgeFilesLines
* Stronger model typingsChocobozzz2019-08-191-6/+6
* Remove comment federation by video ownerChocobozzz2019-08-071-1/+4
* Add gitlab ci supportChocobozzz2019-07-291-2/+2
* Add playlist rest testsChocobozzz2019-03-181-1/+6
* Playlist server APIChocobozzz2019-03-181-1/+20
* Refractor activities sendingChocobozzz2018-09-141-6/+7
* Basic video redundancy implementationChocobozzz2018-09-131-13/+12
* Add more info loggingChocobozzz2018-07-301-0/+7
* Split files in activitypub serverChocobozzz2018-05-251-1/+2
* Fix delete comment federationChocobozzz2018-03-271-11/+29
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-1/+4
* Fix delete activitiesChocobozzz2018-01-041-6/+11
* Add ability to delete commentsChocobozzz2018-01-041-1/+15
* Begin moving video channel to actorChocobozzz2017-12-191-26/+12
* Move models to typescript-sequelizeChocobozzz2017-12-131-12/+13
* Fix lintChocobozzz2017-11-301-1/+1
* Put activity pub sends inside transactionsChocobozzz2017-11-301-5/+5
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+53