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 3731230c6d Allow @username@domain/@username in follow form, prevent duplicate accounts 8 years ago
..
base_service.rb
block_domain_service.rb Fix public channel 8 years ago
block_service.rb
fan_out_on_write_service.rb Adding public timeline silencing 8 years ago
favourite_service.rb Move PubSubHubbub pinging to a background worker 8 years ago
fetch_atom_service.rb
fetch_remote_account_service.rb Fix public channel 8 years ago
fetch_remote_status_service.rb Fix method return when rescuing 8 years ago
follow_remote_account_service.rb Allow @username@domain/@username in follow form, prevent duplicate accounts 8 years ago
follow_service.rb Fix #83 - if user cannot be found (or is self) throw error, don't return empty 200 8 years ago
post_status_service.rb Move PubSubHubbub pinging to a background worker 8 years ago
precompute_feed_service.rb Fix subtle bugs, new icon button 8 years ago
process_feed_service.rb Fix duplication of media attachments when a remote status reblogs a local one 8 years ago
process_interaction_service.rb Fixing namespaces issue 8 years ago
process_mentions_service.rb
reblog_service.rb Move PubSubHubbub pinging to a background worker 8 years ago
remove_status_service.rb Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses 8 years ago
send_interaction_service.rb
subscribe_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
update_remote_profile_service.rb Fix namespace parsing in Atom feeds 8 years ago