This website requires JavaScript.
Explore
Help
Register
Sign In
3g0st
/
mastodon-docker-playground
forked from
treehouse/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon-docker-playground
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
170e05db12
mastodon-docker-playground
/
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