aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/account.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix express validatorChocobozzz2019-07-251-1/+1
|
* Refactor middleware helpersChocobozzz2019-07-241-1/+2
|
* Does existChocobozzz2019-03-191-3/+3
|
* Playlist server APIChocobozzz2019-03-181-2/+2
|
* Only use account name in routesChocobozzz2018-05-251-29/+3
|
* Handle account name in client urlChocobozzz2018-05-241-3/+9
| | | | More consistent with AP urls
* Add links to comment mentionsChocobozzz2018-02-211-2/+21
|
* Send account activitypub update eventsChocobozzz2018-01-031-2/+17
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-2/+2
|
* Refractor validatorsChocobozzz2017-11-271-7/+8
|
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-24/+2
|
* Fix lintChocobozzz2017-11-271-8/+1
|
* Follow worksChocobozzz2017-11-271-6/+4
|
* Handle follow/acceptChocobozzz2017-11-271-12/+13
|
* Begin activitypubChocobozzz2017-11-271-0/+53