aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Add new name/terms/description config optionsChocobozzz2018-01-313-2/+17
* Add tests for emailsChocobozzz2018-01-305-1/+167
* Add ability to login with emailChocobozzz2018-01-291-1/+1
* Move job queue to redisChocobozzz2018-01-256-37/+45
* Misc. typos (#245)luzpaz2018-01-251-1/+1
* Add api doc in htmlChocobozzz2018-01-242-2/+1
* Fix testsChocobozzz2018-01-242-19/+28
* Destroy user token when changing its roleChocobozzz2018-01-233-23/+35
* Add ability to configure log levelChocobozzz2018-01-191-0/+4
* Fix embed button outlineChocobozzz2018-01-191-1/+8
* Increase tests timeoutChocobozzz2018-01-1818-18/+18
* Optimize SQL query that fetch actor outboxChocobozzz2018-01-182-7/+1
* Avoid too many requests and fetching outboxChocobozzz2018-01-181-8/+2
* Don't show videos of remote instance after unfollowChocobozzz2018-01-1811-40/+158
* Add ability to update some configuration keysChocobozzz2018-01-177-29/+309
* Fix actor followers/following countsChocobozzz2018-01-151-1/+1
* Fix lintChocobozzz2018-01-121-3/+3
* Update follower/following countsChocobozzz2018-01-122-0/+49
* Avoid making retried requests to dead followersChocobozzz2018-01-121-0/+4
* Add tests to handle down serverChocobozzz2018-01-115-19/+147
* Run videojs outside angularChocobozzz2018-01-101-1/+0
* Fetch remote AP objectsChocobozzz2018-01-101-0/+147
* Support video quota on clientChocobozzz2018-01-082-2/+23
* Add ability to delete commentsChocobozzz2018-01-044-5/+126
* Add avatar in commentsChocobozzz2018-01-031-1/+15
* Send account activitypub update eventsChocobozzz2018-01-037-0/+167
* Automatically resize avatarsChocobozzz2018-01-032-1/+1
* Add avatar max size limitChocobozzz2018-01-032-0/+8
* Add ability to disable video commentsChocobozzz2018-01-038-13/+107
* Begin to add avatar to actorsChocobozzz2017-12-295-6/+67
* Fix testsChocobozzz2017-12-294-44/+15
* Refractor check video testsChocobozzz2017-12-295-345/+320
* Refractor single server testChocobozzz2017-12-292-206/+151
* Fix real world scriptChocobozzz2017-12-294-568/+437
* Fix videos testsChocobozzz2017-12-283-7/+11
* Fix user testsChocobozzz2017-12-281-4/+4
* Improve check videos parameters testsChocobozzz2017-12-2811-577/+332
* Improve check users parameters testsChocobozzz2017-12-285-341/+172
* Improve check services parameters testsChocobozzz2017-12-282-90/+39
* Improve check jobs parameters testsChocobozzz2017-12-282-30/+22
* Improve check follow params testsChocobozzz2017-12-2818-149/+217
* Tests directories refractorChocobozzz2017-12-2838-95/+98
* Add get old comment on follow testsChocobozzz2017-12-281-11/+64
* Add comments federation testsChocobozzz2017-12-275-46/+127
* Add video comment componentsChocobozzz2017-12-271-1/+17
* Add check params testsChocobozzz2017-12-274-4/+218
* Begin unit testsChocobozzz2017-12-223-0/+200
* Begin moving video channel to actorChocobozzz2017-12-193-23/+4
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-193-1/+21
* Fix testsChocobozzz2017-12-141-7/+6