.. |
activitypub
|
85890bc80f
Fix crash in FetchRemoteKeyService (#19225)
|
2 年之前 |
concerns
|
c9a52833b6
Fix deletes not being signed in authorized fetch mode (#17484)
|
2 年之前 |
keys
|
8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
|
2 年之前 |
account_search_service.rb
|
44b2ee3485
Add customizable user roles (#18641)
|
2 年之前 |
account_statuses_cleanup_service.rb
|
03d59340da
Fix Sidekiq warnings about JSON serialization (#17381)
|
2 年之前 |
after_block_domain_from_account_service.rb
|
98b3b80d6b
Fix account domain block not properly unfollowing accounts from domain (#14304)
|
4 年之前 |
after_block_service.rb
|
afb7882189
Fix blocking someone not clearing up list feeds (#16205)
|
3 年之前 |
after_unallow_domain_service.rb
|
ed099d8bdc
Change account suspensions to be reversible by default (#14726)
|
4 年之前 |
app_sign_up_service.rb
|
d83faa1a89
Add ability to block sign-ups from IP (#19037)
|
2 年之前 |
appeal_service.rb
|
44b2ee3485
Add customizable user roles (#18641)
|
2 年之前 |
approve_appeal_service.rb
|
976cd6413e
Fix moderator leak in undo_mark_statuses_as_sensitive (#18525)
|
2 年之前 |
authorize_follow_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 年之前 |
backup_service.rb
|
d8629e7b86
Add logging of S3-related errors (#16381)
|
3 年之前 |
base_service.rb
|
a2871cd747
Add administrative webhooks (#18510)
|
2 年之前 |
batched_remove_status_service.rb
|
3419d3ec84
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
|
3 年之前 |
block_domain_service.rb
|
3134691948
Add support for reversible suspensions through ActivityPub (#14989)
|
4 年之前 |
block_service.rb
|
4e1260feaa
Fix BlockService trying to reject incorrect follow request (#11288)
|
5 年之前 |
bootstrap_timeline_service.rb
|
44b2ee3485
Add customizable user roles (#18641)
|
2 年之前 |
clear_domain_media_service.rb
|
c7147bab90
Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062)
|
2 年之前 |
delete_account_service.rb
|
27965ce5ed
Add trending statuses (#17431)
|
2 年之前 |
deliver_to_device_service.rb
|
5d8398c8b8
Add E2EE API (#13820)
|
4 年之前 |
fan_out_on_write_service.rb
|
c3f0621a59
Add ability to follow hashtags (#18809)
|
2 年之前 |
favourite_service.rb
|
2ea754b861
Fix duplicate notifications being possible after poll expiration (#17697)
|
2 年之前 |
fetch_link_card_service.rb
|
6cf57c6765
Refactor how Redis locks are created (#18400)
|
2 年之前 |
fetch_oembed_service.rb
|
ec059317fa
Fix some link previews being incorrectly generated from other prior links (#16885)
|
3 年之前 |
fetch_remote_status_service.rb
|
a391eaf4d8
Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil (#12652)
|
4 年之前 |
fetch_resource_service.rb
|
8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
|
2 年之前 |
follow_service.rb
|
50948b46aa
Add ability to filter followed accounts' posts by language (#19095)
|
2 年之前 |
import_service.rb
|
50948b46aa
Add ability to filter followed accounts' posts by language (#19095)
|
2 年之前 |
move_service.rb
|
368a87755b
Fix account migration not affecting followers on origin server (#11980)
|
5 年之前 |
mute_service.rb
|
96761752ec
Add duration parameter to muting. (#13831)
|
4 年之前 |
notify_service.rb
|
44b2ee3485
Add customizable user roles (#18641)
|
2 年之前 |
post_status_service.rb
|
d17fb70131
Change how changes to media attachments are stored for edits (#17696)
|
2 年之前 |
precompute_feed_service.rb
|
3917353645
Fix single Redis connection being used across all threads (#18135)
|
2 年之前 |
process_hashtags_service.rb
|
63002cde03
Add editing for published statuses (#17320)
|
2 年之前 |
process_mentions_service.rb
|
7b38cb88ca
Fix ProcessMentionService swallowing unprocessed mentions to unconfirmed/unapproved users (#19191)
|
2 年之前 |
purge_domain_service.rb
|
d3db2eb7fb
Remove custom emojis on domain purge (#17210)
|
2 年之前 |
reblog_service.rb
|
27965ce5ed
Add trending statuses (#17431)
|
2 年之前 |
reject_follow_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 年之前 |
remove_from_followers_service.rb
|
17f4e457b3
Add remove from followers api (#16864)
|
3 年之前 |
remove_status_service.rb
|
cedcece0cc
Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005)
|
2 年之前 |
report_service.rb
|
44b2ee3485
Add customizable user roles (#18641)
|
2 年之前 |
resolve_account_service.rb
|
1145dbd327
Improve error reporting and logging when processing remote accounts (#15605)
|
2 年之前 |
resolve_url_service.rb
|
8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
|
2 年之前 |
search_service.rb
|
eb51e43fb4
Optimize some regex matching (#15528)
|
3 年之前 |
suspend_account_service.rb
|
6d6000f61f
Fix remote reporters not receiving suspend/unsuspend activities (#16050)
|
3 年之前 |
tag_search_service.rb
|
ab33c4df94
Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)
|
5 年之前 |
translate_status_service.rb
|
55a2e9b5be
Fix translations not being formatted, other issues in web UI (#19245)
|
2 年之前 |
unallow_domain_service.rb
|
d658af7ff8
Fix removing allowed domains being done synchronously (#14302)
|
4 年之前 |
unblock_domain_service.rb
|
3134691948
Add support for reversible suspensions through ActivityPub (#14989)
|
4 年之前 |
unblock_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 年之前 |
unfavourite_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 年之前 |
unfollow_service.rb
|
52f4e834f2
Fix concurrent unfollowing decrementing follower count more than once (#18527)
|
2 年之前 |
unmute_service.rb
|
c64a1c25c4
Fix #231 - Muting
|
7 年之前 |
unsuspend_account_service.rb
|
9ac7e6fef7
Fix remotely-suspended accounts' toots being merged back into timelines (#16628)
|
3 年之前 |
update_account_service.rb
|
8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412)
|
4 年之前 |
update_status_service.rb
|
71f2b95106
Fix edits with no actual changes being allowed (#17843)
|
2 年之前 |
verify_link_service.rb
|
336c23336a
Allow VerifyLinkService to accept backlinks with differing case (#18320)
|
2 年之前 |
vote_service.rb
|
1ff4877945
Fix empty votes arbitrarily increasing voters count in polls (#18526)
|
2 年之前 |
webhook_service.rb
|
a2871cd747
Add administrative webhooks (#18510)
|
2 年之前 |