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 b6832553ff Adding more logging 7 years ago
..
base_service.rb Merge and unmerge timelines on follow/unfollow, solves #21, #22 7 years ago
block_domain_service.rb Fix public channel 7 years ago
block_service.rb API for blocking and unblocking 7 years ago
fan_out_on_write_service.rb Improve feed regeneration 7 years ago
favourite_service.rb Move PubSubHubbub pinging to a background worker 7 years ago
fetch_atom_service.rb Fix for thread resolve service and process feed service url method 7 years ago
fetch_remote_account_service.rb Fix public channel 7 years ago
fetch_remote_status_service.rb Add test for FanOutOnWriteService 7 years ago
follow_remote_account_service.rb Allow @username@domain/@username in follow form, prevent duplicate accounts 7 years ago
follow_service.rb Fix #83 - if user cannot be found (or is self) throw error, don't return empty 200 7 years ago
post_status_service.rb Adding hashtags 7 years ago
precompute_feed_service.rb Improve feed regeneration 7 years ago
process_feed_service.rb Adding more logging 7 years ago
process_hashtags_service.rb Improve @mention regex 7 years ago
process_interaction_service.rb Fixing namespaces issue 7 years ago
process_mentions_service.rb Blocking will prevent e-mail notifications from blocked user, blocks in UI 7 years ago
reblog_service.rb Move PubSubHubbub pinging to a background worker 7 years ago
remove_status_service.rb Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses 7 years ago
send_interaction_service.rb Fix text color in dashboard inputs, sanitize remote status content in UI, 8 years ago
subscribe_service.rb Upgrade to PubSubHubbub 0.4 (removing verify_token) 7 years ago
unblock_service.rb API for blocking and unblocking 7 years ago
unfavourite_service.rb Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app 7 years ago
unfollow_service.rb API for blocking and unblocking 7 years ago
update_remote_profile_service.rb Fix namespace parsing in Atom feeds 7 years ago