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 ebfeaebedb
Fix /api/v1/conversations sometimes returning empty accounts (#25499)
12 months ago
..
activitypub Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 12 months ago
admin Fix wrong view being displayed when a webhook fails validation (#25464) 12 months ago
api Fix /api/v1/conversations sometimes returning empty accounts (#25499) 12 months ago
auth Fix RSpec/MissingExampleGroupArgument cop (#25310) 1 year ago
concerns Fix RSpec/ExpectChange cop (#25101) 1 year ago
disputes Fix RSpec/InferredSpecType cop (#24736) 1 year ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
oauth Fix RSpec/InferredSpecType cop (#24736) 1 year ago
settings Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313) 12 months ago
well_known Fix RSpec/InferredSpecType cop (#24736) 1 year ago
.rubocop.yml Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
about_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago
accounts_controller_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 1 year ago
application_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago
authorize_interactions_controller_spec.rb Run rubocop formatting except line length (#23632) 1 year 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) 12 months ago
following_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 12 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) 1 year 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 Implement pending specs for StatusesController (#23969) 1 year ago
tags_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago