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
2020-09-18 17:26:45 +02:00
..
controllers Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
fabricators
features
fixtures
helpers
lib
mailers
models Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
policies
presenters
requests Fix localization test failing due to order of locale definitions (#12393) 2019-11-15 21:00:09 +01:00
routing
serializers/activitypub
services Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
support
validators
views
workers Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
rails_helper.rb
spec_helper.rb