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 22a8801dbc Adding domain blocks 7 years ago
..
base_service.rb Merge and unmerge timelines on follow/unfollow, solves #21, #22 7 years ago
block_domain_service.rb Adding domain blocks 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 Catching more exceptions that slipped through, removing AR logging from 7 years ago
fetch_remote_status_service.rb Fix typo 7 years ago
follow_remote_account_service.rb Adding domain blocks 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 Better comparison of "local" domain 7 years ago
process_interaction_service.rb Adding domain blocks 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 Improve code style 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 Catch Paperclip errors on /api/v1/media, return early from update profile service if XML given is nil 7 years ago