1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/models/concerns
ThibG fbe7519243
Fix account merging in maintenance script ()
Also include AccountNote and AccountDeletionRequest to the list of classes
needing to be reassigned the merged account.
2020-12-04 02:23:51 +01:00
..
account_associations.rb Change account suspensions to be reversible by default () 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 follower synchronization mechanism () 2020-10-21 18:04:09 +02:00
account_merging.rb Fix account merging in maintenance script () 2020-12-04 02:23:51 +01:00
attachmentable.rb Fix remote files not using Content-Type header, streaming () 2020-06-30 23:58:02 +02:00
cacheable.rb
domain_normalizable.rb
expireable.rb Add IP-based rules () 2020-10-12 16:33:49 +02:00
ldap_authenticable.rb
omniauthable.rb Fix rubocop warning () 2020-07-14 19:05:07 +02:00
paginable.rb allow pagination by min_id and max_id () 2020-09-12 17:09:49 +02:00
pam_authenticable.rb
rate_limitable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb Fix movie width and frame_rate returning nil () 2020-07-19 22:28:27 +02:00
status_threading_concern.rb
user_roles.rb