aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-undo.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | For now we Create these activities, but we should just send them directly. This fix handles correctly direct Dislikes/Flags/Views, we'll implement the sending correctly these activities in the next peertube version
* 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