You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers
Eugen Rochko 41e6c8b151 Fix incomplete account records being read (#4998)
* Fix incomplete account records being read

- Put account processing into redis lock
- Do not save until record is complete

* Fix spaces
7 years ago
..
activitypub Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766) 8 years ago
admin Fix custom emojis index (#5006) 7 years ago
api Fix error when following locked accounts (#4896) 8 years ago
auth Default follows for new users (#4871) 8 years ago
concerns Support more variations of ActivityPub keyId in signature (#4630) 8 years ago
oauth
settings authorize-follow-requests-after-unlocking (#4658) 8 years ago
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Switch to static URIs, new URI format in both protocols for new statuses (#4815) 8 years ago
application_controller.rb Add "signed in as" header to some pages (#4523) 8 years ago
authorize_follows_controller.rb Add "signed in as" header to some pages (#4523) 8 years ago
follower_accounts_controller.rb Set correct content-type for ActivityPub JSON (#4592) 8 years ago
following_accounts_controller.rb Set correct content-type for ActivityPub JSON (#4592) 8 years ago
home_controller.rb When web UI URL used while logged out, redirect to static page (#4954) 8 years ago
intents_controller.rb Add protocol handler. Handle follow intents (#4511) 8 years ago
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Fix incomplete account records being read (#4998) 7 years ago
remote_follow_controller.rb Add "signed in as" header to some pages (#4523) 8 years ago
shares_controller.rb Make share intent modal to make "signed in as" shown. (#4611) 8 years ago
statuses_controller.rb Update status embeds (#4742) 8 years ago
stream_entries_controller.rb Update status embeds (#4742) 8 years ago
tags_controller.rb Set correct content-type for ActivityPub JSON (#4592) 8 years ago