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
Eugen Rochko f844386809
Add `tootctl accounts merge` (#15201)
* Add `tootctl accounts merge`

* Update lib/mastodon/accounts_cli.rb

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
5 years ago
..
account_associations.rb Change account suspensions to be reversible by default (#14726) 6 years ago
account_avatar.rb
account_counters.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb Add follower synchronization mechanism (#14510) 5 years ago
account_merging.rb Add `tootctl accounts merge` (#15201) 5 years ago
attachmentable.rb Fix remote files not using Content-Type header, streaming (#14184) 6 years ago
cacheable.rb
domain_normalizable.rb
expireable.rb Add IP-based rules (#14963) 5 years ago
ldap_authenticable.rb
omniauthable.rb Fix rubocop warning (#14288) 6 years ago
paginable.rb allow pagination by min_id and max_id (#14776) 6 years ago
pam_authenticable.rb
rate_limitable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb Fix movie width and frame_rate returning nil (#14357) 6 years ago
status_threading_concern.rb
user_roles.rb