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