mastodon/spec
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts ()
* Add bell button

Fix 

* 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
..
controllers Add option to be notified when a followed user posts ()
fabricators Change account suspensions to be reversible by default ()
features Add submit button to the top of preferences pages ()
fixtures Add noopener and/or noreferrer ()
helpers Add ability to filter audit log in admin UI ()
lib Refactor feed manager ()
mailers refactor: add email previews for WebAuthn emails ()
models Add option to be notified when a followed user posts ()
policies Change admin UI for hashtags and add back whitelisted trends ()
presenters Admission-based registrations mode ()
requests Fix localization test failing due to order of locale definitions ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Add option to be notified when a followed user posts ()
support Fix base64-encoded file uploads not being possible ()
validators Improve email address validation ()
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
workers Add option to be notified when a followed user posts ()
rails_helper.rb Add WebAuthn as an alternative 2FA method ()
spec_helper.rb Move rspec examples to tmp dir ()