Source code for the custom Mastodon (Glitchsoc) instance on berserker.town.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Claire 32c70d2f09 Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
..
account_associations.rb Add notifications for statuses deleted by moderators (#17204) 2 years ago
account_avatar.rb Fix metadata scrubbing removing color profile from images (#20389) 2 years ago
account_counters.rb Fix account deletion sometimes failing because of optimistic locks (#16317) 3 years ago
account_finder_concern.rb Fix instance actor being incorrectly created when running migrations (#18109) 2 years ago
account_header.rb Fix metadata scrubbing removing color profile from images (#20389) 2 years ago
account_interactions.rb Add ability to filter followed accounts' posts by language (#19095) 2 years ago
account_merging.rb Update fix-duplicates maintenance task (#17731) 2 years ago
attachmentable.rb Switch from unmaintained paperclip to kt-paperclip (#16724) 3 years ago
cacheable.rb Fix cache_associated no longer working (#7320) 6 years ago
domain_materializable.rb Fix performance on instances list in admin UI (#15282) 3 years ago
domain_normalizable.rb Fix error when invalid domain name is submitted (#19474) 2 years ago
expireable.rb Fix not being able to change world filter expiration back to “Never” (#15858) 3 years ago
follow_limitable.rb Fix being able to import more than allowed number of follows (#15384) 3 years ago
ldap_authenticable.rb Add authentication history (#16408) 3 years ago
lockable.rb Refactor how Redis locks are created (#18400) 2 years ago
omniauthable.rb Allow login through OpenID Connect (#16221) 2 years ago
paginable.rb allow pagination by min_id and max_id (#14776) 4 years ago
pam_authenticable.rb Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 5 years ago
rate_limitable.rb Add specific rate limits for posting and following (#13172) 4 years ago
redisable.rb Refactor how Redis locks are created (#18400) 2 years ago
relationship_cacheable.rb Cache relationships in API (#6482) 6 years ago
remotable.rb Fix to be able to redownload avatar and header (#16190) 3 years ago
status_snapshot_concern.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
status_threading_concern.rb Remove dead code and refactor status threading code (#20357) 2 years ago