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 974b1b79ce
Add option to be notified when a followed user posts (#13546)
* Add bell button

Fix #4890

* Remove duplicate type from post-deployment migration

* Fix legacy class type mappings

* Improve query performance with better index

* Fix validation

* Remove redundant index from notifications
4 years ago
..
activitypub Change REST API to return empty data for suspended accounts (#14765) 5 years ago
admin Change account suspensions to be reversible by default (#14726) 5 years ago
api Add option to be notified when a followed user posts (#13546) 4 years ago
auth Add WebAuthn as an alternative 2FA method (#14466) 5 years ago
concerns Refactor settings controllers (#14767) 5 years ago
oauth Refactor settings controllers (#14767) 5 years ago
settings Change account suspensions to be reversible by default (#14726) 5 years ago
well_known Fix webfinger returning wrong status code on malformed or missing param (#13759) 5 years ago
about_controller.rb
account_follow_controller.rb Add specific rate limits for posting and following (#13172) 5 years ago
account_unfollow_controller.rb
accounts_controller.rb Do not serve account actors at all in limited federation mode (#14800) 5 years ago
application_controller.rb Fix RSS feeds not being cachable (#14368) 5 years ago
authorize_interactions_controller.rb Add specific rate limits for posting and following (#13172) 5 years ago
custom_css_controller.rb
directories_controller.rb Fix functional user requirements in whitelist mode (#14093) 5 years ago
emojis_controller.rb
filters_controller.rb Fix missing authentication call in filters controller (#12746) 5 years ago
follower_accounts_controller.rb Fix functional user requirements in whitelist mode (#14093) 5 years ago
following_accounts_controller.rb Fix functional user requirements in whitelist mode (#14093) 5 years ago
home_controller.rb Fix other sessions not being logged out on password change (#14252) 5 years ago
instance_actors_controller.rb Add outbox attribute to instance actor (#14721) 5 years ago
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb Fix functional user requirements in whitelist mode (#14093) 5 years ago
media_proxy_controller.rb Fix media attachments enumeration (#14254) 5 years ago
public_timelines_controller.rb
relationships_controller.rb Change followers page to relationships page in admin UI (#12927) 5 years ago
remote_follow_controller.rb
remote_interaction_controller.rb Fix functional user requirements in whitelist mode (#14093) 5 years ago
shares_controller.rb
statuses_controller.rb Fix functional user requirements in whitelist mode (#14093) 5 years ago
tags_controller.rb Refactor how public and tag timelines are queried (#14728) 5 years ago