mastodon/app/models/concerns
luigi eb51e43fb4
Optimize some regex matching (#15528)
* Use Regex#match?

* Replace =~ too

* Avoid to call match? from Nil

* Keep value of Regexp.last_match
2021-01-22 10:09:08 +01:00
..
account_associations.rb
account_avatar.rb
account_counters.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb
account_merging.rb
attachmentable.rb
cacheable.rb
domain_materializable.rb
domain_normalizable.rb
expireable.rb Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
follow_limitable.rb
ldap_authenticable.rb
omniauthable.rb Optimize some regex matching (#15528) 2021-01-22 10:09:08 +01:00
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
user_roles.rb Add moderation API (#9387) 2019-06-20 02:52:34 +02:00