Eugen Rochko 0895ff414e Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses 8 年 前
..
base_service.rb 0077fc26df Merge and unmerge timelines on follow/unfollow, solves #21, #22 8 年 前
block_domain_service.rb 65ae9637d6 PuSH unsubscribe needs correct callback URL 8 年 前
block_service.rb 7b9a4af311 API for blocking and unblocking 8 年 前
fan_out_on_write_service.rb 1f650d327d Adding public timeline 8 年 前
favourite_service.rb 3319473b2c Move PubSubHubbub pinging to a background worker 8 年 前
fetch_atom_service.rb fe77921e47 Catching more exceptions that slipped through, removing AR logging from 8 年 前
fetch_remote_account_service.rb c257b29d86 Fix up a few exceptions 8 年 前
fetch_remote_status_service.rb 2febc6ed65 Fix typo 8 年 前
follow_remote_account_service.rb 157f03f8bd No-op for Salmons without body, fail fast if Webfinger does not contain 8 年 前
follow_service.rb d772db4344 Fix #83 - if user cannot be found (or is self) throw error, don't return empty 200 8 年 前
post_status_service.rb 3319473b2c Move PubSubHubbub pinging to a background worker 8 年 前
precompute_feed_service.rb 9d59d7b463 Adding a block model and filter mentions from blocked users (fix #60) 8 年 前
process_feed_service.rb 91144d46ec Fix duplication of media attachments when a remote status reblogs a local one 8 年 前
process_interaction_service.rb 77efdfa110 Fixing namespaces issue 8 年 前
process_mentions_service.rb 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI 8 年 前
reblog_service.rb 3319473b2c Move PubSubHubbub pinging to a background worker 8 年 前
remove_status_service.rb 0895ff414e Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses 8 年 前
send_interaction_service.rb 9d55529318 Fix text color in dashboard inputs, sanitize remote status content in UI, 9 年 前
subscribe_service.rb 608a2bfffc Upgrade to PubSubHubbub 0.4 (removing verify_token) 8 年 前
unblock_service.rb 7b9a4af311 API for blocking and unblocking 8 年 前
unfavourite_service.rb 7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app 8 年 前
unfollow_service.rb 7b9a4af311 API for blocking and unblocking 8 年 前
update_remote_profile_service.rb 87b618ab02 Fix namespace parsing in Atom feeds 8 年 前