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.
 
 
 
 
 
Matt Jankowski 2c88364222
Restore console behavior in `test` env (#26401)
10 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 Do not normalize URL before fetching it (#26219) 10 months ago
fabrication Restore console behavior in `test` env (#26401) 10 months ago
fabricators Restore console behavior in `test` env (#26401) 10 months ago
features Fix blocking subdomains of an already-blocked domain (#26392) 10 months ago
fixtures Spec media attachment speedups (#25416) 10 months ago
generators Clean up the post deployment migration generator (#24233) 1 year ago
helpers Fix `RSpec/EmptyExampleGroup` cop (#24735) 10 months ago
lib Add alt text for preview card thumbnails (#26184) 10 months ago
locales Replace i18n view spec with helper spec (#24966) 1 year ago
mailers Add List-Unsubscribe email header (#26085) 10 months ago
models Spec media attachment speedups (#25416) 10 months ago
policies Fix `RSpec/SubjectDeclaration` cop (#25312) 11 months ago
presenters Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
requests Add `GET /api/v1/instance/languages` to REST API (#24443) 10 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 Fix list import concurrently creating lists of the same name (#26372) 10 months ago
support Add end-to-end (system) tests (#25461) 10 months ago
system Add end-to-end (system) tests (#25461) 10 months ago
validators Add coverage for `URLValidator` (#25591) 10 months ago
views/statuses Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
workers Add stricter protocol fields validation for accounts (#25937) 11 months ago
rails_helper.rb Profiling tools configuration improvement (#25383) 10 months ago
spec_helper.rb Add end-to-end (system) tests (#25461) 10 months ago