Akihiko Odaki 41eeb9ebaa Use Status.group instead of Status.distinct in HashQueryService (#14662) il y a 3 ans
..
activitypub 64aac30733 Add customizable thumbnails for audio and video attachments (#14145) il y a 4 ans
concerns 643065799b Fix activity not being signed (#13948) il y a 4 ans
keys 5d8398c8b8 Add E2EE API (#13820) il y a 4 ans
account_search_service.rb 156af70e4d Fix following restriction not working when exact match in account search (#14394) il y a 3 ans
after_block_domain_from_account_service.rb 98b3b80d6b Fix account domain block not properly unfollowing accounts from domain (#14304) il y a 4 ans
after_block_service.rb 4eeff26533 Change account domain block to clear out notifications and follows (#11393) il y a 5 ans
after_unallow_domain_service.rb d658af7ff8 Fix removing allowed domains being done synchronously (#14302) il y a 4 ans
app_sign_up_service.rb eb83d6256e Add `reason` param to `POST /api/v1/accounts` REST API (#12064) il y a 4 ans
authorize_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) il y a 5 ans
backup_service.rb 5d8398c8b8 Add E2EE API (#13820) il y a 4 ans
base_service.rb 53850bce93 Remove unused AtomBuilderHelper (#1364) il y a 7 ans
batched_remove_status_service.rb d8bad8fbf6 Fix not publishing update of remote timeline (#13745) il y a 4 ans
block_domain_service.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) il y a 4 ans
block_service.rb 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288) il y a 5 ans
bootstrap_timeline_service.rb 668f698077 Admin setting to disable default follows (#12566) il y a 4 ans
clear_domain_media_service.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) il y a 4 ans
deliver_to_device_service.rb 5d8398c8b8 Add E2EE API (#13820) il y a 4 ans
fan_out_on_write_service.rb d8bad8fbf6 Fix not publishing update of remote timeline (#13745) il y a 4 ans
favourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) il y a 5 ans
fetch_link_card_service.rb ed04697510 Change User-Agent of link preview fetching service to include "Bot" (#14248) il y a 4 ans
fetch_oembed_service.rb b364175e1b Fix link crawler not specifying accepted content-type (#12646) il y a 4 ans
fetch_remote_status_service.rb a391eaf4d8 Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil (#12652) il y a 4 ans
fetch_resource_service.rb 2744f61696 Fix not being able to resolve public resources in development environment (#13505) il y a 4 ans
follow_service.rb 339ce1c4e9 Add specific rate limits for posting and following (#13172) il y a 4 ans
hashtag_query_service.rb 41eeb9ebaa Use Status.group instead of Status.distinct in HashQueryService (#14662) il y a 3 ans
import_service.rb d890abfcab Fix performance of follow import (#13836) il y a 4 ans
move_service.rb 368a87755b Fix account migration not affecting followers on origin server (#11980) il y a 4 ans
mute_service.rb 774ac47373 Add conversations API (#8832) il y a 5 ans
notify_service.rb 911cc14481 Add follow_request notification type (#12198) il y a 4 ans
post_status_service.rb f08f880f58 Fix media not being marked sensitive when client sets a CW but no text (#13277) il y a 4 ans
precompute_feed_service.rb 69f782b54d Fix code style of regeneration-related code (#9843) il y a 5 ans
process_hashtags_service.rb f371b32137 Change hashtags to preserve first-used casing (#11416) il y a 4 ans
process_mentions_service.rb 939a47393c Fix duplicate notification and delivery of mentions (#14378) il y a 3 ans
reblog_service.rb 5d8398c8b8 Add E2EE API (#13820) il y a 4 ans
reject_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) il y a 5 ans
remove_status_service.rb d8bad8fbf6 Fix not publishing update of remote timeline (#13745) il y a 4 ans
report_service.rb f2b743e715 Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) il y a 5 ans
resolve_account_service.rb d890abfcab Fix performance of follow import (#13836) il y a 4 ans
resolve_url_service.rb cb12a2cdd3 Fix some timeouts when searching URLs by limiting some database queries (#13253) il y a 4 ans
search_service.rb 27ea7c13a5 Fix hashtag search performing account search as well (#13758) il y a 4 ans
suspend_account_service.rb c5d37f18cb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) il y a 4 ans
tag_search_service.rb ab33c4df94 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) il y a 4 ans
unallow_domain_service.rb d658af7ff8 Fix removing allowed domains being done synchronously (#14302) il y a 4 ans
unblock_domain_service.rb bced70469a Add domain block notes (#11515) il y a 4 ans
unblock_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) il y a 5 ans
unfavourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) il y a 5 ans
unfollow_service.rb 38dc51b2d6 Fix Move handler queuing jobs that will fail if account is suspended (#11864) il y a 4 ans
unmute_service.rb c64a1c25c4 Fix #231 - Muting il y a 7 ans
update_account_service.rb 7540e235a2 Fix movie width and frame_rate returning nil (#14357) il y a 4 ans
verify_link_service.rb e1ec3a9f09 Rescue SSL error in verify link service (#9914) il y a 5 ans
vote_service.rb d386d89179 Fix invalid votes from the API being accepted (#12601) il y a 4 ans