..
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
Fix rubocop issues, introduce usage of frozen literal to improve performance
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_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
Update hub URL and re-subscribe if hub URL changes
8 years ago
follow_service.rb
Follow requests send e-mail notifications, but are excluded from notifications API
8 years ago
notify_service.rb
Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
8 years ago
post_status_service.rb
Fix tests, add applications to eager loading/cache for statuses, fix
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
Fix too late return
8 years ago
process_hashtags_service.rb
Sensitive content federates using the "nsfw" hashtag
8 years ago
process_interaction_service.rb
Federate blocks with the http://mastodon.social/schema/1.0 verb namespace
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
Improve suspend account service
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
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
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
Fix #329 - avatar errors no longer prevent remote accounts from being saved
8 years ago