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 f5bc1f20e2
Add coverage for `ExistingUsernameValidator` (#25592)
8 months ago
..
chewy Add new public status index (#26344) 9 months ago
config/initializers Speed-up on `Rack::Attack` spec (#25542) 8 months ago
controllers Migrate to request specs in `/api/v1/admin/trends/links` (#25739) 8 months ago
fabrication Restore console behavior in `test` env (#26401) 10 months ago
fabricators Add admin notifications for new Mastodon versions (#26582) 9 months ago
features Add system specs for admin area `batch` actions (#25027) 8 months ago
fixtures Remove unused stub json ld context (#25454) 8 months ago
generators Clean up the post deployment migration generator (#24233) 1 year ago
helpers Fix language sorting in settings (#27158) 8 months ago
lib Remove unused stub json ld context (#25454) 8 months ago
locales Replace i18n view spec with helper spec (#24966) 1 year ago
mailers Add admin notifications for new Mastodon versions (#26582) 9 months ago
models Fix crash when filtering for “dormant” relationships (#27306) 8 months ago
policies Fix moderator rights inconsistencies (#26729) 9 months ago
presenters Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
requests Migrate to request specs in `/api/v1/admin/trends/links` (#25739) 8 months ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
search/models/concerns Add search tests (#26703) 9 months ago
serializers Fix incorrect serialization of regional languages in `contentMap` (#27207) 8 months ago
services Remove unused stub json ld context (#25454) 8 months ago
support Move `SignedReqestHelpers` rspec config to separate file (#25453) 8 months ago
system Add end-to-end (system) tests (#25461) 10 months ago
validators Add coverage for `ExistingUsernameValidator` (#25592) 8 months ago
views/statuses Update rubocop and rubocop-rspec (#26329) 10 months ago
workers Speed-up on `MoveWorker` spec (#25528) 8 months ago
rails_helper.rb Remove unused stub json ld context (#25454) 8 months ago
spec_helper.rb Add search tests (#26703) 9 months ago