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 abdb58840a Merge commit '57f592fed50747f3c97718a2761e17bafe6c8698' into glitch-soc/merge-upstream 8 months ago
..
account_associations.rb Rewrite import feature (#21054) 1 year ago
account_avatar.rb Properly remove tIME chunk from PNG uploads (#27111) 8 months 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 Properly remove tIME chunk from PNG uploads (#27111) 8 months ago
account_interactions.rb Fix own posts not getting delivered to own lists (#24810) 1 year ago
account_merging.rb Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 8 months ago
account_search.rb Rails 7.0 update (#25668) 10 months ago
account_statuses_search.rb Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 8 months ago
attachmentable.rb Fix processing of media files with unusual names (#25788) 10 months 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
has_user_settings.rb Merge commit 'ce1f35d7e213327549b960bb64f63c67a141ea40' into glitch-soc/merge-upstream 9 months ago
ldap_authenticable.rb Fix unescaped user input in LDAP query (#24379) 1 year ago
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
omniauthable.rb Drop EOL Ruby 2.7 (#24237) 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_safe_reblog_insert.rb Rails 7.0 update (#25668) 10 months ago
status_search_concern.rb Change private statuses index to index without crutches (#26713) 8 months ago
status_snapshot_concern.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
status_threading_concern.rb Refactoring relations_map (#24195) 1 year ago