Ryan Barrett
622d07a984
ATProto firehose: move and rename file
2024-05-07 16:24:16 -07:00
Ryan Barrett
3057dd6757
ATProto firehose: correctly load and handle bridged ATProto vs non-ATProto DIDs
...
for #978
2024-05-07 16:17:44 -07:00
Ryan Barrett
6f4d79a5f1
ATProto: start on firehose subscriber to replace polling
...
can't wait for this! for #978
2024-05-07 14:15:51 -07:00
Ryan Barrett
515be28cdd
Protocol.receive: automatically send to ATProto PDS if user has ATProto enabled
...
for #999
2024-05-05 17:21:24 -07:00
Ryan Barrett
2f57a07b9e
make opt_out.py multi-protocol, other improvements
2024-02-15 13:28:55 -08:00
Ryan Barrett
b81d9c4ad8
opt_out.py: deliver delete to user's followers
2024-02-07 07:31:01 -08:00
Ryan Barrett
85a25e5f9e
scripts/opt_out.py bug fixes
2024-01-28 18:23:10 -08:00
Ryan Barrett
ee213531c5
add scripts/opt_out.py
...
for #783
2024-01-27 14:10:51 -08:00
Ryan Barrett
4d095fa3d9
misc cleanup
...
* remove obsolete TODOs, commented out code
* remove obsolete circular imports of per-protocol modules
* minimize Object put in Protocol.load
* remove duplicated Protocol.load tests in test_activitypub
* re-enable rest of ActivityPubUtilsTest.test_postprocess_as2_idempotent
* drop default cls=Web in TestCase.make_user
2023-11-15 14:23:08 -08:00
Ryan Barrett
0917b52bb6
noop, add missing imports to scripts/activity_model.py
2023-04-18 13:23:56 -07:00
Ryan Barrett
d72540fde7
move Activity model to scripts/activity_model.py
2023-02-11 18:11:30 -08:00
Ryan Barrett
04c2a582b9
migrate_activity_to_object: resume from latest_updated
2023-02-05 08:17:11 -08:00
Ryan Barrett
2c3a693b4d
Activity => Object: add script to migrate existing Activitys to Objects
...
#286
temporarily adds back Activity model definition, will remove again later.
2023-02-04 20:46:28 -08:00