aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process.ts
Commit message (Expand)AuthorAgeFilesLines
* Add more AP stats to stats endpointChocobozzz2021-02-261-0/+5
* Split types and typingsChocobozzz2020-06-181-2/+2
* Stronger model typingsChocobozzz2019-08-191-6/+5
* Stronger actor association typing in AP functionsChocobozzz2019-08-091-2/+3
* Fix user notifications on new followChocobozzz2019-08-021-9/+14
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-3/+9
* Warn user when they want to delete a channelChocobozzz2019-01-141-1/+1
* Fix checkbox marginsChocobozzz2018-11-191-2/+2
* Check activities hostChocobozzz2018-11-141-7/+18
* Improve AP actor checksChocobozzz2018-09-191-0/+5
* Optimize activity actor load in AP processorsChocobozzz2018-09-191-2/+8
* Truncate correctly video descriptionsChocobozzz2018-03-281-1/+1
* Improve activity pub actors implementationChocobozzz2018-03-221-2/+5
* Fix issues with truncated description and utf charactersChocobozzz2018-03-211-2/+1
* Update the api documentationChocobozzz2018-03-191-0/+1
* Add reject processing for activitypubChocobozzz2018-01-111-0/+2
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Begin moving video channel to actorChocobozzz2017-12-191-8/+6
* Move models to typescript-sequelizeChocobozzz2017-12-131-5/+5
* Check signature is correct with the activity pub actorChocobozzz2017-11-271-1/+7
* Fetch video likes/dislikes tooChocobozzz2017-11-271-1/+5
* Federate likes/dislikesChocobozzz2017-11-271-2/+4
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-0/+38