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.
 
 
 
 
 
 
Eugen Rochko 5abdc77c80 Add conversation model, <ostatus:conversation /> (#3016) 7 years ago
..
concerns
pubsubhubbub Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954) 7 years ago
account_search_service.rb
after_block_service.rb Optimize MuteService and AfterBlockService (#2836) 8 years ago
authorize_follow_service.rb
base_service.rb
block_domain_service.rb Refactor domain_blocks_controller (#2843) 8 years ago
block_service.rb
fan_out_on_write_service.rb
favourite_service.rb
fetch_atom_service.rb
fetch_link_card_service.rb Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972) 7 years ago
fetch_remote_account_service.rb
fetch_remote_resource_service.rb Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812) 8 years ago
fetch_remote_status_service.rb
follow_remote_account_service.rb Handling failed http response (#2823) 8 years ago
follow_service.rb
mute_service.rb Optimize MuteService and AfterBlockService (#2836) 8 years ago
notify_service.rb Hotfix convert string from symbol (#2856) 8 years ago
post_status_service.rb
precompute_feed_service.rb Add `account_id DESC` to optimize PrecomputeFeedService (#2967) 7 years ago
process_feed_service.rb Add conversation model, <ostatus:conversation /> (#3016) 7 years ago
process_hashtags_service.rb Fix regressions from #2683 (#2970) 7 years ago
process_interaction_service.rb Fix not rejecting remote URIs when parsing out local IDs (#3012) 7 years ago
process_mentions_service.rb Fix regressions from #2683 (#2970) 7 years ago
reblog_service.rb
reject_follow_service.rb
remove_status_service.rb
search_service.rb Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812) 8 years ago
send_interaction_service.rb
subscribe_service.rb Services specs for subscribe and unsubscribe (#2928) 7 years ago
suspend_account_service.rb
unblock_domain_service.rb Unblock domain service specs/refactor (#2867) 8 years ago
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
unsubscribe_service.rb Services specs for subscribe and unsubscribe (#2928) 7 years ago
update_remote_profile_service.rb Move account header and avatar methods to a concern (#2825) 8 years ago
verify_salmon_service.rb
warm_cache_service.rb