chinwagsocial/config/locales
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243)
* feat: Register push subscription

* feat: Notify when mentioned

* feat: Boost, favourite, reply, follow, follow request

* feat: Notification interaction

* feat: Handle change of public key

* feat: Unsubscribe if things go wrong

* feat: Do not send normal notifications if push is enabled

* feat: Focus client if open

* refactor: Move push logic to WebPushSubscription

* feat: Better title and body

* feat: Localize messages

* chore: Fix lint errors

* feat: Settings

* refactor: Lazy load

* fix: Check if push settings exist

* feat: Device-based preferences

* refactor: Simplify logic

* refactor: Pull request feedback

* refactor: Pull request feedback

* refactor: Create /api/web/push_subscriptions endpoint

* feat: Spec PushSubscriptionController

* refactor: WebPushSubscription => Web::PushSubscription

* feat: Spec Web::PushSubscription

* feat: Display first media attachment

* feat: Support direction

* fix: Stuff broken while rebasing

* refactor: Integration with session activations

* refactor: Cleanup

* refactor: Simplify implementation

* feat: Set VAPID keys via environment

* chore: Comments

* fix: Crash when no alerts

* fix: Set VAPID keys in testing environment

* fix: Follow link

* feat: Notification actions

* fix: Delete previous subscription

* chore: Temporary logs

* refactor: Move migration to a later date

* fix: Fetch the correct session activation and misc bugs

* refactor: Move migration to a later date

* fix: Remove follow request (no notifications)

* feat: Send administrator contact to push service

* feat: Set time-to-live

* fix: Do not show sensitive images

* fix: Reducer crash in error handling

* feat: Add badge

* chore: Fix lint error

* fix: Checkbox label overlap

* fix: Check for payload support

* fix: Rename action "type" (crash in latest Chrome)

* feat: Action to expand notification

* fix: Lint errors

* fix: Unescape notification body

* fix: Do not allow boosting if the status is hidden

* feat: Add VAPID keys to the production sample environment

* fix: Strip HTML tags from status

* refactor: Better error messages

* refactor: Handle browser not implementing the VAPID protocol (Samsung Internet)

* fix: Error when target_status is nil

* fix: Handle lack of image

* fix: Delete reference to invalid subscriptions

* feat: Better error handling

* fix: Unescape HTML characters after tags are striped

* refactor: Simpify code

* fix: Modify to work with #4091

* Sort strings alphabetically

* i18n: Updated Polish translation

it annoys me that it's not fully localized :P

* refactor: Use current_session in PushSubscriptionController

* fix: Rebase mistake

* fix: Set cacheName to mastodon

* refactor: Pull request feedback

* refactor: Remove logging statements

* chore(yarn): Fix conflicts with master

* chore(yarn): Copy latest from master

* chore(yarn): Readd offline-plugin

* refactor: Use save! and update!

* refactor: Send notifications async

* fix: Allow retry when push fails

* fix: Save track for failed pushes

* fix: Minify sw.js

* fix: Remove account_id from fabricator
2017-07-13 22:15:32 +02:00
..
activerecord.ca.yml
activerecord.en.yml
activerecord.fa.yml
activerecord.fr.yml
activerecord.he.yml
activerecord.id.yml
activerecord.it.yml
activerecord.ja.yml
activerecord.no.yml
activerecord.oc.yml
activerecord.pl.yml
activerecord.ru.yml
activerecord.th.yml
activerecord.uk.yml
ar.yml
bg.yml
ca.yml Improve UI of admin site settings (#4163) 2017-07-12 03:24:04 +02:00
de.yml Improve UI of admin site settings (#4163) 2017-07-12 03:24:04 +02:00
devise.ar.yml Adding arabic string localization (rebased) (#1895) 2017-04-23 05:58:47 +02:00
devise.bg.yml Fix #624 - Add localization for Bulgarian (#645) 2017-04-13 13:16:28 +02:00
devise.ca.yml
devise.de.yml Updated and fixed german orthography 2017-04-03 19:01:17 +02:00
devise.en.yml Added a warning to look into the spam folder (#2921) 2017-05-17 02:55:37 +02:00
devise.eo.yml
devise.es.yml
devise.fa.yml
devise.fi.yml
devise.fr.yml Various fixes in the French translation (#4107) 2017-07-08 01:27:22 +02:00
devise.he.yml i18n: Hebrew Spam folder check warning added (#3134) 2017-05-19 11:42:02 +02:00
devise.hr.yml Apply i18n-tasks normalize to locales (#1696) 2017-04-13 19:18:32 +02:00
devise.hu.yml fixing yamls for #275 2016-11-25 13:57:37 +01:00
devise.id.yml
devise.io.yml Add Ido (io) translation (#2202) 2017-04-21 19:15:25 +02:00
devise.it.yml
devise.ja.yml Improve ja translation (#3071) 2017-05-16 00:12:07 +02:00
devise.nl.yml Updating and extending Dutch strings (#2930) 2017-05-08 23:11:12 +02:00
devise.no.yml More Norwegian translations (#1805) 2017-04-15 02:33:37 +02:00
devise.oc.yml l10n update for account deletion (#3820) 2017-06-17 20:21:25 +02:00
devise.pl.yml i18n: Minor fix in devise.pl.yml (#3978) 2017-06-27 23:14:02 +02:00
devise.pt-BR.yml
devise.pt.yml Add Brazilian Portuguese and fix European Portuguese (#1966) 2017-04-17 10:38:27 +02:00
devise.ru.yml Fix Ukrainian malformed locale submitted in #2893, i18n-tasks normalize (#2896) 2017-05-08 01:46:36 +02:00
devise.th.yml Add Thai langauge (#2903) 2017-05-08 15:56:00 +02:00
devise.tr.yml
devise.uk.yml
devise.zh-CN.yml
devise.zh-HK.yml
devise.zh-TW.yml Add translations for zh-TW (Taiwan) (#1794) 2017-04-15 02:49:43 +02:00
doorkeeper.ar.yml
doorkeeper.bg.yml
doorkeeper.ca.yml
doorkeeper.de.yml
doorkeeper.en.yml
doorkeeper.eo.yml
doorkeeper.es.yml
doorkeeper.fa.yml
doorkeeper.fi.yml
doorkeeper.fr.yml
doorkeeper.he.yml
doorkeeper.hr.yml
doorkeeper.hu.yml
doorkeeper.id.yml
doorkeeper.io.yml
doorkeeper.it.yml
doorkeeper.ja.yml
doorkeeper.nl.yml
doorkeeper.no.yml
doorkeeper.oc.yml
doorkeeper.pl.yml
doorkeeper.pt-BR.yml
doorkeeper.pt.yml
doorkeeper.ru.yml
doorkeeper.th.yml
doorkeeper.uk.yml
doorkeeper.zh-CN.yml
doorkeeper.zh-HK.yml
doorkeeper.zh-TW.yml
en.yml
eo.yml Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
es.yml
fa.yml
fi.yml Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
fr.yml
he.yml Improve UI of admin site settings (#4163) 2017-07-12 03:24:04 +02:00
hr.yml
hu.yml chore(landing_strip): hide signup path unless the instance allows registration. (#3055) 2017-05-16 00:41:09 +02:00
id.yml
io.yml
it.yml
ja.yml
ko.yml
nl.yml
no.yml
oc.yml
pl.yml
pt-BR.yml
pt.yml
ru.yml
simple_form.ar.yml
simple_form.bg.yml Fix #624 - Add localization for Bulgarian (#645) 2017-04-13 13:16:28 +02:00
simple_form.ca.yml
simple_form.de.yml
simple_form.en.yml Add Japanese translations for #4163 and #4129 (#4166) 2017-07-12 14:50:07 +02:00
simple_form.eo.yml
simple_form.es.yml
simple_form.fa.yml
simple_form.fi.yml
simple_form.fr.yml
simple_form.he.yml
simple_form.hr.yml Croatian language updates & fixes (#2203) 2017-04-21 03:30:15 +02:00
simple_form.hu.yml Per-status control for unlisted mode, also federation for unlisted mode 2016-11-30 21:34:59 +01:00
simple_form.id.yml
simple_form.io.yml Add Ido (io) translation (#2202) 2017-04-21 19:15:25 +02:00
simple_form.it.yml
simple_form.ja.yml Add Japanese translations (#4140) 2017-07-10 16:32:17 +02:00
simple_form.ko.yml
simple_form.nl.yml
simple_form.no.yml
simple_form.oc.yml
simple_form.pl.yml
simple_form.pt-BR.yml
simple_form.pt.yml
simple_form.ru.yml
simple_form.th.yml
simple_form.tr.yml
simple_form.uk.yml
simple_form.zh-CN.yml
simple_form.zh-HK.yml
simple_form.zh-TW.yml
th.yml
tr.yml
uk.yml
zh-CN.yml
zh-HK.yml
zh-TW.yml