..
pubsubhubbub
Fix Pubsubhubbub::UnsubscribeService
8 years ago
after_block_service.rb
Make blocks create entries and unfollows instantly, but do the clean up
8 years ago
base_service.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
block_domain_service.rb
Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
block_service.rb
Make blocks create entries and unfollows instantly, but do the clean up
8 years ago
fan_out_on_write_service.rb
Fix #323 - self-replies to appear in public timelines again
8 years ago
favourite_service.rb
Add API for retrieving favourites
8 years ago
fetch_atom_service.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
fetch_link_card_service.rb
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
8 years ago
fetch_remote_account_service.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
fetch_remote_status_service.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
follow_remote_account_service.rb
Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
follow_service.rb
Move merging/unmerging of timelines into background. Move blocking into
8 years ago
notify_service.rb
Fix a couple unhandled exceptions
8 years ago
post_status_service.rb
Use <summary> to encode content warnings instead
8 years ago
precompute_feed_service.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
process_feed_service.rb
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
8 years ago
process_hashtags_service.rb
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
process_interaction_service.rb
Remove unneeded block check
8 years ago
process_mentions_service.rb
Fix undesired delivering of private toot to remote accounts that follow author
8 years ago
reblog_service.rb
Fix #522 - prevent blocked users from reblogging
8 years ago
remove_status_service.rb
Fix #147 - Unreblogging will leave original status in feeds
8 years ago
search_service.rb
Fix #329 - avatar errors no longer prevent remote accounts from being saved
8 years ago
send_interaction_service.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
subscribe_service.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
suspend_account_service.rb
Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
unblock_service.rb
Unblocks also federate
8 years ago
unfavourite_service.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
unfollow_service.rb
Move merging/unmerging of timelines into background. Move blocking into
8 years ago
unsubscribe_service.rb
Fix #329 - avatar errors no longer prevent remote accounts from being saved
8 years ago
update_remote_profile_service.rb
Domains with reject_media? set to true won't download avatars either
8 years ago