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 0895ff414e Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses 7 years ago
..
base_service.rb Merge and unmerge timelines on follow/unfollow, solves #21, #22 7 years ago
block_domain_service.rb PuSH unsubscribe needs correct callback URL 7 years ago
block_service.rb API for blocking and unblocking 7 years ago
fan_out_on_write_service.rb Adding public timeline 7 years ago
favourite_service.rb Move PubSubHubbub pinging to a background worker 7 years ago
fetch_atom_service.rb Catching more exceptions that slipped through, removing AR logging from 7 years ago
fetch_remote_account_service.rb Fix up a few exceptions 7 years ago
fetch_remote_status_service.rb Fix typo 7 years ago
follow_remote_account_service.rb No-op for Salmons without body, fail fast if Webfinger does not contain 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 Move PubSubHubbub pinging to a background worker 7 years ago
precompute_feed_service.rb Adding a block model and filter mentions from blocked users (fix #60) 7 years ago
process_feed_service.rb Fix duplication of media attachments when a remote status reblogs a local one 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