aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/server
Commit message (Expand)AuthorAgeFilesLines
* Move server follow in the job queueChocobozzz2018-04-181-63/+15
* Fix error loggingChocobozzz2018-03-261-3/+3
* Add stats routeChocobozzz2018-02-282-0/+41
* Don't follow ourselvesChocobozzz2018-02-231-0/+4
* Move job queue to redisChocobozzz2018-01-251-1/+1
* Basic api documentation #7 (#220)Dimitri Gilbert2018-01-241-1/+0
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-3/+3
* Set sort refractoringChocobozzz2018-01-181-4/+4
* Add tests to handle down serverChocobozzz2018-01-111-3/+1
* Propagate old comment on new followChocobozzz2017-12-281-5/+6
* Sanitize url to not end with implicit portsChocobozzz2017-12-211-13/+11
* Begin moving video channel to actorChocobozzz2017-12-191-70/+44
* SaveChocobozzz2017-12-191-1/+1
* Move models to typescript-sequelizeChocobozzz2017-12-131-27/+27
* Refractor validatorsChocobozzz2017-11-271-1/+1
* Federate video viewsChocobozzz2017-11-271-1/+8
* Fetch outbox to grab old activities testsChocobozzz2017-11-271-8/+5
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-0/+3
* Add follow testsChocobozzz2017-11-271-33/+49
* Refractor activity pub lib/helpersChocobozzz2017-11-271-4/+26
* Optimize signature verificationChocobozzz2017-11-271-1/+1
* ApplicationFollow -> SeverFollowChocobozzz2017-11-272-14/+14
* Send server announce when users upload a videoChocobozzz2017-11-271-4/+4
* Fix video upload and videos listChocobozzz2017-11-271-1/+5
* Rename Pod -> ServerChocobozzz2017-11-272-0/+139