bridgy-fed/tests
Ryan Barrett 4b95d49ccc
ids.translate_handle: convert _ and ~ chars to - for Bluesky
hopefully fixes #982
2024-05-02 15:41:41 -07:00
..
__init__.py initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
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 ids.translate_handle: convert _ and ~ chars to - for Bluesky 2024-05-02 15:41:41 -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 bring back self replies check, only send self replies to followers 2024-05-02 13:39:10 -07:00
test_redirect.py abstract redirect.py to be multi-protocol 2024-04-14 18:26:34 -07:00
test_template.jrd flask: port XrdOrJrdHandler, finish porting webfinger 2021-07-11 16:30:14 -07:00
test_template.xrd flask: port XrdOrJrdHandler, finish porting webfinger 2021-07-11 16:30:14 -07:00
test_web.py bring back self replies check, only send self replies to followers 2024-05-02 13:39:10 -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