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 3074338d79 Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
..
admin Add `sensitized` to Admin::Account serializer (fix #19148) (#20094) 2 years ago
keys Add E2EE API (#13820) 4 years ago
trends Add trending links (#16917) 2 years ago
v1 Advertise supported MIME types for statuses (#2090) 1 year ago
account_serializer.rb Merge branch 'main' into glitch-soc/merge-upstream 1 year 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 Add customizable user roles (#18641) 2 years ago
custom_emoji_serializer.rb Add categories for custom emojis (#11196) 5 years ago
domain_block_serializer.rb Change about page to be mounted in the web UI (#19345) 2 years ago
encrypted_message_serializer.rb Fix wrong route helper in encrypted messages controller (#13952) 4 years ago
extended_description_serializer.rb Change settings area to be separated into categories in admin UI (#19407) 2 years ago
familiar_followers_serializer.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2 years ago
featured_tag_serializer.rb Change featured hashtags to be displayed in navigation panel (#19382) 2 years ago
filter_keyword_serializer.rb Revamp post filtering system (#18058) 2 years ago
filter_result_serializer.rb Add ability to filter individual posts (#18945) 2 years ago
filter_serializer.rb Add ability to filter individual posts (#18945) 2 years ago
filter_status_serializer.rb Add ability to filter individual posts (#18945) 2 years ago
instance_serializer.rb Advertise supported MIME types for statuses (#2090) 1 year 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 Add `reading:autoplay:gifs` to /api/v1/preferences (#22706) 1 year ago
preview_card_serializer.rb Add blurhash to preview cards (#13984) 4 years ago
privacy_policy_serializer.rb Change privacy policy to be rendered in web UI, add REST API (#19310) 2 years ago
reaction_serializer.rb Add announcements (#12662) 4 years ago
relationship_serializer.rb Add follow request banner on account header (#20785) 1 year ago
report_serializer.rb Fix missing cast of status and rule IDs to string (fix #19048) (#20122) 2 years ago
role_serializer.rb Add customizable user roles (#18641) 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 Add ability to follow hashtags (#18809) 2 years ago
translation_serializer.rb Add mention of the translation provider when translating a post (#19433) 2 years ago
web_push_subscription_serializer.rb Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210) 1 year ago