chuckya/config
ThibG a80fd8c79b
Change the about.instance_actor_flash to be single-line ()
Some translations of that string are single-line, which somehow seems to make
Crowdin issue a blank newline at the end of those translations.

This, in turns, leads to different results when running “i18n-tasks normalize”
depending on the version of libyaml installed, making the CI fail if it
runs a different version than whoever ran “i18n-tasks normalize”.

Since there is no real reason for that source string to be multi-line (it is
only displayed in HTML, without replacing newlines by <br/> tags),
attempt to fix Crowdin export by making the source string single-line.
2020-07-03 03:06:08 +02:00
..
environments Add SMTP reply_to option () 2019-09-02 18:12:40 +02:00
initializers Change Redis#exists calls to Redis#exists? to avoid deprecation warning () 2020-07-01 19:05:21 +02:00
locales Change the about.instance_actor_flash to be single-line () 2020-07-03 03:06:08 +02:00
webpack Bump copy-webpack-plugin from 5.1.1 to 6.0.1 () 2020-06-06 06:42:23 +09:00
application.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning () 2020-07-01 19:05:21 +02:00
boot.rb Fix bootsnap cache directory being declared relatively () 2018-12-13 05:19:52 +01:00
brakeman.ignore Add E2EE API () 2020-06-02 19:24:53 +02:00
database.yml config: add DB_SSLMODE for managed/remote PG () 2019-03-08 14:36:28 +01:00
deploy.rb Bump capistrano from 3.14.0 to 3.14.1 () 2020-06-17 06:31:30 +02:00
environment.rb Make PreviewCard records reuseable between statuses () 2017-09-01 16:20:16 +02:00
i18n-tasks.yml Change move handler to carry blocks over () 2020-07-01 13:51:15 +02:00
navigation.rb Add announcements () 2020-01-23 22:00:13 +01:00
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used () 2020-05-04 13:52:41 +02:00
puma.rb Add PERSISTENT_TIMEOUT option () 2019-09-04 20:44:08 +02:00
routes.rb Add user notes on accounts () 2020-06-30 19:19:50 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Admin setting to disable default follows () 2019-12-16 23:55:50 +01:00
sidekiq.yml Change trending hashtags to not disappear instantly after midnight () 2019-09-02 18:11:13 +02:00
themes.yml More polished light theme () 2018-05-25 18:36:26 +02:00
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 () 2019-03-15 15:05:31 +01:00