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.
 
 
 
 
 
Daniel M Brasil ccca542db1
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
9 months ago
..
activitypub Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 12 months ago
admin Fix `RSpec/SubjectDeclaration` cop (#25312) 11 months ago
api Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237) 9 months ago
auth Fix `RSpec/StubbedMock` cop (#25552) 11 months ago
concerns Fix cached posts including stale stats (#26409) 10 months ago
disputes Admin mailer parameterization (#25759) 11 months ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
oauth Fix RSpec/InferredSpecType cop (#24736) 1 year ago
settings Fix `Lint/AmbiguousBlockAssociation` cop (#25921) 11 months ago
well_known Add avatar image to webfinger responses (#26558) 9 months 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 Change interaction modal in web UI (#26075) 10 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) 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 Speed-up on `StatusesController` spec (#25549) 12 months ago
tags_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago