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 7badad7797
Fix home regeneration (#6251)
* Fix regeneration marker not being removed after completion

* Return HTTP 206 from /api/v1/timelines/home if regeneration in progress
Prioritize RegenerationWorker by putting it into default queue

* Display loading indicator and poll home timeline while it regenerates

* Add graphic to regeneration message

* Make "not found" indicator consistent with home regeneration
7 years ago
..
activitypub Revert #5772 (#6221) 7 years ago
admin
api Fix home regeneration (#6251) 7 years ago
auth
concerns
oauth
settings
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Cache JSON of immutable ActivityPub representations (#6171) 7 years ago
application_controller.rb Fix force_ssl conditional (#6201) 7 years ago
authorize_follows_controller.rb
emojis_controller.rb Cache JSON of immutable ActivityPub representations (#6171) 7 years ago
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb
shares_controller.rb implement web share target (#6278) 7 years ago
statuses_controller.rb Make sure private toots remain private and do not end up in HTTP caches (#6175) 7 years ago
stream_entries_controller.rb
tags_controller.rb