aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/activitypub.ts
Commit message (Collapse)AuthorAgeFilesLines
* Begin moving video channel to actorChocobozzz2017-12-191-17/+11
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-4/+4
|
* Fix req acceptsChocobozzz2017-11-301-2/+3
|
* Fix activitypub check headersChocobozzz2017-11-301-1/+1
|
* Check correctly activitypub headersChocobozzz2017-11-301-1/+1
|
* Fix well known and json parser with mastodonChocobozzz2017-11-291-1/+3
|
* Add follow testsChocobozzz2017-11-271-6/+5
|
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
|
* Optimize signature verificationChocobozzz2017-11-271-4/+5
|
* Rename Pod -> ServerChocobozzz2017-11-271-2/+2
|
* Follow worksChocobozzz2017-11-271-15/+17
|
* Begin activitypubChocobozzz2017-11-271-0/+57