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 60abcb3c4c Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago
admin Add confirmation screen when handling reports (#22375) 1 year ago
api Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
auth Revoke all authorized applications on password reset (#21325) 1 year ago
concerns Add more specific error messages to HTTP signature verification (#21617) 1 year ago
disputes Add customizable user roles (#18641) 2 years ago
oauth Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) 4 years ago
settings Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
well_known Validate nodeinfo response by schema (#21395) 1 year ago
about_controller_spec.rb Change about page to be mounted in the web UI (#19345) 2 years ago
accounts_controller_spec.rb Change public accounts pages to mount the web UI (#19319) 2 years ago
application_controller_spec.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
authorize_interactions_controller_spec.rb Change public accounts pages to mount the web UI (#19319) 2 years ago
emojis_controller_spec.rb Misc. typos (#8694) 6 years ago
follower_accounts_controller_spec.rb Change public accounts pages to mount the web UI (#19319) 2 years ago
following_accounts_controller_spec.rb Change public accounts pages to mount the web UI (#19319) 2 years ago
health_controller_spec.rb Fix glitch-soc-specific health check spec 3 years ago
home_controller_spec.rb Revert Home controller test to upstream 2 years ago
instance_actors_controller_spec.rb Fix instance actor not being dereferenceable (#17457) 2 years ago
intents_controller_spec.rb Add remote interaction dialog for toots (#8202) 6 years ago
invites_controller_spec.rb Add customizable user roles (#18641) 2 years ago
manifests_controller_spec.rb Use raw status code on have_http_status (#7214) 6 years 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
relationships_controller_spec.rb Remove PubSubHubbub-related columns from accounts table (#16170) 3 years ago
shares_controller_spec.rb Fix blurhash and autoplay not working on public pages (#11585) 5 years ago
statuses_cleanup_controller_spec.rb Add feature to automatically delete old toots (#16529) 3 years ago
statuses_controller_spec.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago
tags_controller_spec.rb Change public accounts pages to mount the web UI (#19319) 2 years ago