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 7452a95998 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 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
account_merging.rb Autofix Rubocop Style/RedundantBegin (#23703) 1 year 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 Run rubocop formatting except line length (#23632) 1 year 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 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
paginable.rb Autofix Rubocop Style/Lambda (#23696) 1 year ago
pam_authenticable.rb Autofix Rubocop Style/RedundantBegin (#23703) 1 year 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 Autofix Rails/EagerEvaluationLogMessage (#23429) 1 year 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