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 ab59743c13 Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
..
credentials_controller.rb Allow changing hide_collections setting with the api (#22790) 1 year ago
familiar_followers_controller.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2 years ago
featured_tags_controller.rb Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 3 years ago
follower_accounts_controller.rb Change following and followers API to be accessible without being logged in (#18964) 2 years ago
following_accounts_controller.rb Change following and followers API to be accessible without being logged in (#18964) 2 years ago
identity_proofs_controller.rb Remove Keybase integration (#17045) 2 years ago
lists_controller.rb Change REST API to return empty data for suspended accounts (#14765) 4 years ago
lookup_controller.rb Fix error when looking handle with surrounding spaces (#18225) 2 years ago
notes_controller.rb Add user notes on accounts (#14148) 4 years ago
pins_controller.rb Make account endorsements idempotent (fix #19045) (#20118) 2 years ago
relationships_controller.rb Do not filter out temporarily-suspended accounts from relationships API 4 years ago
search_controller.rb Remove useless `respond_to` calls (#13208) 4 years ago
statuses_controller.rb Fix performance of account timelines (#17709) 2 years ago