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 f05985f8ec Merge branch 'main' into glitch-soc/merge-upstream 8 months ago
..
accounts Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998) 9 months ago
admin Added admin api for managing tags (#26872) 9 months ago
apps Migrate to request specs in `/api/v1/apps/verify_credentials` (#25404) 12 months ago
emails Migrate to request specs in `/api/v1/emails/confirmations` (#25686) 11 months ago
instances Add `GET /api/v1/instance/languages` to REST API (#24443) 10 months ago
statuses Wrong count in response when removing favourite/reblog (#24365) 11 months ago
timelines Merge commit 'e3fd07197379f1ac7fd4a761b3ff55effa1a2a6c' into glitch-soc/merge-upstream 9 months ago
accounts_show_spec.rb migrate test for `GET /api/v1/accounts/{account_id}` to request spec (#25322) 12 months ago
apps_spec.rb Migrate to request specs in `/api/v1/apps` (#25401) 12 months ago
bookmarks_spec.rb Migrate to request specs in `/api/v1/bookmarks` (#25520) 11 months ago
domain_blocks_spec.rb Migrate to request specs in `/api/v1/domain_blocks` (#25414) 12 months ago
featured_tags_spec.rb Extract shared examples from api specs (#25387) 12 months ago
follow_requests_spec.rb Migrate to request specs in `/api/v1/follow_requests` (#25411) 12 months ago
lists_spec.rb Migrate to request specs in `/api/v1/lists` (#25443) 12 months ago
mutes_spec.rb Migrate to request specs in `/api/v1/mutes` (#25622) 11 months ago
polls_spec.rb Migrate to request specs in `/api/v1/polls` (#25596) 11 months ago
profiles_spec.rb Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 10 months ago
suggestions_spec.rb Migrate to request specs in `/api/v1/suggestions` (#25540) 12 months ago
tags_spec.rb Migrate to request specs in `/api/v1/tags` (#25439) 12 months ago