Claire 93a87b96c7 Fix processing of media files with unusual names (#25788) 11 months ago
..
account_associations.rb 14f436c457 Add notifications for statuses deleted by moderators (#17204) 2 years ago
account_avatar.rb 9bc0a6c861 Fix metadata scrubbing removing color profile from images (#20389) 1 year ago
account_counters.rb 526332c545 Fix account deletion sometimes failing because of optimistic locks (#16317) 3 years ago
account_finder_concern.rb 33cd80d69c Fix instance actor being incorrectly created when running migrations (#18109) 2 years ago
account_header.rb 9bc0a6c861 Fix metadata scrubbing removing color profile from images (#20389) 1 year ago
account_interactions.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) 1 year ago
account_merging.rb 642528f455 Update fix-duplicates maintenance task (#17731) 2 years ago
attachmentable.rb 93a87b96c7 Fix processing of media files with unusual names (#25788) 11 months ago
cacheable.rb a3d84e705a Fix cache_associated no longer working (#7320) 6 years ago
domain_materializable.rb 216b85b053 Fix performance on instances list in admin UI (#15282) 3 years ago
domain_normalizable.rb 552d69ad96 Fix error when invalid domain name is submitted (#19474) 1 year ago
expireable.rb 1b02d29be5 Fix not being able to change world filter expiration back to “Never” (#15858) 3 years ago
follow_limitable.rb f1f96ebf02 Fix being able to import more than allowed number of follows (#15384) 3 years ago
ldap_authenticable.rb 05c45e9eeb Fix unescaped user input in LDAP query (#24379) 1 year ago
lockable.rb 6cf57c6765 Refactor how Redis locks are created (#18400) 2 years ago
omniauthable.rb a6ed6845c9 Allow login through OpenID Connect (#16221) 2 years ago
paginable.rb fa0c71f0d9 allow pagination by min_id and max_id (#14776) 3 years ago
pam_authenticable.rb e451ba0e83 Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 5 years ago
rate_limitable.rb 339ce1c4e9 Add specific rate limits for posting and following (#13172) 4 years ago
redisable.rb 6cf57c6765 Refactor how Redis locks are created (#18400) 2 years ago
relationship_cacheable.rb cba2897108 Cache relationships in API (#6482) 6 years ago
remotable.rb c403c3695b Fix to be able to redownload avatar and header (#16190) 3 years ago
status_snapshot_concern.rb 71f2b95106 Fix edits with no actual changes being allowed (#17843) 2 years ago
status_threading_concern.rb 86f6631d28 Remove dead code and refactor status threading code (#20357) 1 year ago