aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-undo.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor getOrCreateAPVideoChocobozzz2021-06-021-4/+4
* Cleanup models directory organizationChocobozzz2021-05-111-2/+2
* Remove old codeChocobozzz2021-02-121-6/+4
* Split types and typingsChocobozzz2020-06-181-2/+2
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
* Stronger model typingsChocobozzz2019-08-191-6/+6
* Stronger actor association typing in AP functionsChocobozzz2019-08-091-5/+6
* Fix user notifications on new followChocobozzz2019-08-021-1/+3
* Fix HLS transcodingChocobozzz2019-08-011-6/+4
* Add migrationsChocobozzz2019-04-241-1/+4
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-1/+7
* Check activities hostChocobozzz2018-11-141-2/+4
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-1/+1
* Improve AP actor checksChocobozzz2018-09-191-18/+14
* Optimize activity actor load in AP processorsChocobozzz2018-09-191-15/+8
* Refractor videos AP functionsChocobozzz2018-09-191-3/+3
* Basic video redundancy implementationChocobozzz2018-09-131-5/+39
* Add federation to ownership changeChocobozzz2018-09-041-4/+6
* Add refresh video on searchChocobozzz2018-08-271-3/+3
* Refractor retry transaction functionChocobozzz2018-06-131-42/+6
* Correctly forward video related activitiesChocobozzz2018-05-311-4/+14
* Split files in activitypub serverChocobozzz2018-05-251-1/+1
* Add ability to update a video channelChocobozzz2018-05-111-1/+24
* Improve activity pub actors implementationChocobozzz2018-03-221-3/+6
* Fetch remote AP objectsChocobozzz2018-01-101-9/+7
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
* Begin moving video channel to actorChocobozzz2017-12-191-21/+22
* Move models to typescript-sequelizeChocobozzz2017-12-131-17/+20
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-16/+27
* Better follows testsChocobozzz2017-11-271-4/+4
* Federate likes/dislikesChocobozzz2017-11-271-11/+88
* Add ability to unfollow a serverChocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+31