Jasmin 3b69a29703 Merge changes of 4.0.7..4.0.10 (#1324) 1 vuosi sitten
..
activitypub 3b69a29703 Merge changes of 4.0.7..4.0.10 (#1324) 1 vuosi sitten
concerns c9a52833b6 Fix deletes not being signed in authorized fetch mode (#17484) 3 vuotta sitten
keys 8cf7006d4e Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 vuotta sitten
account_search_service.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) 2 vuotta sitten
account_statuses_cleanup_service.rb c2170991c7 Fix reblogs being discarded after the reblogged status (#19731) 2 vuotta sitten
after_block_domain_from_account_service.rb 98b3b80d6b Fix account domain block not properly unfollowing accounts from domain (#14304) 4 vuotta sitten
after_block_service.rb afb7882189 Fix blocking someone not clearing up list feeds (#16205) 3 vuotta sitten
after_unallow_domain_service.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 4 vuotta sitten
app_sign_up_service.rb d83faa1a89 Add ability to block sign-ups from IP (#19037) 2 vuotta sitten
appeal_service.rb 44b2ee3485 Add customizable user roles (#18641) 2 vuotta sitten
approve_appeal_service.rb 976cd6413e Fix moderator leak in undo_mark_statuses_as_sensitive (#18525) 2 vuotta sitten
authorize_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 vuotta sitten
backup_service.rb d8629e7b86 Add logging of S3-related errors (#16381) 3 vuotta sitten
base_service.rb a2871cd747 Add administrative webhooks (#18510) 2 vuotta sitten
batched_remove_status_service.rb 3419d3ec84 Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 3 vuotta sitten
block_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 4 vuotta sitten
block_service.rb 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288) 5 vuotta sitten
bootstrap_timeline_service.rb 44b2ee3485 Add customizable user roles (#18641) 2 vuotta sitten
clear_domain_media_service.rb c7147bab90 Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062) 2 vuotta sitten
create_featured_tag_service.rb 45d3b32488 Fix `Settings::FeaturedTagsController` (#19418) 2 vuotta sitten
delete_account_service.rb 27965ce5ed Add trending statuses (#17431) 3 vuotta sitten
deliver_to_device_service.rb 5d8398c8b8 Add E2EE API (#13820) 4 vuotta sitten
fan_out_on_write_service.rb 5f9e47be34 Add caching for payload serialization during fan-out (#19642) 2 vuotta sitten
favourite_service.rb 2ea754b861 Fix duplicate notifications being possible after poll expiration (#17697) 3 vuotta sitten
fetch_link_card_service.rb 6cf57c6765 Refactor how Redis locks are created (#18400) 2 vuotta sitten
fetch_oembed_service.rb 123a88b6b5 Fix some link previews being incorrectly generated from other prior links (#16885) 3 vuotta sitten
fetch_remote_status_service.rb a391eaf4d8 Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil (#12652) 5 vuotta sitten
fetch_resource_service.rb 8cf7006d4e Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 vuotta sitten
follow_migration_service.rb 290d02e936 Fix original account being unfollowed on migration before the follow request could be sent (#21957) 2 vuotta sitten
follow_service.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) 2 vuotta sitten
import_service.rb 147d8bd8fc Support UTF-8 Characters in Domains During CSV Import (#20592) 2 vuotta sitten
move_service.rb 368a87755b Fix account migration not affecting followers on origin server (#11980) 5 vuotta sitten
mute_service.rb 96761752ec Add duration parameter to muting. (#13831) 4 vuotta sitten
notify_service.rb 44b2ee3485 Add customizable user roles (#18641) 2 vuotta sitten
post_status_service.rb a26084e29c Merge pull request #1144 from killpack/local_only_in_cw 2 vuotta sitten
precompute_feed_service.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 vuotta sitten
process_hashtags_service.rb 63002cde03 Add editing for published statuses (#17320) 3 vuotta sitten
process_mentions_service.rb 840688318f Merge tag 'v4.0.0' into hometown-4.0-merge 2 vuotta sitten
purge_domain_service.rb d3db2eb7fb Remove custom emojis on domain purge (#17210) 3 vuotta sitten
reblog_service.rb c7e5c4a8a6 Merge tag 'v3.5.0' into hometown-dev-3.5.0 2 vuotta sitten
reject_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 vuotta sitten
remove_domains_from_followers_service.rb e2103c9175 Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 2 vuotta sitten
remove_featured_tag_service.rb 74ead7d106 Change featured tag updates to add/remove activity (#19409) 2 vuotta sitten
remove_from_followers_service.rb 17f4e457b3 Add remove from followers api (#16864) 3 vuotta sitten
remove_status_service.rb 0728a6a709 Merge upstream security fixes of v4.0.5 (#1316) 1 vuosi sitten
report_service.rb b1a48e05b6 Change Report category to "violation" if rule IDs are provided (#20137) 2 vuotta sitten
resolve_account_service.rb dc5c86add7 Fix account migration form ever using outdated account data (#18429) 2 vuotta sitten
resolve_url_service.rb 0728a6a709 Merge upstream security fixes of v4.0.5 (#1316) 1 vuosi sitten
search_service.rb eb51e43fb4 Optimize some regex matching (#15528) 4 vuotta sitten
suspend_account_service.rb 6d6000f61f Fix remote reporters not receiving suspend/unsuspend activities (#16050) 3 vuotta sitten
tag_search_service.rb ab33c4df94 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 5 vuotta sitten
translate_status_service.rb 3b69a29703 Merge changes of 4.0.7..4.0.10 (#1324) 1 vuosi sitten
unallow_domain_service.rb d658af7ff8 Fix removing allowed domains being done synchronously (#14302) 4 vuotta sitten
unblock_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 4 vuotta sitten
unblock_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 vuotta sitten
unfavourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 vuotta sitten
unfollow_service.rb 52f4e834f2 Fix concurrent unfollowing decrementing follower count more than once (#18527) 2 vuotta sitten
unmute_service.rb c64a1c25c4 Fix #231 - Muting 8 vuotta sitten
unsuspend_account_service.rb 9ac7e6fef7 Fix remotely-suspended accounts' toots being merged back into timelines (#16628) 3 vuotta sitten
update_account_service.rb e98833748e Fix being able to spoof link verification (#20217) 2 vuotta sitten
update_status_service.rb 4c577a769a Fix leak where edited, local-only statuses federated 2 vuotta sitten
verify_link_service.rb 336c23336a Allow VerifyLinkService to accept backlinks with differing case (#18320) 2 vuotta sitten
vote_service.rb 1ff4877945 Fix empty votes arbitrarily increasing voters count in polls (#18526) 2 vuotta sitten
webhook_service.rb a2871cd747 Add administrative webhooks (#18510) 2 vuotta sitten