chinwagsocial/app/controllers
Eugen Rochko 8378b72eba
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 21:05:08 +02:00
..
activitypub
admin Add resend confirmation for admin (#7378) 2018-05-06 10:59:03 +02:00
api
auth
concerns HTTP signatures spec no longer requires algorithms field (#7525) 2018-05-17 04:03:28 +02:00
oauth Ensure push subscription is immediately removed when application is revoked (#7548) 2018-05-19 21:05:08 +02:00
settings Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
accounts_controller.rb
application_controller.rb Update session activation time (fixes #5605) (#7408) 2018-05-11 13:20:58 +02:00
authorize_follows_controller.rb
emojis_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
invites_controller.rb Add tests for invites controller (#7441) 2018-05-11 13:14:33 +02:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 2018-05-16 12:29:45 +02:00
remote_follow_controller.rb
remote_unfollows.rb Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
shares_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00