Wykres commitów

9 Commity (main)

Autor SHA1 Wiadomość Data
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