chinwagsocial/app/controllers
Eugen Rochko c707ef49d9
Fix 2FA challenge and password challenge for non-database users (#11831)
* Fix 2FA challenge not appearing for non-database users

Fix #11685

* Fix account deletion not working when using external login

Fix #11691
2019-09-15 21:08:39 +02:00
..
activitypub
admin Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 2019-09-11 16:32:44 +02:00
api Remove deprecated GET /api/v1/search API (#11823) 2019-09-13 16:11:13 +02:00
auth Fix 2FA challenge and password challenge for non-database users (#11831) 2019-09-15 21:08:39 +02:00
concerns Add HTTP signature keyId to request log (#11591) 2019-08-18 18:03:56 +02:00
oauth
settings Fix 2FA challenge and password challenge for non-database users (#11831) 2019-09-15 21:08:39 +02:00
well_known
about_controller.rb Add public blocks to /about/blocks (#11298) 2019-08-19 11:35:48 +02:00
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 Add an RSS feed tagged to a public profile page (#10502) 2019-08-18 20:54:36 +02:00
application_controller.rb Add healthcheck endpoint for web (#11770) 2019-09-07 02:47:51 +02:00
authorize_interactions_controller.rb Add remote interaction dialog for toots (#8202) 2018-08-18 03:03:12 +02:00
custom_css_controller.rb Fix custom CSS controller (#11336) 2019-07-17 17:14:25 +02:00
directories_controller.rb Change layout of public profile directory to be the same as in web UI (#11705) 2019-08-30 07:41:16 +02:00
emojis_controller.rb Add (back) rails-level JSON caching (#11333) 2019-07-21 22:32:16 +02:00
filters_controller.rb
follower_accounts_controller.rb Fix more ActivityPub queries setting cookies and preventing caching (#11557) 2019-08-12 22:26:07 +02:00
following_accounts_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 2019-07-08 12:03:45 +02:00
invites_controller.rb Add invite comments (#10465) 2019-08-19 11:40:42 +02:00
manifests_controller.rb Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311) 2019-07-23 11:10:42 +02:00
media_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
media_proxy_controller.rb Fix uncaught errors in media proxy controller (#11811) 2019-09-12 01:51:12 +02:00
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
shares_controller.rb
statuses_controller.rb Fix ActivityPub and REST API queries setting cookies and preventing caching (#11539) 2019-08-11 22:59:40 +02:00
tags_controller.rb