1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Sorin Davidoi 3e01a7e677 fix(web_push_notification): Do not hard reload tab (#4380)
* fix(web_push_notification): Do not hard reload tab

* fix(web_push_notification_worker): Guard against null subscription

* refactor: Incorporate pull request feedback
2017-07-28 05:06:01 +02:00
..
controllers
helpers Fallback to site_hostname when site_title is empty (#4394) 2017-07-27 15:13:49 +02:00
javascript fix(web_push_notification): Do not hard reload tab (#4380) 2017-07-28 05:06:01 +02:00
lib
mailers
models fix(push_subscription): Use star icon for favourite action (#4396) 2017-07-27 15:46:33 +02:00
policies
presenters
serializers
services
validators
views
workers