Eugen Rochko a302e56f9a Add API for retrieving favourites 7 years ago
..
pubsubhubbub 7e5e33df48 Fix Pubsubhubbub::UnsubscribeService 7 years ago
base_service.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
block_domain_service.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
block_service.rb 2d2154ba75 Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 7 years ago
fan_out_on_write_service.rb 3114e55c7a Fix #323 - self-replies to appear in public timelines again 7 years ago
favourite_service.rb a302e56f9a Add API for retrieving favourites 7 years ago
fetch_atom_service.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
fetch_remote_account_service.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
fetch_remote_status_service.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
follow_remote_account_service.rb 2cb3dc5e5a Update hub URL and re-subscribe if hub URL changes 7 years ago
follow_service.rb 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API 7 years ago
notify_service.rb 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API 7 years ago
post_status_service.rb 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those 7 years ago
precompute_feed_service.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
process_feed_service.rb 668013265c Restoring old async behaviour of thread resolving as it proved to be more robust 7 years ago
process_hashtags_service.rb e90fcb46e3 Sensitive content federates using the "nsfw" hashtag 7 years ago
process_interaction_service.rb 7376af90f7 Don't show statuses to blocked users 7 years ago
process_mentions_service.rb f729cfc881 Private posts mentioning non-followers should not notify them, neither locally nor via Salmon 7 years ago
reblog_service.rb 8b94d283fb Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds 7 years ago
remove_status_service.rb 6de079a5af Removing external hub completely, fix #333 fixing digit-only hashtags, 7 years ago
search_service.rb 58b3f4fd67 Fix #329 - avatar errors no longer prevent remote accounts from being saved 7 years ago
send_interaction_service.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
subscribe_service.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
suspend_account_service.rb 2ef9f36cf2 Improve suspend account service 7 years ago
unblock_service.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
unfavourite_service.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
unfollow_service.rb 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 7 years ago
unsubscribe_service.rb 58b3f4fd67 Fix #329 - avatar errors no longer prevent remote accounts from being saved 7 years ago
update_remote_profile_service.rb 58b3f4fd67 Fix #329 - avatar errors no longer prevent remote accounts from being saved 7 years ago