This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon-glitch
mirror of
https://github.com/glitch-soc/mastodon
Watch
3
Star
0
Fork
You've already forked mastodon-glitch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e7b81d7d96
mastodon-glitch
/
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 19:05:08 +00: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