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 d1387579b9
Fix situations in which instance actor can be set to a Mastodon-incompatible name (#22307)
* Validate internal actor

* Use “internal.actor” by default for the server actor username

* Fix instance actor username on the fly if it includes ':'

* Change actor name from internal.actor to mastodon.internal
2 years ago
..
account_associations.rb Add notifications for statuses deleted by moderators (#17204) 3 years ago
account_avatar.rb Fix metadata scrubbing removing color profile from images (#20389) 2 years ago
account_counters.rb
account_finder_concern.rb Fix situations in which instance actor can be set to a Mastodon-incompatible name (#22307) 2 years ago
account_header.rb Fix metadata scrubbing removing color profile from images (#20389) 2 years ago
account_interactions.rb Add follow request banner on account header (#20785) 2 years ago
account_merging.rb Update fix-duplicates maintenance task (#17731) 3 years ago
attachmentable.rb Switch from unmaintained paperclip to kt-paperclip (#16724) 3 years ago
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 Don't crash on unobtainable avatars (#22462) 2 years ago
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