.. |
activitypub
|
b154428e14
Add federation support for the "hide network" preference (#11673)
|
4 years ago |
concerns
|
24552b5160
Add whitelist mode (#11291)
|
5 years ago |
account_search_service.rb
|
6185bff4b3
Fix error when searching for URLs that contain the mention syntax (#13151)
|
4 years ago |
after_block_domain_from_account_service.rb
|
4eeff26533
Change account domain block to clear out notifications and follows (#11393)
|
5 years ago |
after_block_service.rb
|
4eeff26533
Change account domain block to clear out notifications and follows (#11393)
|
5 years ago |
app_sign_up_service.rb
|
eb83d6256e
Add `reason` param to `POST /api/v1/accounts` REST API (#12064)
|
5 years ago |
authorize_follow_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 years ago |
backup_service.rb
|
d91946ae13
Fix backups failing when files are missing from media attachments (#13146)
|
4 years ago |
base_service.rb
|
53850bce93
Remove unused AtomBuilderHelper (#1364)
|
7 years ago |
batched_remove_status_service.rb
|
97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
|
5 years ago |
block_domain_service.rb
|
c4d45765e3
Change domain block behavior to update user records before deleting data (#12247)
|
5 years ago |
block_service.rb
|
4e1260feaa
Fix BlockService trying to reject incorrect follow request (#11288)
|
5 years ago |
bootstrap_timeline_service.rb
|
668f698077
Admin setting to disable default follows (#12566)
|
4 years ago |
fan_out_on_write_service.rb
|
5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
|
5 years ago |
favourite_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 years ago |
fetch_link_card_service.rb
|
b364175e1b
Fix link crawler not specifying accepted content-type (#12646)
|
4 years ago |
fetch_oembed_service.rb
|
b364175e1b
Fix link crawler not specifying accepted content-type (#12646)
|
4 years ago |
fetch_remote_status_service.rb
|
a391eaf4d8
Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil (#12652)
|
4 years ago |
fetch_resource_service.rb
|
cb12a2cdd3
Fix some timeouts when searching URLs by limiting some database queries (#13253)
|
4 years ago |
follow_service.rb
|
339ce1c4e9
Add specific rate limits for posting and following (#13172)
|
4 years ago |
hashtag_query_service.rb
|
8386d9ec10
Fix hashtag timeline REST API accepting too many hashtags (#12091)
|
5 years ago |
import_service.rb
|
11169367e4
Fix incorrect deletion of local accounts imported by overwriting (#13350)
|
4 years ago |
move_service.rb
|
368a87755b
Fix account migration not affecting followers on origin server (#11980)
|
5 years ago |
mute_service.rb
|
774ac47373
Add conversations API (#8832)
|
6 years ago |
notify_service.rb
|
911cc14481
Add follow_request notification type (#12198)
|
5 years ago |
post_status_service.rb
|
f08f880f58
Fix media not being marked sensitive when client sets a CW but no text (#13277)
|
4 years ago |
precompute_feed_service.rb
|
69f782b54d
Fix code style of regeneration-related code (#9843)
|
5 years ago |
process_hashtags_service.rb
|
f371b32137
Change hashtags to preserve first-used casing (#11416)
|
5 years ago |
process_mentions_service.rb
|
f86ee4b59f
Fix IDN mentions not being processed, IDN domains not being rendered (#12715)
|
4 years ago |
reblog_service.rb
|
339ce1c4e9
Add specific rate limits for posting and following (#13172)
|
4 years ago |
reject_follow_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 years ago |
remove_status_service.rb
|
c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
|
5 years ago |
report_service.rb
|
f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966)
|
5 years ago |
resolve_account_service.rb
|
983ab40086
Fix previously OStatus-based accounts not being detected as ActivityPub (#13129)
|
4 years ago |
resolve_url_service.rb
|
cb12a2cdd3
Fix some timeouts when searching URLs by limiting some database queries (#13253)
|
4 years ago |
search_service.rb
|
bbf926b1c0
Fix error when using search API with no query (#12541)
|
5 years ago |
suspend_account_service.rb
|
c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
|
5 years ago |
tag_search_service.rb
|
ab33c4df94
Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)
|
5 years ago |
unallow_domain_service.rb
|
c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
|
5 years ago |
unblock_domain_service.rb
|
bced70469a
Add domain block notes (#11515)
|
5 years ago |
unblock_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 years ago |
unfavourite_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 years ago |
unfollow_service.rb
|
38dc51b2d6
Fix Move handler queuing jobs that will fail if account is suspended (#11864)
|
5 years ago |
unmute_service.rb
|
c64a1c25c4
Fix #231 - Muting
|
7 years ago |
update_account_service.rb
|
9ef5532a7e
Fix follow requests N+1 (#12004)
|
5 years ago |
verify_link_service.rb
|
e1ec3a9f09
Rescue SSL error in verify link service (#9914)
|
5 years ago |
vote_service.rb
|
d386d89179
Fix invalid votes from the API being accepted (#12601)
|
4 years ago |