aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Expand)AuthorAgeFilesLines
* Add ability to change the homepageChocobozzz2018-03-011-0/+1
* Fix resolution for portrait videosChocobozzz2018-02-271-2/+2
* Add 30 fps limit in transcodingChocobozzz2018-02-261-0/+2
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-231-1/+5
* Add ability to add custom css/javascriptChocobozzz2018-02-221-1/+5
* Implement support field in video and video channelChocobozzz2018-02-152-2/+58
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-2/+8
* Add new name/terms/description config optionsChocobozzz2018-01-312-1/+7
* Add ability to reset our passwordChocobozzz2018-01-302-4/+19
* Fix migrationsChocobozzz2018-01-292-1/+24
* Don't rehost announced video activitiesChocobozzz2018-01-262-1/+42
* Move job queue to redisChocobozzz2018-01-254-30/+44
* Add ability to configure log levelChocobozzz2018-01-192-1/+4
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-1/+1
* Add ability to update some configuration keysChocobozzz2018-01-171-17/+67
* Update README badge pathsChocobozzz2018-01-161-1/+1
* Fix config storage pathsChocobozzz2018-01-161-8/+8
* Remove storage.certs from checkerChocobozzz2018-01-151-1/+1
* Fix lintChocobozzz2018-01-121-1/+0
* Update follower/following countsChocobozzz2018-01-122-1/+25
* Activity Pub improvementsChocobozzz2018-01-111-1/+2
* Add tests to handle down serverChocobozzz2018-01-111-2/+2
* Add scores to follows and remove bad onesChocobozzz2018-01-112-8/+41
* Fetch remote AP objectsChocobozzz2018-01-103-3/+4
* Remove :443 from video urls tooChocobozzz2018-01-052-1/+26
* Fix tls and account bugChocobozzz2018-01-052-1/+43
* Refresh remote accountsChocobozzz2018-01-041-1/+3
* Send account activitypub update eventsChocobozzz2018-01-031-0/+1
* Automatically resize avatarsChocobozzz2018-01-031-0/+5
* Add avatar max size limitChocobozzz2018-01-031-6/+6
* Add ability to disable video commentsChocobozzz2018-01-032-1/+27
* Begin to add avatar to actorsChocobozzz2017-12-292-4/+43
* Add migration to delete old Authors tableChocobozzz2017-12-292-1/+19
* Propagate old comment on new followChocobozzz2017-12-284-4/+6
* Add comments controllerChocobozzz2017-12-221-1/+3
* Create comment on replied mastodon statutesChocobozzz2017-12-222-1/+6
* Fix webfinger validatorChocobozzz2017-12-211-2/+0
* Sanitize url to not end with implicit portsChocobozzz2017-12-212-43/+86
* 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-192-6/+6
* Add public/private keys generation in migrationsChocobozzz2017-12-191-0/+13
* Unfollow with hostChocobozzz2017-12-191-2/+2
* Add dirty migration :/Chocobozzz2017-12-192-2/+237
* Begin moving video channel to actorChocobozzz2017-12-194-19/+24
* SaveChocobozzz2017-12-191-1/+1
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-192-1/+28
* Fix database connection (host + port)Chocobozzz2017-12-151-1/+4
* Add migrationChocobozzz2017-12-134-7/+56