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
2023-01-18 16:33:03 +01:00
..
account_associations.rb
account_avatar.rb Fix metadata scrubbing removing color profile from images (#20389) 2022-11-11 09:20:10 +01:00
account_counters.rb
account_finder_concern.rb Fix situations in which instance actor can be set to a Mastodon-incompatible name (#22307) 2023-01-18 16:33:03 +01:00
account_header.rb Fix metadata scrubbing removing color profile from images (#20389) 2022-11-11 09:20:10 +01:00
account_interactions.rb Add follow request banner on account header (#20785) 2022-12-15 18:50:11 +01:00
account_merging.rb
attachmentable.rb
cacheable.rb
domain_materializable.rb Fix unbounded recursion in account discovery (#22025) 2022-12-07 00:15:24 +01:00
domain_normalizable.rb Fix error when invalid domain name is submitted (#19474) 2022-11-14 08:07:14 +01:00
expireable.rb
follow_limitable.rb
ldap_authenticable.rb
lockable.rb
omniauthable.rb Don't crash on unobtainable avatars (#22462) 2023-01-13 16:40:06 +01:00
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb
status_snapshot_concern.rb
status_threading_concern.rb