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 27e84c0691
Fix duplicate reports being sent when reporting some remote posts (#27355)
8 months ago
..
chewy Add new public status index (#26344) 9 months ago
config/initializers Fix RSpec/ContextWording cop (#24739) 1 year ago
controllers Merge pull request from GHSA-hcqf-fw2r-52g4 9 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 admin notifications for new Mastodon versions (#26582) 9 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 language sorting in settings (#27158) 8 months ago
lib Silence deprecation warning in CacheBuster spec (#27264) 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 Fix Vary headers not being set on some redirects (#27272) 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 Fix duplicate reports being sent when reporting some remote posts (#27355) 8 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 Update rubocop and rubocop-rspec (#26329) 10 months ago
workers Add admin notifications for new Mastodon versions (#26582) 9 months ago
rails_helper.rb Add search tests (#26703) 9 months ago
spec_helper.rb Add search tests (#26703) 9 months ago