openstreetmap-website/config
Andy Allan 78dd142df4 Avoid using raw in html mailer views
Use the _html suffix to mark that we expect the translations to contain links.

Unfortunately, we can't use the _html keys for the plain text emails, since the input options (e.g. username, url) will be html-escaped,
before it is passed to the view. So we need to use non-html-suffix keys for the plaintext views, in most cases. Only when the translation
options (e.g. url) are guaranteed to not contain any escapable characters can the same translation key be shared.
2020-12-02 15:13:09 +00:00
..
environments Fix new rubocop warnings 2020-08-06 18:42:16 +01:00
image_optim Disable image_optim workers in tests 2018-03-28 13:52:51 +08:00
initializers Merge remote-tracking branch 'upstream/pull/2983' into master 2020-11-25 16:59:23 +00:00
legales Renumbered sections to be more consistent with subsection numbering style 2011-04-13 13:17:21 +01:00
locales Avoid using raw in html mailer views 2020-12-02 15:13:09 +00:00
potlatch Trace everywhere in potlatch too 2018-02-26 22:42:29 -08:00
settings Set server_url to test.host in test environments 2019-07-17 11:25:36 +01:00
.gitignore Add support for Active Storage attachments 2019-07-09 19:17:29 +01:00
application.rb Enable locale fallback in all environments 2020-06-26 20:30:48 +01:00
banners.yml Added banner for OpenStreetMap 16th birthday 2020-08-03 02:45:51 +03:00
boot.rb Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
brakeman.yml Fix the Command Injection warnings from Brakeman 2020-07-31 15:54:06 +01:00
cable.yml Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
countries.xml Replace the country table with a static XML countries file 2014-01-17 19:25:58 +00:00
credentials.yml.enc Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
environment.rb Update to rails 5.1.4 2017-10-17 18:49:55 +01:00
eslint.json Fix eslint warnings 2020-08-06 22:43:16 +01:00
example.database.yml Recommend PostgreSQL 9.1+ in database.yml 2014-11-07 08:24:26 +00:00
example.storage.yml Add support for Active Storage attachments 2019-07-09 19:17:29 +01:00
i18n-js.yml Fix issues with renaming of diary entry controller 2018-11-17 17:47:51 +00:00
image_optim.yml Enable image compression utils for image_optim 2017-12-06 13:20:26 +00:00
key.yml Merge remote-tracking branch 'openstreetmap/pull/1004' 2016-08-15 20:20:37 +01:00
languages.yml Locale maintenance: 2012-06-29 11:33:37 +00:00
master.key Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
openlayers.cfg Merge branch 'master' into notes 2012-10-13 15:55:34 +01:00
puma.rb Fix new rubocopy warnings 2020-06-24 18:49:12 +01:00
routes.rb Rename the notes#mine action to index 2020-07-08 18:43:30 +02:00
settings.yml Allow smtp settings to be configured through the settings system 2020-11-25 16:12:49 +00:00
spring.rb Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
travis.database.yml Add travis configuration 2015-02-22 19:21:33 +00:00
wiki_pages.yml Update wiki page data 2019-07-08 11:08:12 +01:00