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 74fd46d3ab Merge commit '9f218c9924b883207a3463a29314c92032cf06df' into glitch-soc/merge-upstream 7 months ago
..
admin Added admin api for managing tags (#26872) 8 months ago
keys Add E2EE API (#13820) 4 years ago
trends Add trending links (#16917) 3 years ago
v1 Advertise supported MIME types for statuses (#2090) 1 year ago
account_serializer.rb Merge commit '57f592fed50747f3c97718a2761e17bafe6c8698' into glitch-soc/merge-upstream 8 months ago
announcement_serializer.rb Refactor formatter (#17828) 2 years ago
application_serializer.rb Feature: Allow token introspection without read scope (#27142) 7 months 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 `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998) 8 months ago
custom_emoji_serializer.rb Add Typescript types for some API objects (#26602) 8 months 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 Merge commit 'b896b16cb3c8626fbee12a7eda7f882114b1a040' into glitch-soc/merge-upstream 12 months ago
language_serializer.rb Add `GET /api/v1/instance/languages` to REST API (#24443) 9 months ago
list_serializer.rb Add exclusive lists (#22048) 11 months 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 Fix most rubocop issues (#2165) 1 year 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 alt text for preview card thumbnails (#26184) 9 months ago
privacy_policy_serializer.rb Autofix Rubocop Style/FormatString (#23743) 1 year ago
reaction_serializer.rb Add announcements (#12662) 4 years ago
relationship_serializer.rb Add Typescript types for some API objects (#26602) 8 months 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 commit '1e3b19230a48174acf524cf1a9f5a498e220ea7d' into glitch-soc/merge-upstream 10 months 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 Translate CW, poll options and media descriptions (#24175) 12 months ago
web_push_subscription_serializer.rb Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210) 1 year ago