You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eugen Rochko a1f04c1e34
Fix authentication before 2FA challenge (#11943)
4 years ago
..
activitypub Fix multiple issues with replies collection for pages further than self-replies (#11582) 4 years ago
admin Add password challenge to 2FA settings, e-mail notifications (#11878) 4 years ago
api Remove deprecated `GET /api/v1/search` API (#11823) 4 years ago
auth Fix authentication before 2FA challenge (#11943) 4 years ago
concerns Add account migration UI (#11846) 4 years ago
oauth Change unconfirmed user login behaviour (#11375) 4 years ago
settings Addition of update activity distribution by alias, minor correction (#11905) 4 years ago
well_known Fix webfinger response not returning 410 when account is suspended (#11869) 4 years ago
about_controller.rb Add table of contents to about page (#11885) 4 years ago
account_follow_controller.rb Restful refactor of accounts/ routes (#2133) 7 years ago
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 7 years ago
accounts_controller.rb Add an RSS feed tagged to a public profile page (#10502) 4 years ago
application_controller.rb Add healthcheck endpoint for web (#11770) 4 years ago
authorize_interactions_controller.rb Add remote interaction dialog for toots (#8202) 5 years ago
custom_css_controller.rb Fix custom CSS controller (#11336) 4 years ago
directories_controller.rb Change layout of public profile directory to be the same as in web UI (#11705) 4 years ago
emojis_controller.rb Add (back) rails-level JSON caching (#11333) 4 years ago
filters_controller.rb Set @body_classes to admin layout (#9081) 5 years ago
follower_accounts_controller.rb Fix more ActivityPub queries setting cookies and preventing caching (#11557) 4 years ago
following_accounts_controller.rb Fix more ActivityPub queries setting cookies and preventing caching (#11557) 4 years ago
home_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 4 years ago
instance_actors_controller.rb Fix reverse-proxy caching of instance actor object (#11561) 4 years ago
intents_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 4 years ago
invites_controller.rb Add invite comments (#10465) 4 years ago
manifests_controller.rb Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311) 4 years ago
media_controller.rb Add whitelist mode (#11291) 4 years ago
media_proxy_controller.rb Fix uncaught errors in media proxy controller (#11811) 4 years ago
public_timelines_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 4 years ago
relationships_controller.rb Add order options to relationship manager UI (#10404) 5 years ago
remote_follow_controller.rb Fix uncaught domain normalization error in remote follow (#11703) 4 years ago
remote_interaction_controller.rb Fix uncaught domain normalization error in remote follow (#11703) 4 years ago
shares_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 4 years ago
statuses_controller.rb Fix ActivityPub and REST API queries setting cookies and preventing caching (#11539) 4 years ago
tags_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 4 years ago