You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/services
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML (#28629)
3 months ago
..
activitypub Fix the summary of converted object types to be treated as HTML (#28629) 3 months ago
accept_notification_request_service_spec.rb Reload notifications when accepted notifications are merged (streaming only) (#31419) 4 months ago
account_search_service_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
account_statuses_cleanup_service_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
after_block_domain_from_account_service_spec.rb Undo notification permissions on individual and domain blocks (#29570) 9 months ago
after_block_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
after_unallow_domain_service_spec.rb
app_sign_up_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
appeal_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
approve_appeal_service_spec.rb Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037) 3 months ago
authorize_follow_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
backup_service_spec.rb Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 5 months ago
batched_remove_status_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
block_domain_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
block_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
bootstrap_timeline_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
bulk_import_row_service_spec.rb Combine double subject runs and DRY up change check in bulk import service spec (#29402) 9 months ago
bulk_import_service_spec.rb Add ability to manage which websites can credit you in link previews (#31819) 4 months ago
clear_domain_media_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
create_featured_tag_service_spec.rb Change `have_enqueued_sidekiq_job` usage to always make argument expectations explicit (#29974) 9 months ago
delete_account_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
dismiss_notification_request_service_spec.rb Change dismissing a notification to clear existing filtered notifications for that account (#31329) 5 months ago
fan_out_on_write_service_spec.rb Reduce extra factories in `FanOutOnWriteService` spec (#31053) 6 months ago
favourite_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
fetch_link_card_service_spec.rb Change fetch link card service to parse as HTML5 (#31814) 4 months ago
fetch_oembed_service_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
fetch_remote_status_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
fetch_resource_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
follow_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
import_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
move_service_spec.rb
mute_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
notify_service_spec.rb Revamp notification policy options (#31343) 5 months ago
post_status_service_spec.rb Handle invalid visibility (#31571) 4 months ago
precompute_feed_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
process_hashtags_service_spec.rb
process_mentions_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
purge_domain_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
reblog_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
reject_follow_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
remove_domains_from_followers_service_spec.rb
remove_featured_tag_service_spec.rb Add `any_args` to have_enqueued_sidekiq_job call (quiets deprecation) (#29999) 9 months ago
remove_from_followers_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
remove_status_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
report_service_spec.rb Add optional OAuth application to reports (#30539) 6 months ago
resolve_account_service_spec.rb Refactor (ruby) redis configuration (#31694) 4 months ago
resolve_url_service_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
search_service_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
software_update_check_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
suspend_account_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
tag_search_service_spec.rb
translate_status_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
unallow_domain_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
unblock_domain_service_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
unblock_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
unfavourite_service_spec.rb
unfollow_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
unmute_service_spec.rb Change `have_enqueued_sidekiq_job` usage to always make argument expectations explicit (#29974) 9 months ago
unsuspend_account_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
update_account_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
update_status_service_spec.rb media_ids is an array of strings (#31709) 4 months ago
verify_link_service_spec.rb Change verify link service to use CSS selectors instead of a complex XPath query (#31815) 4 months ago
vote_service_spec.rb
webhook_service_spec.rb