You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nyastodon/config
Eugen Rochko 6feafb8802
Various fixes and improvements (#12878)
* Fix unused role routes being generated

* Remove unused JavaScript code

* Refactor filters code to be DRYer

* Fix `.count == 0` comparisons to `.empty?` in views

* Fix filters in views
4 years ago
..
environments Add SMTP reply_to option (#11718) 5 years ago
initializers Add support for linking XMPP URIs in toots (#12709) 4 years ago
locales Undo translations restored to its previous state (#12876) 4 years ago
webpack Bump webpacker from 4.0.7 to 4.2.0 (#12416) 5 years ago
application.rb Add is to available locales (#12882) 4 years ago
boot.rb
brakeman.ignore
database.yml
deploy.rb Bump capistrano from 3.11.1 to 3.11.2 (#12012) 5 years ago
environment.rb
i18n-tasks.yml Fix inconsistent interpolations test by ignoring single plural keys (#12394) 5 years ago
navigation.rb Fix relays UI being available in whitelist/secure mode (#11963) 5 years ago
pghero.yml Use override_csp options on pghero (#12489) 5 years ago
puma.rb Add PERSISTENT_TIMEOUT option (#11756) 5 years ago
routes.rb Various fixes and improvements (#12878) 4 years ago
secrets.yml
settings.yml Admin setting to disable default follows (#12566) 4 years ago
sidekiq.yml
themes.yml
webpacker.yml