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/spec
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
..
controllers Add option to be notified when a followed user posts (#13546) 4 years ago
fabricators Change account suspensions to be reversible by default (#14726) 4 years ago
features
fixtures
helpers
lib Refactor feed manager (#14761) 4 years ago
mailers refactor: add email previews for WebAuthn emails (#14658) 4 years ago
models Add option to be notified when a followed user posts (#13546) 4 years ago
policies
presenters
requests
routing
serializers/activitypub
services Add option to be notified when a followed user posts (#13546) 4 years ago
support
validators Improve email address validation (#14565) 4 years ago
views
workers Add option to be notified when a followed user posts (#13546) 4 years ago
rails_helper.rb Add WebAuthn as an alternative 2FA method (#14466) 4 years ago
spec_helper.rb