Source code for the custom Mastodon (Glitchsoc) instance on 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 c118918520 Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
..
activitypub Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
connection_pool Add request pool to improve delivery performance (#10353) 5 years ago
ostatus Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
settings Add a test for Settings::Extend#settings (#5720) 7 years ago
vacuum Fix vacuum scheduler missing lock, locks never expiring (#19458) 2 years ago
advanced_text_formatter_spec.rb Add test 2 years ago
delivery_failure_tracker_spec.rb Fix single Redis connection being used across all threads (#18135) 2 years ago
emoji_formatter_spec.rb Change RSS feeds (#18356) 2 years ago
entity_cache_spec.rb Fix cache_collection crashing when given an empty collection (#15921) 3 years ago
extractor_spec.rb Spec Extractor (#3540) 7 years ago
fast_ip_map_spec.rb Add IP-based rules (#14963) 4 years ago
feed_manager_spec.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years 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 Fix test-related issues (#17888) 2 years ago
link_details_extractor_spec.rb Add workaround for YouTube Shorts links (#17869) 2 years ago
permalink_redirector_spec.rb Change public accounts pages to mount the web UI (#19319) 2 years ago
plain_text_formatter_spec.rb Refactor formatter (#17828) 2 years ago
request_pool_spec.rb Add request pool to improve delivery performance (#10353) 5 years ago
request_spec.rb Fix typos (#18604) 2 years ago
sanitize_config_spec.rb Add advanced text formatting back into glitch-soc 2 years ago
scope_transformer_spec.rb Change authorized applications page (#17656) 2 years ago
status_cache_hydrator_spec.rb Fix filter handling in status cache hydration (#19963) 2 years ago
status_filter_spec.rb Record account suspend/silence time and keep track of domain blocks (#10660) 5 years 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 Add support for editing for published statuses (#16697) 2 years ago
suspicious_sign_in_detector_spec.rb Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2 years ago
tag_manager_spec.rb Spelling (#17705) 2 years ago
text_formatter_spec.rb Refactor formatter (#17828) 2 years ago
user_settings_decorator_spec.rb Enable updating additional account information from user preferences via rest api (#6789) 6 years ago
webfinger_resource_spec.rb Fix typos (#19849) 2 years ago