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 ff168ef202
Fix most rubocop issues (#2165)
1 year ago
..
activitypub Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
connection_pool Add request pool to improve delivery performance (#10353) 5 years ago
importer Add specs for Chewy importers (#24204) 1 year ago
mastodon Add spec for the CLI `version` task (#23978) 1 year ago
ostatus Autofix Rubocop RSpec/BeEq (#23740) 1 year ago
translation_service Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 1 year ago
vacuum Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
advanced_text_formatter_spec.rb Fix most rubocop issues (#2165) 1 year ago
delivery_failure_tracker_spec.rb Fix single Redis connection being used across all threads (#18135) 2 years ago
emoji_formatter_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
entity_cache_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
extractor_spec.rb Autofix Rubocop Style/TrailingCommaInArrayLiteral (#23692) 1 year ago
fast_ip_map_spec.rb Run rubocop formatting except line length (#23632) 1 year ago
feed_manager_spec.rb Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
hash_object_spec.rb Spec HashObject (#3544) 7 years ago
hashtag_normalizer_spec.rb Change how hashtags are normalized (#18795) 2 years ago
html_aware_formatter_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
link_details_extractor_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
permalink_redirector_spec.rb Change public accounts pages to mount the web UI (#19319) 2 years ago
plain_text_formatter_spec.rb Unescape HTML entities (#24019) 1 year ago
request_pool_spec.rb Autofix Rubocop Lint/UnusedBlockArgument (#23712) 1 year ago
request_spec.rb Autofix Rubocop Style/SymbolProc (#23742) 1 year ago
sanitize_config_spec.rb Add support for incoming rich text (#23913) 1 year ago
scope_transformer_spec.rb Change authorized applications page (#17656) 2 years ago
search_query_transformer_spec.rb Coverage improvement round-out following up previous work (#23987) 1 year ago
status_cache_hydrator_spec.rb Fix filter handling in status cache hydration (#19963) 2 years ago
status_filter_spec.rb Autofix Rubocop RSpec/LeadingSubject (#23670) 1 year ago
status_finder_spec.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
status_reach_finder_spec.rb Autofix Rubocop RSpec/LeadingSubject (#23670) 1 year ago
suspicious_sign_in_detector_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
tag_manager_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
text_formatter_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
webfinger_resource_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago