bridgy-fed/tests
Ryan Barrett 073ce475e5
Protocol.receive: bridge replies to followers where in-reply-to already is
...ie if it's on the follower's protocol, either native or bridged.

for #981, #950, #949

not confident in this, despite the tests. worried it will either over- or under-deliver. guess we'll see.
2024-05-01 17:45:48 -07:00
..
__init__.py
test_activitypub.py AP: strip Link attachments since fedi instances generate their own link previews 2024-04-29 15:13:12 -07:00
test_atproto.py ATProto: drop trailing slash from PDS URL 2024-05-01 17:45:48 -07:00
test_common.py UI: refactor actor link rendering into User.user_link / Object.actor_link 2024-04-29 12:27:00 -07:00
test_convert.py convert Protocol.is_enabled_to to an instance method 2024-04-27 20:27:33 -07:00
test_follow.py tighten common.unwrap so it doesn't remove protocol bot user URLs 2024-04-23 12:00:39 -07:00
test_ids.py more id/handle translation tweaks for protocol bot users 2024-04-25 14:29:48 -07:00
test_integrations.py ATProto: drop trailing slash from PDS URL 2024-05-01 17:45:48 -07:00
test_models.py User.is_enabled: if a user explicitly opts in, override profile opt outs 2024-04-30 12:38:43 -07:00
test_pages.py UI: refactor actor link rendering into User.user_link / Object.actor_link 2024-04-29 12:27:00 -07:00
test_protocol.py Protocol.receive: bridge replies to followers where in-reply-to already is 2024-05-01 17:45:48 -07:00
test_redirect.py
test_template.jrd
test_template.xrd
test_web.py Protocol.receive: bridge replies to followers where in-reply-to already is 2024-05-01 17:45:48 -07:00
test_webfinger.py more id/handle translation tweaks for protocol bot users 2024-04-25 14:29:48 -07:00
testutil.py UI: refactor actor link rendering into User.user_link / Object.actor_link 2024-04-29 12:27:00 -07:00