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
Claire c8849d6cee
Fix unbounded recursion in account discovery (#22025)
* Fix trying to fetch posts from other users when fetching featured posts

* Rate-limit discovery of new subdomains

* Put a limit on recursively discovering new accounts
2 years ago
..
account_associations.rb
account_avatar.rb Fix metadata scrubbing removing color profile from images (#20389) 2 years ago
account_counters.rb
account_finder_concern.rb Fix instance actor being incorrectly created when running migrations (#18109) 3 years ago
account_header.rb Fix metadata scrubbing removing color profile from images (#20389) 2 years ago
account_interactions.rb Add ability to filter followed accounts' posts by language (#19095) 2 years ago
account_merging.rb
attachmentable.rb
cacheable.rb
domain_materializable.rb Fix unbounded recursion in account discovery (#22025) 2 years ago
domain_normalizable.rb Fix error when invalid domain name is submitted (#19474) 2 years ago
expireable.rb
follow_limitable.rb
ldap_authenticable.rb
lockable.rb Refactor how Redis locks are created (#18400) 3 years ago
omniauthable.rb
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb Refactor how Redis locks are created (#18400) 3 years ago
relationship_cacheable.rb
remotable.rb
status_snapshot_concern.rb Fix edits with no actual changes being allowed (#17843) 3 years ago
status_threading_concern.rb Remove dead code and refactor status threading code (#20357) 2 years ago