aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set port if not specified in webfingerChocobozzz2017-12-193-19/+19
* Fix migrationChocobozzz2017-12-191-9/+1
* Fix migration scriptsChocobozzz2017-12-192-1/+2
* Add foreign key migrationChocobozzz2017-12-191-17/+36
* Status are sent to mastodonChocobozzz2017-12-1918-109/+130
* Use RsaSignature2017Chocobozzz2017-12-197-11/+21
* Add public/private keys generation in migrationsChocobozzz2017-12-191-0/+13
* Unfollow with hostChocobozzz2017-12-193-44/+4
* Add dirty migration :/Chocobozzz2017-12-195-10/+259
* Begin moving video channel to actorChocobozzz2017-12-1980-1992/+1721