aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/activitypub/activity.ts
Commit message (Expand)AuthorAgeFilesLines
* correct error codes and backward compatRigel Kent2021-06-021-4/+2
* refactor API errors to standard error formatRigel Kent2021-06-021-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
* Cleanup express locals typingsChocobozzz2019-03-191-2/+1
* 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-281-2/+2
* Move models to typescript-sequelizeChocobozzz2017-12-131-1/+2
* Fix bad to/cc when undo dislikeChocobozzz2017-11-301-1/+1
* Refractor validatorsChocobozzz2017-11-271-2/+4
* Follow worksChocobozzz2017-11-271-4/+3
* Continue activitypubChocobozzz2017-11-271-0/+21