.. |
pubsubhubbub
|
Fix Pubsubhubbub::UnsubscribeService
|
8 years ago |
after_block_service.rb
|
Make blocks create entries and unfollows instantly, but do the clean up
|
7 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
|
7 years ago |
block_service.rb
|
Make blocks create entries and unfollows instantly, but do the clean up
|
7 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
|
7 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
|
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
|
7 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
|
7 years ago |
follow_service.rb
|
Move merging/unmerging of timelines into background. Move blocking into
|
7 years ago |
notify_service.rb
|
Fix a couple unhandled exceptions
|
7 years ago |
post_status_service.rb
|
Use <summary> to encode content warnings instead
|
7 years ago |
precompute_feed_service.rb
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
process_feed_service.rb
|
Use <summary> to encode content warnings instead
|
7 years ago |
process_hashtags_service.rb
|
Optional domain block attribute that prevents media attachments from being downloaded
|
7 years ago |
process_interaction_service.rb
|
Remove unneeded block check
|
7 years ago |
process_mentions_service.rb
|
Fix undesired delivering of private toot to remote accounts that follow author
|
7 years ago |
reblog_service.rb
|
Fix #522 - prevent blocked users from reblogging
|
7 years ago |
remove_status_service.rb
|
Fix #147 - Unreblogging will leave original status in feeds
|
7 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
|
7 years ago |
unblock_service.rb
|
Unblocks also federate
|
7 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
|
7 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
|
7 years ago |