| .. |
|
__init__.py
|
initial code skeleton and app scaffolding, largely copied from Bridgy Fed
|
2022-12-24 08:34:39 -08:00 |
|
test_activitypub.py
|
ActivityPub.actor: add Vary: Accept header
|
2024-11-16 13:11:18 -08:00 |
|
test_atproto.py
|
re-activate tombstoned bridged Bluesky accounts by recreating them from scratch
|
2024-11-14 11:38:43 -08:00 |
|
test_atproto_firehose.py
|
update tests for lexrpc Client now sending HTTP headers over websockets
|
2024-11-03 11:34:50 -08:00 |
|
test_common.py
|
AP actor endpoint: check conneg, redirect to profile if not an AS2 request
|
2024-10-31 18:09:30 -07:00 |
|
test_convert.py
|
AP: update tests for discoverable, indexable flags in AS2 actors
|
2024-10-31 13:07:11 -07:00 |
|
test_dms.py
|
DMs bug fix, don't crash if text has bot @-mention and nothing else
|
2024-11-14 10:59:47 -08:00 |
|
test_follow.py
|
turn on REQUIRES_AVATAR/NAME for ActivityPub, Bluesky
|
2024-05-11 16:50:57 -07:00 |
|
test_ids.py
|
tests: remove Fake/OtherFake special case in User.is_enabled
|
2024-10-10 20:16:07 -07:00 |
|
test_integrations.py
|
receive: try harder to detect blocked/filtered users earlier
|
2024-11-07 19:41:35 -08:00 |
|
test_models.py
|
ATProto.set_username: fetch new DID doc; User.handle_as: use handle in DID doc
|
2024-10-28 18:23:21 -07:00 |
|
test_pages.py
|
Web.fetch: if we're fetching a homepage, set its url to the initial url
|
2024-11-15 21:31:22 -08:00 |
|
test_protocol.py
|
Web.fetch: if we're fetching a homepage, set its url to the initial url
|
2024-11-15 21:31:22 -08:00 |
|
test_redirect.py
|
AP: update tests for discoverable, indexable flags in AS2 actors
|
2024-10-31 13:07:11 -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
|
/web-site: add poll-feed task
|
2024-11-18 14:39:13 -08:00 |
|
test_webfinger.py
|
tests: remove Fake/OtherFake special case in User.is_enabled
|
2024-10-10 20:16:07 -07:00 |
|
testutil.py
|
move common.add, remove to webutil.util
|
2024-10-31 09:41:28 -07:00 |