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 8232f76c48 Add check for visibility.nil? even though it can't ever be, to check for race conditions 7 years ago
..
concerns Make follow requests federate 7 years ago
pubsubhubbub Disable PuSH for blocked domains 7 years ago
account_search_service.rb New API method: /api/v1/search 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 8 years ago
block_domain_service.rb Make default admin UI page reports. Add admin UI for creating a domain block 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 check for visibility.nil? even though it can't ever be, to check for race conditions 7 years ago
favourite_service.rb Add validation of media attachments, clean up mastodon-own exception classes 7 years ago
fetch_atom_service.rb Shorter timeout on FetchAtomService 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 Fix full-text search query quotation, improve tag search performance with an index, 7 years ago
fetch_remote_resource_service.rb Fix full-text search query quotation, improve tag search performance with an index, 7 years ago
fetch_remote_status_service.rb Fix full-text search query quotation, improve tag search performance with an index, 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
mute_service.rb Mute button progress so far. WIP, doesn't entirely work correctly. 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 issue with feed merge-in code as well 7 years ago
process_feed_service.rb Fix casuality of processing remote mentions such that notifications 7 years ago
process_hashtags_service.rb Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
process_interaction_service.rb Prettier account and stream entry URLs 7 years ago
process_mentions_service.rb Fix casuality of processing remote mentions such that notifications 7 years ago
reblog_service.rb Add "direct" visibility level in the backend. Web UI is not yet 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 reworked search 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 8 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
unmute_service.rb Fix #231 - Muting 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 Federate header images, fix open-uri http->https redirection error 7 years ago
warm_cache_service.rb Preheat status cache 7 years ago