aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/accounts.ts
Commit message (Expand)AuthorAgeFilesLines
* Add ability to subscribe from the channel account pageChocobozzz2019-05-291-1/+1
* Add pagination to account video channels endpointChocobozzz2019-05-291-2/+14
* Add check params account ratings testsChocobozzz2019-04-091-5/+5
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-2/+36
* Cleanup express locals typingsChocobozzz2019-03-191-4/+3
* Add playlist rest testsChocobozzz2019-03-181-1/+4
* Playlist server APIChocobozzz2019-03-181-12/+45
* Refresh remote actors on GET enpointsChocobozzz2019-01-141-0/+7
* Remove inferred typeChocobozzz2018-12-051-2/+2
* Add ability for users to block an account/instance on server sideChocobozzz2018-10-161-2/+3
* Add ability to list all local videosChocobozzz2018-10-101-1/+3
* Fetch outbox when searching an actorChocobozzz2018-08-271-1/+3
* Add ability to set a name to a channelChocobozzz2018-08-271-1/+1
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+1
* Add videos list filtersChocobozzz2018-07-241-3/+9
* Only use account name in routesChocobozzz2018-05-251-6/+6
* Update video-channel routes (again)Chocobozzz2018-04-251-166/+2
* Video channel API routes refractorChocobozzz2018-04-251-2/+2
* Update video channel routesChocobozzz2018-04-241-14/+195
* Add account viewChocobozzz2018-04-241-3/+34
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-2/+2
* Set sort refractoringChocobozzz2018-01-181-2/+2
* Send account activitypub update eventsChocobozzz2018-01-031-0/+38