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 5ed72f668f Merge commit 'b90383d07388fe8513e59a6deb1a2391146c6561' into glitch-soc/merge-upstream 8 months ago
..
base.rb Add support for language preferences for trending statuses and links (#18288) 2 years ago
history.rb Fix Performance/Sum cop (#24788) 1 year ago
links.rb Fix trend calculation working on too many items at a time (#25835) 10 months ago
preview_card_batch.rb Add trending statuses (#17431) 2 years ago
preview_card_filter.rb Fix Performance/CollectionLiteralInLoop cop (#24819) 1 year ago
preview_card_provider_batch.rb Add trending statuses (#17431) 2 years ago
preview_card_provider_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
query.rb Refactor `Trends::Query` to avoid brakeman sql injection warnings (#25881) 10 months ago
status_batch.rb Fix using wrong policy on status-related actions in admin UI (#19490) 2 years ago
status_filter.rb Fix Performance/CollectionLiteralInLoop cop (#24819) 1 year ago
statuses.rb Merge commit 'b90383d07388fe8513e59a6deb1a2391146c6561' into glitch-soc/merge-upstream 8 months ago
tag_batch.rb Add trending statuses (#17431) 2 years ago
tag_filter.rb Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
tags.rb Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago