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.
 
 
 
 
ThibG d658af7ff8
Fix removing allowed domains being done synchronously (#14302)
3 years ago
..
activitypub Add Event activity-type support (#12637) 4 years ago
account_search_service_spec.rb Add more accurate account search (#11537) 4 years ago
after_block_domain_from_account_service_spec.rb Fix domain hiding logic (#7765) 5 years ago
after_block_service_spec.rb Slightly reduce RAM usage (#7301) 6 years ago
app_sign_up_service_spec.rb Add `reason` param to `POST /api/v1/accounts` REST API (#12064) 4 years ago
authorize_follow_service_spec.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
batched_remove_status_service_spec.rb Remove WebSub subscriptions (#11303) 4 years ago
block_domain_service_spec.rb Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
block_service_spec.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
bootstrap_timeline_service_spec.rb Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037) 4 years ago
clear_domain_media_service_spec.rb Make domain block/silence/reject-media code more robust (#13424) 3 years ago
fan_out_on_write_service_spec.rb Slightly reduce RAM usage (#7301) 6 years ago
favourite_service_spec.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
fetch_link_card_service_spec.rb Fix FetchLinkCardServices crashing on a tags without a target (#12159) 4 years ago
fetch_oembed_service_spec.rb Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403) 4 years ago
fetch_remote_status_service_spec.rb Clean up OStatus-related codepaths (#12173) 4 years ago
fetch_resource_service_spec.rb Fix not being able to resolve public resources in development environment (#13505) 4 years ago
follow_service_spec.rb Change silences to always require approval on follow (#11975) 4 years ago
hashtag_query_service_spec.rb Allow joining several hashtags in a single column (#8904) 5 years ago
import_service_spec.rb Fix background jobs not using locks like they are supposed to (#13361) 4 years ago
mute_service_spec.rb Slightly reduce RAM usage (#7301) 6 years ago
notify_service_spec.rb Fix NotifyService test with regards to reblogs (#10928) 4 years ago
post_status_service_spec.rb Fix media not being marked sensitive when client sets a CW but no text (#13277) 4 years ago
precompute_feed_service_spec.rb Slightly reduce RAM usage (#7301) 6 years ago
process_mentions_service_spec.rb Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 4 years ago
reblog_service_spec.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
reject_follow_service_spec.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
remove_status_service_spec.rb Remove WebSub subscriptions (#11303) 4 years ago
report_service_spec.rb Set and store report URIs (#10303) 5 years ago
resolve_account_service_spec.rb Refactor domain block checks (#11268) 4 years ago
resolve_url_service_spec.rb Refactor fetching of remote resources (#11251) 4 years ago
search_service_spec.rb Fix hashtag search performing account search as well (#13758) 4 years ago
suspend_account_service_spec.rb Add test for removing endorsed accounts on account deletion/suspension (#14241) 3 years ago
unallow_domain_service_spec.rb Fix removing allowed domains being done synchronously (#14302) 3 years ago
unblock_domain_service_spec.rb Add domain block notes (#11515) 4 years ago
unblock_service_spec.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
unfollow_service_spec.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
unmute_service_spec.rb Slightly reduce RAM usage (#7301) 6 years ago
update_account_service_spec.rb Change silences to always require approval on follow (#11975) 4 years ago
verify_link_service_spec.rb Add noopener and/or noreferrer (#12202) 4 years ago