mastodon/app/models/concerns
abcang 71a7cea73f Keep notification when muting_notifications is true (#7311)
* Keep notification when muting_notifications is true

* Retrun mute object

* Fix test
2018-05-02 16:14:51 +02:00
..
account_avatar.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb Keep notification when muting_notifications is true (#7311) 2018-05-02 16:14:51 +02:00
attachmentable.rb Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 2018-04-23 09:16:38 +02:00
cacheable.rb
omniauthable.rb Add additional first_name and last_name SAML attribute statement options, and modify Omniauthable concern to use full_name or first_name + last_name if not available (#6669) 2018-03-07 06:19:10 +01:00
paginable.rb
relationship_cacheable.rb
remotable.rb Rescue Mastodon::LengthValidationError in Remoteable (#7228) 2018-04-22 15:42:00 +02:00
status_threading_concern.rb Paginate descendant statuses in public page (#7148) 2018-04-23 19:27:35 +02:00
streamable.rb