aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/activitypub/inbox.ts
Commit message (Collapse)AuthorAgeFilesLines
* Check activities hostChocobozzz2018-11-141-2/+4
|
* Process inbox activities in a queueChocobozzz2018-09-141-6/+17
|
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-6/+14
|
* Remove kue migrationChocobozzz2018-07-301-2/+0
|
* Upgrade server dependenciesChocobozzz2018-04-061-1/+3
|
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-191-1/+1
|
* Add stats routeChocobozzz2018-02-281-0/+2
|
* Detect posting request in our own inboxChocobozzz2018-02-231-2/+2
|
* Automatically resize avatarsChocobozzz2018-01-031-1/+1
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
|
* Begin moving video channel to actorChocobozzz2017-12-191-1/+9
|
* Fix bad to/cc when undo dislikeChocobozzz2017-11-301-1/+1
|
* Check signature is correct with the activity pub actorChocobozzz2017-11-271-1/+1
|
* Fetch video likes/dislikes tooChocobozzz2017-11-271-1/+1
|
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-31/+2
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-7/+8
|
* Fix lintChocobozzz2017-11-271-2/+1
|
* Handle announces in inboxChocobozzz2017-11-271-1/+3
|
* Follow worksChocobozzz2017-11-271-1/+3
|
* Handle follow/acceptChocobozzz2017-11-271-7/+22
|
* Continue activitypubChocobozzz2017-11-271-19/+11
|
* Begin activitypubChocobozzz2017-11-271-0/+72