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 299aa71c8f
Fix handling of `inLanguage` attribute in preview card processing (#27423)
8 months ago
..
activitypub Fix crash when processing Flag activity with no status (#26189) 10 months ago
admin Add admin notifications for new Mastodon versions (#26582) 9 months ago
connection_pool Fix Lint/ConstantDefinitionInBlock cop (#24763) 1 year ago
importer Add new public status index (#26344) 9 months ago
mastodon Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 12 months ago
ostatus Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
translation_service Translate CW, poll options and media descriptions (#24175) 1 year ago
vacuum Fix linting issue (#26106) 11 months ago
webhooks Add webhook templating (#23289) 1 year ago
account_reach_finder_spec.rb Add stricter protocol fields validation for accounts (#25937) 11 months ago
account_statuses_filter_spec.rb Fix boosts of local users being filtered in account timelines (#27204) 8 months ago
cache_buster_spec.rb Silence deprecation warning in CacheBuster spec (#27264) 8 months ago
delivery_failure_tracker_spec.rb Fix single Redis connection being used across all threads (#18135) 2 years ago
emoji_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 1 year ago
entity_cache_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
extractor_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
fast_ip_map_spec.rb Run rubocop formatting except line length (#23632) 1 year ago
feed_manager_spec.rb Fix when unfollow a tag, my post also disappears from the home timeline (#27391) 8 months ago
hashtag_normalizer_spec.rb Change how hashtags are normalized (#18795) 2 years ago
html_aware_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 1 year ago
link_details_extractor_spec.rb Fix handling of `inLanguage` attribute in preview card processing (#27423) 8 months 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 Reduce `sleep` time in request pool spec (#25470) 12 months ago
request_spec.rb Merge pull request from GHSA-hcqf-fw2r-52g4 9 months ago
sanitize_config_spec.rb Add translate="no" to outgoing mentions and links (#25524) 12 months ago
scope_transformer_spec.rb Fix RSpec/ContextWording cop (#24739) 1 year ago
search_query_parser_spec.rb Fix unmatched quotes and prefixes causing search to fail (#26701) 9 months ago
search_query_transformer_spec.rb Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 9 months ago
status_cache_hydrator_spec.rb Fix RSpec/ContextWording cop (#24739) 1 year ago
status_filter_spec.rb Fix `RSpec/StubbedMock` cop (#25552) 11 months ago
status_finder_spec.rb Fix `RSpec/StubbedMock` cop (#25552) 11 months ago
status_reach_finder_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 1 year ago
suspicious_sign_in_detector_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
tag_manager_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
text_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 1 year ago
webfinger_resource_spec.rb Fix `RSpec/StubbedMock` cop (#25552) 11 months ago