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 63179f0bf4 Merge commit '5ef26d8fd50081c642b858a82bf0c5431b1c7e83' into glitch-soc/merge-upstream 6 months ago
..
activitypub Merge commit '640421f661ee4d7e76a2aab607e7b15687940b6f' into glitch-soc/merge-upstream 7 months ago
admin Add Elasticsearch index size to Admin dashboard (#27301) 7 months ago
connection_pool Update rubocop to v1.54.1 (#25627) 10 months ago
importer Fix importer returning negative row estimates (#27258) 7 months ago
nodeinfo Add a nodeinfo endpoint (#12002) 5 years ago
ostatus Autofix Rubocop remaining Layout rules (#23679) 1 year ago
rss Rubocop fix: `Perfomance/UnfreezeString` (#26217) 9 months ago
settings Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-soc/merge-upstream 11 months ago
translation_service Translate CW, poll options and media descriptions (#24175) 11 months ago
vacuum Merge commit '072112867b9a3ec090ad2c92d6363b47b2265d74' into glitch-soc/merge-upstream 8 months ago
webhooks Add webhook templating (#23289) 11 months ago
access_token_extension.rb Fix single Redis connection being used across all threads (#18135) 2 years ago
account_reach_finder.rb Change profile updates to be sent to recently-mentioned servers (#24852) 12 months ago
account_statuses_filter.rb Merge commit '37bbd3c1064380a756b4e821655d7697105f99f5' into glitch-soc/merge-upstream 7 months ago
activity_tracker.rb Fix Performance/Sum cop (#24788) 1 year ago
advanced_text_formatter.rb Fix most rubocop issues (#2165) 1 year ago
application_extension.rb Clean up unused application records (#24871) 9 months ago
ascii_folding.rb Change how hashtags are normalized (#18795) 2 years ago
attachment_batch.rb Storage: add :azure to remaining callers (#26080) 9 months ago
cache_buster.rb Allow setting a custom HTTP method in CacheBuster (#26528) 8 months ago
delivery_failure_tracker.rb Apply Rubocop Performance/DoubleStartEndWith (#23442) 1 year ago
emoji_formatter.rb Fix `Style/SlicingWithRange` cop (#25923) 10 months ago
entity_cache.rb Fix cache_collection crashing when given an empty collection (#15921) 3 years ago
extractor.rb Fix Performance/StartWith cop (#24818) 11 months ago
fast_geometry_parser.rb Switch from unmaintained paperclip to kt-paperclip (#16724) 3 years ago
fast_ip_map.rb Add IP-based rules (#14963) 4 years ago
feed_manager.rb Merge commit '77098c6f1c25958960df98a1510b28352a39704f' into glitch-soc/merge-upstream 6 months ago
hashtag_normalizer.rb Improve performance by avoiding regex construction (#20215) 1 year ago
html_aware_formatter.rb Advertise supported MIME types for statuses (#2090) 1 year ago
inline_renderer.rb Rails 7.0 update (#25668) 10 months ago
link_details_extractor.rb Fix handling of `inLanguage` attribute in preview card processing (#27423) 6 months ago
permalink_redirector.rb Add redirection on `/deck` URLs for logged-out users (#27128) 7 months ago
plain_text_formatter.rb Change text extraction in `PlainTextFormatter` to be faster (#26727) 8 months ago
potential_friendship_tracker.rb Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
rate_limiter.rb Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 1 year ago
redis_configuration.rb Add retention policy for cached content and media (#19232) 2 years ago
request.rb Merge pull request from GHSA-hcqf-fw2r-52g4 7 months ago
request_pool.rb Update rubocop to v1.54.1 (#25627) 10 months ago
response_with_limit.rb Fix remote files not using Content-Type header, streaming (#14184) 4 years ago
scope_parser.rb Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) 10 months ago
scope_transformer.rb Apply Rubocop Performance/StringIdentifierArgument (#23444) 1 year ago
search_query_parser.rb Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 8 months ago
search_query_transformer.rb Support "in:public" search filter (#26976) 6 months ago
status_cache_hydrator.rb Extract private methods in `StatusCacheHydrator` (#26177) 9 months ago
status_filter.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
status_finder.rb Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
status_reach_finder.rb Don't delivery a reply to domains which are blocked by author (#22117) 1 year ago
suspicious_sign_in_detector.rb Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2 years ago
tag_manager.rb Merge pull request from GHSA-v3xf-c9qf-j667 7 months ago
text_formatter.rb Rubocop fix: `Perfomance/UnfreezeString` (#26217) 9 months ago
themes.rb Fix most rubocop issues (#2165) 1 year ago
translation_service.rb Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 1 year ago
user_settings_serializer.rb Change user settings to be stored in a more optimal way (#23630) 1 year ago
vacuum.rb Add retention policy for cached content and media (#19232) 2 years ago
validation_error_formatter.rb Enable Rubocop Style/StringConcatenation defaults (#23792) 1 year ago
video_metadata_extractor.rb Fix `frame_rate` for videos where `ffprobe` reports 0/0 (#26500) 8 months ago
webfinger.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
webfinger_resource.rb Change interaction modal in web UI (#26075) 9 months ago