Gab-Social/config
rubic0n a623252c59 Convert to boolean in C code
casecmp?(str) is 1.5x faster than casecmp(str).zero?
It's 1 less method call in Ruby, and the C code can convert
to boolean, rather than returning a number and determining
if it's zero.
2021-02-17 23:25:10 -06:00
..
environments Replace Makara with an initial Rails 6 role based splitting method. 2021-02-09 19:38:10 +00:00
initializers Convert to boolean in C code 2021-02-17 23:25:10 -06:00
locales Updated registration page username to disallow unallowed characters 2021-02-11 00:57:48 -05:00
webpack Removed prop-types global import, added to files directly 2020-08-17 15:59:29 -05:00
application.rb Load Rails 6.0 defaults and remove 6.0 migration initializer 2021-01-31 17:39:13 -06:00
boot.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
brakeman.ignore Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
cable.yml Upgrade to Rails 6 2021-01-23 09:01:31 -06:00
database.yml Avoid redundant OAuth queries when not signed in 2021-02-15 23:26:00 +00:00
deploy.rb change all GitHub links to Gab's GitLab at code.gab.com 2019-07-03 13:26:13 -04:00
elastic_apm.yml Prevent constant ElasticAPM warnings in development by disabling it 2021-02-13 23:20:43 -06:00
environment.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
i18n-tasks.yml Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
navigation.rb Removed unused chat_messages route from Navigation for admin dashboard 2021-01-25 13:52:52 -05:00
puma.rb Upgrade to Rails 6 2021-01-23 09:01:31 -06:00
routes.rb Replace Makara with an initial Rails 6 role based splitting method. 2021-02-09 19:38:10 +00:00
secrets.yml Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
settings.yml Removed all occurances of "theme" from backend, settings 2021-01-15 14:35:50 -05:00
sidekiq.yml Progress on DMs 2020-12-19 01:33:33 -05:00
storage.yml Upgrade to Rails 6 2021-01-23 09:01:31 -06:00
webpacker.yml Progress 2020-01-24 16:18:17 -05:00