You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eugen Rochko 175a9b9caa Fix #104 - Style OAuth authorized applications page 7 years ago
..
concerns Make follow requests federate 7 years ago
pubsubhubbub Disable PuSH for blocked domains 7 years ago
after_block_service.rb Make blocks create entries and unfollows instantly, but do the clean up 7 years ago
authorize_follow_service.rb Add IDs to salmon slaps even if they are transient. Add title, too, mostly 7 years ago
base_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
block_domain_service.rb Domain blocks now have varying severity - auto-suspend vs auto-silence 7 years ago
block_service.rb Add IDs to salmon slaps even if they are transient. Add title, too, mostly 7 years ago
fan_out_on_write_service.rb Add streaming API channels for local-only statuses 7 years ago
favourite_service.rb Add validation of media attachments, clean up mastodon-own exception classes 7 years ago
fetch_atom_service.rb Adding more unit tests. Fixing Salmon slaps XML 7 years ago
fetch_link_card_service.rb Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 7 years ago
fetch_remote_account_service.rb After FollowService, re-fetch remote account asynchronously, do nothing 7 years ago
fetch_remote_status_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
follow_remote_account_service.rb Domain blocks now have varying severity - auto-suspend vs auto-silence 7 years ago
follow_service.rb Add validation of media attachments, clean up mastodon-own exception classes 7 years ago
notify_service.rb Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API 7 years ago
post_status_service.rb Add validation of media attachments, clean up mastodon-own exception classes 7 years ago
precompute_feed_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
process_feed_service.rb Skip remote media URLs that don't have a hostname 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 Add handler for salmons of undoing favourites 7 years ago
process_mentions_service.rb Mentions in private statuses allow mentioned people to see them 7 years ago
reblog_service.rb Add validation of media attachments, clean up mastodon-own exception classes 7 years ago
reject_follow_service.rb Add IDs to salmon slaps even if they are transient. Add title, too, mostly 7 years ago
remove_status_service.rb Fix #651 - Do not reinsert original status into all followers feeds 7 years ago
search_service.rb Fix #104 - Style OAuth authorized applications page 7 years ago
send_interaction_service.rb Make follow requests federate 7 years ago
subscribe_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
suspend_account_service.rb Domain blocks now have varying severity - auto-suspend vs auto-silence 7 years ago
unblock_service.rb Add IDs to salmon slaps even if they are transient. Add title, too, mostly 7 years ago
unfavourite_service.rb Add tuning documentation, add <content> tags back to most salmons, 7 years ago
unfollow_service.rb Add tuning documentation, add <content> tags back to most salmons, 7 years ago
unsubscribe_service.rb Fix #329 - avatar errors no longer prevent remote accounts from being saved 7 years ago
update_remote_profile_service.rb Make follow requests federate 7 years ago
warm_cache_service.rb Preheat status cache 7 years ago