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 74fd46d3ab Merge commit '9f218c9924b883207a3463a29314c92032cf06df' into glitch-soc/merge-upstream 7 months ago
..
activitypub Extract shared example for cacheable response in specs (#25388) 7 months ago
admin Refactor appeal partial to avoid brakeman XSS warning (#25880) 7 months ago
api Merge commit '935d54124e80e9fe5365c724e5c8827a2b3ed5b3' into glitch-soc/merge-upstream 7 months ago
auth Fix `RSpec/StubbedMock` cop (#25552) 10 months ago
concerns Fix `Lint/UselessAssignment` cop (#27472) 7 months ago
disputes Admin mailer parameterization (#25759) 10 months ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
oauth Fix RSpec/InferredSpecType cop (#24736) 1 year ago
settings Merge commit '935d54124e80e9fe5365c724e5c8827a2b3ed5b3' into glitch-soc/merge-upstream 7 months ago
well_known Add avatar image to webfinger responses (#26558) 8 months ago
.rubocop.yml Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
about_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago
accounts_controller_spec.rb Spec speed ups on `AccountsController` spec (#25391) 7 months ago
application_controller_spec.rb Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream 1 year ago
authorize_interactions_controller_spec.rb Change interaction modal in web UI (#26075) 9 months ago
custom_css_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
emojis_controller_spec.rb Fix RSpec/MultipleSubjects cop (#24738) 1 year ago
filters_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
follower_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 11 months ago
following_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 11 months ago
health_controller_spec.rb Coverage improvement round-out following up previous work (#23987) 1 year ago
home_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago
instance_actors_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago
intents_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago
invites_controller_spec.rb Fix RSpec/ExpectChange cop (#25101) 11 months ago
manifests_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
media_controller_spec.rb Fix error when rendering public pages with media attachments (#16763) 3 years ago
media_proxy_controller_spec.rb Fix media attachments enumeration (#14254) 4 years ago
privacy_controller_spec.rb Coverage improvement round-out following up previous work (#23987) 1 year ago
relationships_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
shares_controller_spec.rb Remove instance variables from helper usage (#24203) 1 year ago
statuses_cleanup_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago
statuses_controller_spec.rb Extract shared example for cacheable response in specs (#25388) 7 months ago
tags_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago