aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix account names validationChocobozzz2018-01-051-1/+0
* Remove :443 from video urls tooChocobozzz2018-01-052-1/+26
* Fix tls and account bugChocobozzz2018-01-052-1/+43
* Add mentions to commentsChocobozzz2018-01-054-15/+85
* Handle HTML is commentsChocobozzz2018-01-042-14/+4
* Fix delete activitiesChocobozzz2018-01-043-10/+20
* Fix avatar updateChocobozzz2018-01-041-2/+3
* Refresh remote accountsChocobozzz2018-01-047-61/+122
* Add ability to delete commentsChocobozzz2018-01-0414-27/+325
* Add avatar in commentsChocobozzz2018-01-033-11/+21
* Send account activitypub update eventsChocobozzz2018-01-0322-68/+491
* Circle avatarChocobozzz2018-01-032-1/+2
* Automatically resize avatarsChocobozzz2018-01-039-10/+19
* Add avatar max size limitChocobozzz2018-01-039-20/+50
* Add ability to disable video commentsChocobozzz2018-01-0325-75/+206
* Begin to add avatar to actorsChocobozzz2017-12-2921-91/+366
* 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
* Add migration to delete old Authors tableChocobozzz2017-12-292-1/+19
* Fix videos testsChocobozzz2017-12-283-7/+11
* Fix user testsChocobozzz2017-12-282-6/+17
* 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-283-40/+30
* Improve check follow params testsChocobozzz2017-12-2821-153/+235
* Tests directories refractorChocobozzz2017-12-2838-95/+98
* Add get old comment on follow testsChocobozzz2017-12-282-11/+67
* Propagate old comment on new followChocobozzz2017-12-2875-304/+380
* Fix preview 404Chocobozzz2017-12-282-2/+3
* Add comments federation testsChocobozzz2017-12-279-56/+135
* Add video comment componentsChocobozzz2017-12-275-20/+68
* Send video comment comments to followers/originChocobozzz2017-12-275-51/+118
* Add check params testsChocobozzz2017-12-274-4/+218
* Begin unit testsChocobozzz2017-12-228-40/+247
* Add comments controllerChocobozzz2017-12-2210-99/+445
* Create comment on replied mastodon statutesChocobozzz2017-12-228-4/+295
* Fix webfinger validatorChocobozzz2017-12-213-5/+2
* Sanitize url to not end with implicit portsChocobozzz2017-12-215-58/+122
* Design modalsChocobozzz2017-12-201-1/+1
* Improve video tag in edit formChocobozzz2017-12-201-1/+1
* Add transition on play/loading playerChocobozzz2017-12-202-3/+20
* Only import bootstrap component that we needChocobozzz2017-12-201-2/+2
* Fix validators issueChocobozzz2017-12-202-3/+3
* Handle mastodon sharesChocobozzz2017-12-192-6/+17
* Fix player play exception on chromiumChocobozzz2017-12-193-4/+1
* Accept domain without port for webfingerChocobozzz2017-12-191-1/+1
* Fix lintChocobozzz2017-12-193-5/+3