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.
 
 
 
 
 
Nick Schonning b4cbfff3eb
Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666)
1 year ago
..
config/initializers Run rubocop formatting except line length (#23632) 1 year ago
controllers Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666) 1 year ago
fabricators Run rubocop formatting except line length (#23632) 1 year ago
features Change public accounts pages to mount the web UI (#19319) 2 years ago
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 1 year ago
helpers Use Rails tag API to build RSS feed for spoilers and polls (#20163) 1 year ago
lib Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682) 1 year ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666) 1 year ago
policies Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
presenters Add follow request banner on account header (#20785) 1 year ago
requests Change public accounts pages to mount the web UI (#19319) 2 years ago
routing Enable Rubocop RSpec/MultipleDescribes (#23672) 1 year ago
serializers Run rubocop formatting except line length (#23632) 1 year ago
services Autofix Rubocop Style/TrailingCommaInArguments (#23694) 1 year ago
support Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
validators Run rubocop formatting except line length (#23632) 1 year ago
views/statuses Fix style for hashes (#20518) 2 years ago
workers Run rubocop formatting except line length (#23632) 1 year ago
rails_helper.rb Apply Rubocop Style/RedundantConstantBase (#23463) 1 year ago
spec_helper.rb Improve tests involving push_bulk (#17508) 2 years ago