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.
 
 
 
 
 
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop (#27472)
7 months ago
..
activitypub Fix post edits not being forwarded as expected (#26936) 8 months ago
account_search_service_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 7 months ago
account_statuses_cleanup_service_spec.rb Fix RSpec/ContextWording cop (#24739) 1 year ago
after_block_domain_from_account_service_spec.rb Remove unused stub json ld context (#25454) 7 months ago
after_block_service_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
app_sign_up_service_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
authorize_follow_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
backup_service_spec.rb Speed-up on `BackupService` spec (#25527) 11 months ago
batched_remove_status_service_spec.rb Fix some incorrect tests (#26035) 10 months ago
block_domain_service_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 11 months ago
block_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
bootstrap_timeline_service_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 11 months ago
bulk_import_row_service_spec.rb Fix list import concurrently creating lists of the same name (#26372) 9 months ago
bulk_import_service_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 11 months ago
clear_domain_media_service_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 11 months ago
delete_account_service_spec.rb Add stricter protocol fields validation for accounts (#25937) 10 months ago
fan_out_on_write_service_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
favourite_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
fetch_link_card_service_spec.rb Use original URL in preview if it redirects to 4xx page (#26200) 9 months ago
fetch_oembed_service_spec.rb Fix RSpec/ContextWording cop (#24739) 1 year ago
fetch_remote_status_service_spec.rb Fix RSpec/ContextWording cop (#24739) 1 year ago
fetch_resource_service_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 11 months ago
follow_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
import_service_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 11 months ago
mute_service_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
notify_service_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 11 months ago
post_status_service_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 7 months ago
precompute_feed_service_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 7 months ago
process_mentions_service_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 11 months ago
purge_domain_service_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 11 months ago
reblog_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
reject_follow_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
remove_from_followers_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
remove_status_service_spec.rb Fix some incorrect tests (#26035) 10 months ago
report_service_spec.rb Fix duplicate reports being sent when reporting some remote posts (#27355) 7 months ago
resolve_account_service_spec.rb Fix `Lint/Void` cop (#25922) 10 months ago
resolve_url_service_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 7 months ago
search_service_spec.rb Fix bad search type heuristic (#26673) 8 months ago
software_update_check_service_spec.rb Add admin notifications for new Mastodon versions (#26582) 8 months ago
suspend_account_service_spec.rb Update rubocop and rubocop-rspec (#26329) 9 months ago
translate_status_service_spec.rb Update rubocop and rubocop-rspec (#26329) 9 months ago
unallow_domain_service_spec.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 9 months ago
unblock_domain_service_spec.rb Add domain block notes (#11515) 5 years ago
unblock_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
unfollow_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
unsuspend_account_service_spec.rb Update rubocop and rubocop-rspec (#26329) 9 months ago
update_account_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 11 months ago
update_status_service_spec.rb Autofix Rubocop RSpec/MatchArray (#24050) 1 year ago
verify_link_service_spec.rb Fix RSpec/ContextWording cop (#24739) 1 year ago