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 ebfeaebedb
Fix /api/v1/conversations sometimes returning empty accounts (#25499)
12 months ago
..
chewy Add basic search specs for chewy indexes (#24065) 1 year ago
config/initializers Fix RSpec/ContextWording cop (#24739) 1 year ago
controllers Fix /api/v1/conversations sometimes returning empty accounts (#25499) 12 months ago
fabricators Add coverage for `CLI::Cache` command (#25238) 12 months ago
features Fix RSpec/MissingExampleGroupArgument cop (#25310) 1 year ago
fixtures Add support for importing lists (#25203) 1 year ago
generators Clean up the post deployment migration generator (#24233) 1 year ago
helpers Fix `/share` and cleanup and reorganize frontend locale loading (#25240) 1 year ago
lib Add translate="no" to outgoing mentions and links (#25524) 12 months ago
locales Replace i18n view spec with helper spec (#24966) 1 year ago
mailers Add coverage for `UserMailer` methods (#25484) 12 months ago
models Fix user settings not getting validated (#25508) 12 months ago
policies Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
presenters Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
requests Migrate to request specs in `/api/v1/admin/account_actions` (#25514) 12 months ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
serializers Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 12 months ago
services Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 12 months ago
support Extract shared examples from api specs (#25387) 12 months ago
validators Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
views/statuses Replace i18n view spec with helper spec (#24966) 1 year ago
workers Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 12 months ago
fabricators_spec.rb Fabricator specs (#23925) 1 year ago
rails_helper.rb Add coverage for `CLI::Cache` command (#25238) 12 months ago
spec_helper.rb Remove Ruby GC config from spec helper (#25455) 12 months ago