1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Eugen Rochko 97e43ec5f0
Add GET /api/v1/push/subscription REST API (#7471)
* Add Api::V1::Push::SubscriptionsController#show

* Add to routes
2018-05-13 21:07:31 +02:00
..
chewy
controllers Add GET /api/v1/push/subscription REST API (#7471) 2018-05-13 21:07:31 +02:00
helpers Improvements to toots display in admin view (#7452) 2018-05-12 17:44:15 +02:00
javascript Test if navigator.storage is present before using it (#7460) 2018-05-13 13:48:32 +02:00
lib Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 2018-05-12 16:48:32 +02:00
mailers
models Fix nil error in StatusFilter (#7470) 2018-05-13 20:26:30 +02:00
policies
presenters
serializers
services Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 2018-05-12 16:48:32 +02:00
validators
views Improvements to toots display in admin view (#7452) 2018-05-12 17:44:15 +02:00
workers