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/api
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
5 years ago
..
v1 Add option to be notified when a followed user posts (#13546) 5 years ago
v2 Change local media attachments to perform heavy processing asynchronously (#13210) 5 years ago
web Remove useless `respond_to` calls (#13208) 5 years ago
base_controller.rb Change account suspensions to be reversible by default (#14726) 5 years ago
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 5 years ago
proofs_controller.rb Fix proofs API being inaccessible in secure mode (#12495) 5 years ago