..
activitypub
Guard against nil URLs in Request class ( #7284 )
7 years ago
concerns
Rename ResolveRemoteAccountService to ResolveAccountService ( #6327 )
7 years ago
pubsubhubbub
…
account_search_service.rb
Prevent suspended accounts from appearing in AccountSearchService ( #7246 )
7 years ago
after_block_service.rb
…
authorize_follow_service.rb
…
backup_service.rb
Add entropy to download filenames ( #6811 )
7 years ago
base_service.rb
…
batched_remove_status_service.rb
Direct messages column ( #4514 )
7 years ago
block_domain_from_account_service.rb
…
block_domain_service.rb
After blocking domain with reject_media, invalidate cache ( #6679 )
7 years ago
block_service.rb
…
bootstrap_timeline_service.rb
…
fan_out_on_write_service.rb
Slightly reduce RAM usage ( #7301 )
7 years ago
favourite_service.rb
Remove most behaviour disparities between blocks and mutes ( #7231 )
7 years ago
fetch_atom_service.rb
Support Actors/Statuses with multiple types ( #7305 )
7 years ago
fetch_link_card_service.rb
Slightly reduce RAM usage ( #7301 )
7 years ago
fetch_oembed_service.rb
Slightly reduce RAM usage ( #7301 )
7 years ago
fetch_remote_account_service.rb
…
fetch_remote_status_service.rb
…
follow_service.rb
Rename ResolveRemoteAccountService to ResolveAccountService ( #6327 )
7 years ago
mute_service.rb
Keep notification when muting_notifications is true ( #7311 )
7 years ago
notify_service.rb
When must_be_following_dm is on, only notify if recipient dm'ed user ( #6283 )
7 years ago
post_status_service.rb
When creating status, if no sensitive status is given, use default ( #7057 )
7 years ago
precompute_feed_service.rb
Fix home regeneration ( #6251 )
7 years ago
process_feed_service.rb
…
process_hashtags_service.rb
Remove "nsfw" category for sensitive statuses in OStatus serializer ( #7048 )
7 years ago
process_interaction_service.rb
…
process_mentions_service.rb
Improve PostStatusService performance ( #7317 )
7 years ago
reblog_service.rb
…
reject_follow_service.rb
…
remove_status_service.rb
Direct messages column ( #4514 )
7 years ago
report_service.rb
Federated reports ( #6570 )
7 years ago
resolve_account_service.rb
Support Actors/Statuses with multiple types ( #7305 )
7 years ago
resolve_url_service.rb
Support Actors/Statuses with multiple types ( #7305 )
7 years ago
search_service.rb
Remove extra spaces from search API queries and public account headers ( fixes #7129 ) ( #7152 )
7 years ago
send_interaction_service.rb
Close http connection in perform method of Request class ( #6889 )
7 years ago
subscribe_service.rb
Close http connection in perform method of Request class ( #6889 )
7 years ago
suspend_account_service.rb
Send one Delete of Actor in ActivityPub when account is suspended ( #6172 )
7 years ago
unblock_domain_service.rb
…
unblock_service.rb
…
unfavourite_service.rb
…
unfollow_service.rb
…
unmute_service.rb
…
unsubscribe_service.rb
Close http connection in perform method of Request class ( #6889 )
7 years ago
update_account_service.rb
…
update_remote_profile_service.rb
[WIP] Enable custom emoji on account pages and in the sidebar ( #6124 )
7 years ago
verify_salmon_service.rb
…