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 9a3d91f629 Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
..
accounts Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
admin Log admin approve and reject account (#22088) 1 year ago
announcements Add announcements (#12662) 4 years ago
apps Use raw status code on have_http_status (#7214) 6 years ago
emails Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#17743) 2 years ago
instances Add specs for Api::V1::Instances::PeersController (#9546) 5 years ago
lists Refactor and improve tests (#17386) 2 years ago
polls Refactor and improve tests (#17386) 2 years ago
push Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 3 years ago
statuses Spelling (#17705) 2 years ago
timelines Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
trends Add trending statuses (#17431) 2 years ago
accounts_controller_spec.rb Add ability to filter followed accounts' posts by language (#19095) 2 years ago
announcements_controller_spec.rb Add announcements (#12662) 4 years ago
apps_controller_spec.rb Fix app name, website and redirect URIs not having a maximum length (#16042) 3 years ago
blocks_controller_spec.rb Refactor and improve tests (#17386) 2 years ago
bookmarks_controller_spec.rb Support min_id-based pagination for bookmarks (#12381) 5 years ago
conversations_controller_spec.rb Refactor and improve tests (#17386) 2 years ago
custom_emojis_controller_spec.rb Use raw status code on have_http_status (#7214) 6 years ago
domain_blocks_controller_spec.rb Refactor and improve tests (#17386) 2 years ago
endorsements_controller_spec.rb Add spec for Api::V1::EndorsementsController (#9543) 5 years ago
favourites_controller_spec.rb Support min_id-based pagination in REST API (#8736) 6 years ago
filters_controller_spec.rb Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988) 1 year ago
follow_requests_controller_spec.rb Refactor and improve tests (#17386) 2 years ago
followed_tags_controller_spec.rb Add ability to follow hashtags (#18809) 2 years ago
instances_controller_spec.rb Refactor and improve tests (#17386) 2 years ago
lists_controller_spec.rb Refactor and improve tests (#17386) 2 years ago
markers_controller_spec.rb Refactor and improve tests (#17386) 2 years ago
media_controller_spec.rb Add editing for published statuses (#17320) 2 years ago
mutes_controller_spec.rb Refactor and improve tests (#17386) 2 years ago
notifications_controller_spec.rb Add `types` param to `GET /api/v1/notifications` in REST API (#17767) 2 years ago
polls_controller_spec.rb Refactor and improve tests (#17386) 2 years ago
reports_controller_spec.rb Add customizable user roles (#18641) 2 years ago
statuses_controller_spec.rb Add ability to filter individual posts (#18945) 2 years ago
streaming_controller_spec.rb Lint pass (#8876) 6 years ago
suggestions_controller_spec.rb Re-add follow recommendations API (#7918) 6 years ago
tags_controller_spec.rb Fix not being able to follow more than one hashtag (#21285) 2 years ago