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 fe5f6bc7ed Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
..
admin Add notifications for new reports (#18697) 2 years ago
keys Add E2EE API (#13820) 4 years ago
trends Add trending links (#16917) 3 years ago
v1 Revamp post filtering system (#18058) 2 years ago
account_serializer.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
announcement_serializer.rb Refactor formatter (#17828) 2 years ago
application_serializer.rb Add vapid_key to the application entity in the REST API (#10058) 5 years ago
context_serializer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
conversation_serializer.rb Add unread indicator to conversations (#9009) 6 years ago
credential_account_serializer.rb Change silences to always require approval on follow (#11975) 5 years ago
custom_emoji_serializer.rb Add categories for custom emojis (#11196) 5 years ago
encrypted_message_serializer.rb Fix wrong route helper in encrypted messages controller (#13952) 4 years ago
familiar_followers_serializer.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2 years ago
featured_tag_serializer.rb Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 3 years ago
filter_keyword_serializer.rb Revamp post filtering system (#18058) 2 years ago
filter_result_serializer.rb Revamp post filtering system (#18058) 2 years ago
filter_serializer.rb Revamp post filtering system (#18058) 2 years ago
instance_serializer.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
list_serializer.rb Add configuration option to filter replies in lists (#9205) 4 years ago
marker_serializer.rb Add timeline read markers API (#11762) 5 years ago
media_attachment_serializer.rb Stop setting a shortcode to newly-created media attachments (#16730) 3 years ago
mute_serializer.rb Define a serializer for /api/v1/mutes/details 7 years ago
muted_account_serializer.rb Add duration parameter to muting. (#13831) 4 years ago
notification_serializer.rb Add notifications for new reports (#18697) 2 years ago
poll_serializer.rb Add voters count support (#11917) 5 years ago
preferences_serializer.rb Fix preferred posting language returning unusable value in REST API (#18428) 2 years ago
preview_card_serializer.rb Add blurhash to preview cards (#13984) 4 years ago
reaction_serializer.rb Add announcements (#12662) 4 years ago
relationship_serializer.rb Add option to be notified when a followed user posts (#13546) 4 years ago
report_serializer.rb Add notifications for new reports (#18697) 2 years ago
rule_serializer.rb Add server rules (#15769) 3 years ago
scheduled_status_serializer.rb Fix wrong param name in scheduled statuses and return params in API (#9725) 5 years ago
search_serializer.rb Remove deprecated `GET /api/v1/search` API (#11823) 5 years ago
status_edit_serializer.rb Refactor formatter (#17828) 2 years ago
status_serializer.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
status_source_serializer.rb Add content-type to status source in glitch-soc 2 years ago
suggestion_serializer.rb Add cold-start follow recommendations (#15945) 3 years ago
tag_serializer.rb Track trending tags (#7638) 6 years ago
web_push_subscription_serializer.rb Fix `alerts` booleans not being typecast correctly in push subscription (#11343) 5 years ago