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
..
accounts Fix own following/followers not showing muted users ()
admin Add moderation API ()
announcements Add announcements ()
apps
instances
lists
polls
push
statuses Fix not being able to unbookmark toots when blocked by their author ()
timelines Remove deprecated REST API `GET /api/v1/timelines/direct` ()
accounts_controller_spec.rb Add option to be notified when a followed user posts ()
announcements_controller_spec.rb Add announcements ()
apps_controller_spec.rb
blocks_controller_spec.rb
bookmarks_controller_spec.rb Support min_id-based pagination for bookmarks ()
conversations_controller_spec.rb
custom_emojis_controller_spec.rb
domain_blocks_controller_spec.rb
endorsements_controller_spec.rb
favourites_controller_spec.rb
filters_controller_spec.rb
follow_requests_controller_spec.rb Add updated relationship to follow request API responses ()
instances_controller_spec.rb
lists_controller_spec.rb
markers_controller_spec.rb Add timeline read markers API ()
media_controller_spec.rb
mutes_controller_spec.rb
notifications_controller_spec.rb Add `account_id` param to `GET /api/v1/notifications` ()
polls_controller_spec.rb Fix poll API not requiring authentication on non-public polls ()
reports_controller_spec.rb
statuses_controller_spec.rb Add specific rate limits for posting and following ()
streaming_controller_spec.rb
suggestions_controller_spec.rb
trends_controller_spec.rb Add announcements ()