Source code for the custom Mastodon (Glitchsoc) instance on berserker.town. https://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 60abcb3c4c Merge branch 'main' into glitch-soc/merge-upstream 1 year 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 situations in which instance actor can be set to a Mastodon-incompatible name (#22307) 1 year ago
account_header.rb Fix metadata scrubbing removing color profile from images (#20389) 2 years ago
account_interactions.rb Add follow request banner on account header (#20785) 1 year 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 unbounded recursion in account discovery (#22025) 1 year 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 Don't crash on unobtainable avatars (#22462) 1 year 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