aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Fix AP security testsChocobozzz2021-03-241-1/+1
* Ensure we don't receive things from local actorsChocobozzz2021-02-081-1/+1
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+5
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
* Return an error on invalid count paginationChocobozzz2020-01-091-2/+7
* Add outbox page size parameterRigel Kent2020-01-092-0/+24
* Fix express validatorChocobozzz2019-07-251-1/+1
* Cleanup express locals typingsChocobozzz2019-03-191-2/+1
* Add HTTP signature check before linked signatureChocobozzz2018-10-191-4/+12
* Improve video torrent AP object validatorChocobozzz2018-05-111-2/+0
* Upgrade server dependenciesChocobozzz2018-04-061-15/+14
* Fix lintChocobozzz2018-02-231-1/+1
* Detect posting request in our own inboxChocobozzz2018-02-231-1/+10
* Propagate old comment on new followChocobozzz2017-12-282-4/+7
* Move models to typescript-sequelizeChocobozzz2017-12-132-2/+5
* Fix bad to/cc when undo dislikeChocobozzz2017-11-301-1/+1
* Refractor validatorsChocobozzz2017-11-272-13/+10
* Follow worksChocobozzz2017-11-271-4/+3
* Make it compile at leastChocobozzz2017-11-272-40/+1
* Continue activitypubChocobozzz2017-11-272-61/+21
* Begin activitypubChocobozzz2017-11-274-0/+132