This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/models/concerns
fef 5230a2c7bc
federate emoji reactions
this is kind of experimental, but it should work
in theory.  at least i tested it with a remove
akkoma instance and it didn't crash.
2023-07-07 21:57:38 +02:00
..
account_associations.rb Rewrite import feature (#21054) 2023-05-02 12:08:48 +02:00
account_avatar.rb
account_counters.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb federate emoji reactions 2023-07-07 21:57:38 +02:00
account_merging.rb
account_search.rb Revert "Rails 7 update" (#25667) 2023-07-02 11:14:22 +02:00
attachmentable.rb Fix processing of media files with unusual names (#25788) 2023-07-07 13:35:22 +02:00
cacheable.rb
domain_materializable.rb
domain_normalizable.rb
expireable.rb
follow_limitable.rb
has_user_settings.rb Migrate glitch-soc's exclusive user settings 2023-03-31 22:50:57 +02:00
ldap_authenticable.rb Fix unescaped user input in LDAP query (#24379) 2023-04-04 12:42:38 +02:00
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2023-05-02 18:16:07 +02:00
omniauthable.rb Drop EOL Ruby 2.7 (#24237) 2023-04-27 01:46:18 +02:00
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb
status_safe_reblog_insert.rb Revert "Rails 7 update" (#25667) 2023-07-02 11:14:22 +02:00
status_snapshot_concern.rb
status_threading_concern.rb