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/app/models/concerns
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
..
account_associations.rb Change account suspensions to be reversible by default (#14726) 4 years ago
account_avatar.rb
account_counters.rb
account_finder_concern.rb Search account domain in lowercase (#13016) 5 years ago
account_header.rb
account_interactions.rb Add option to be notified when a followed user posts (#13546) 4 years ago
attachmentable.rb Fix remote files not using Content-Type header, streaming (#14184) 5 years ago
cacheable.rb
domain_normalizable.rb Fix admin page crashing when trying to block an invalid domain name (#13884) 5 years ago
expireable.rb
ldap_authenticable.rb
omniauthable.rb Fix rubocop warning (#14288) 5 years ago
paginable.rb allow pagination by min_id and max_id (#14776) 4 years ago
pam_authenticable.rb
rate_limitable.rb Add specific rate limits for posting and following (#13172) 5 years ago
redisable.rb
relationship_cacheable.rb
remotable.rb Fix movie width and frame_rate returning nil (#14357) 5 years ago
status_threading_concern.rb
user_roles.rb