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 Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
features
fixtures
helpers Add ability to filter audit log in admin UI (#13381) 2020-04-03 13:06:34 +02:00
lib Refactor feed manager (#14761) 2020-09-08 03:41:16 +02:00
mailers
models Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters
requests
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 Improve email address validation (#14565) 2020-08-12 12:40:25 +02:00
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