mastodon/app/models/concerns
OSAMU SATO 96761752ec
Add duration parameter to muting. (#13831)
* Adding duration to muting.

* Remove useless checks
2020-10-13 01:01:14 +02:00
..
account_associations.rb Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
account_avatar.rb
account_counters.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb Add duration parameter to muting. (#13831) 2020-10-13 01:01:14 +02:00
attachmentable.rb Fix remote files not using Content-Type header, streaming (#14184) 2020-06-30 23:58:02 +02:00
cacheable.rb
domain_normalizable.rb Fix admin page crashing when trying to block an invalid domain name (#13884) 2020-06-01 03:47:20 +02:00
expireable.rb Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
ldap_authenticable.rb
omniauthable.rb Fix rubocop warning (#14288) 2020-07-14 19:05:07 +02:00
paginable.rb allow pagination by min_id and max_id (#14776) 2020-09-12 17:09:49 +02:00
pam_authenticable.rb
rate_limitable.rb Add specific rate limits for posting and following (#13172) 2020-03-08 15:17:39 +01:00
redisable.rb
relationship_cacheable.rb
remotable.rb Fix movie width and frame_rate returning nil (#14357) 2020-07-19 22:28:27 +02:00
status_threading_concern.rb
user_roles.rb