mastodon/spec/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
2020-09-18 17:26:45 +02:00
..
activitypub Fix RSS feeds not being cachable (#14368) 2020-07-22 11:44:02 +02:00
admin Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
api Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
auth Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
concerns Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
oauth
settings Refactor settings controllers (#14767) 2020-09-11 20:56:35 +02:00
well_known
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb Do not serve account actors at all in limited federation mode (#14800) 2020-09-14 13:04:29 +02:00
application_controller_spec.rb
authorize_interactions_controller_spec.rb
emojis_controller_spec.rb
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb Fix media attachments enumeration (#14254) 2020-07-07 15:26:51 +02:00
media_proxy_controller_spec.rb Fix media attachments enumeration (#14254) 2020-07-07 15:26:51 +02:00
relationships_controller_spec.rb
remote_follow_controller_spec.rb
remote_interaction_controller_spec.rb
shares_controller_spec.rb
statuses_controller_spec.rb Fix RSS feeds not being cachable (#14368) 2020-07-22 11:44:02 +02:00
tags_controller_spec.rb