This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
c87863bdd1
glitch-social
/
spec
/
fabricators
/
web_setting_fabricator.rb
3 lines
52 B
Ruby
Raw
Normal View
History
Unescape
Escape
Ensure push subscription is immediately removed when application is revoked (#7548) * Ensure push subscription is immediately removed when application is revoked * When token is revoked from app, unsubscribe too
2018-05-19 20:05:08 +01:00
Fabricator
(
:web_setting
,
from
:
Web
::
Setting
)
do
Persist UI settings, add missing localizations for German
2017-01-09 13:00:55 +00:00
end