aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/account.ts
Commit message (Expand)AuthorAgeFilesLines
* Only use account name in routesChocobozzz2018-05-251-29/+3
* Handle account name in client urlChocobozzz2018-05-241-3/+9
* 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