glitch-soc/app
Damien Erambert 4cd82d442e Update French locales (settings, ToS, & co) (#4261)
* add fr-FR locales to the landing page

* moar french locales

* terms of service/privacy policy

* remove un-used locales in the client (yarn manage:translations)

* update french locales in the client

* remove duplicate locales in fr.yml

* fix typos per PR comments in fr.yml

* put back default messages

* translate untranslated keys on the client

* add "push" after notifications

* correctly ident ToS in fr.yml
2017-07-22 20:28:40 +02:00
..
controllers Add button to re-subscribe to all accounts from a domain (#4285) 2017-07-20 23:07:13 +02:00
helpers Use the same emoji data on the frontend and backend (#4284) 2017-07-21 04:27:40 +02:00
javascript Update French locales (settings, ToS, & co) (#4261) 2017-07-22 20:28:40 +02:00
lib Use the same emoji data on the frontend and backend (#4284) 2017-07-21 04:27:40 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models fix(push_subscription): Guard against malformed favourite notification (#4271) 2017-07-19 22:37:52 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
serializers Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
services Fix #4172 - Mutes now block notifications (#4300) 2017-07-22 16:36:36 +02:00
validators Fix character/grapheme count stuff (#3839) 2017-06-19 11:31:14 +02:00
views Turn clouds on landing page into SVGs, use SCSS variables to color them (#4299) 2017-07-22 16:36:54 +02:00
workers Fix webfinger retries (#4275) 2017-07-20 01:59:07 +02:00