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 828eebad48
Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998)
9 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 Update rubocop and rubocop-rspec (#26329) 10 months ago
lib Merge pull request from GHSA-hcqf-fw2r-52g4 9 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 blocked domain appears from account feed (#26823) 9 months ago
policies Fix moderator rights inconsistencies (#26729) 9 months ago
presenters Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
requests Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998) 9 months ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
search/models/concerns Add search tests (#26703) 9 months ago
serializers Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 12 months ago
services Fix post edits not being forwarded as expected (#26936) 9 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