federation/federation/entities/activitypub
Alain St-Denis 345a0c0ac3 Handle cases where a nested AP field contains only one undefined object. 2024-02-15 10:32:33 -05:00
..
django Fix a regression that broke GET requests signature verification. 2023-07-10 08:24:33 -04:00
__init__.py Fixes to address the reviewer's comments. Where appropriate, align with existing code structure. 2023-03-26 14:47:40 -04:00
constants.py Refactor jsonld context management. Move LD signing to entities/activitypub. Move jsonld document_loader caching to __init__.py. Fix tests. 2023-03-24 18:34:15 -04:00
enums.py Merge ImageObject into the base Image entity 2019-09-08 00:12:04 +03:00
ldcontext.py Remove references to http://schema.org from inbound AP contexts. 2023-07-26 12:57:47 -04:00
ldsigning.py Make verify_ld_signature more robust. Make Tombstone objects signable. 2023-07-24 08:32:32 -04:00
mappers.py Refactor jsonld context management. Move LD signing to entities/activitypub. Move jsonld document_loader caching to __init__.py. Fix tests. 2023-03-24 18:34:15 -04:00
models.py Handle cases where a nested AP field contains only one undefined object. 2024-02-15 10:32:33 -05:00