.. |
pubsubhubbub
|
Fix Pubsubhubbub::UnsubscribeService
|
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
|
Federate blocks with the http://mastodon.social/schema/1.0 verb namespace
|
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
|
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
|
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
|
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
|
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
|
Optional domain block attribute that prevents media attachments from being downloaded
|
8 years ago |
process_hashtags_service.rb
|
Optional domain block attribute that prevents media attachments from being downloaded
|
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 wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds
|
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
|
Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain
|
8 years ago |