Commit Graph

21 Commits (9906c6fb6fb0e2ebb36fa91fae94828bcc02ef27)

Author SHA1 Message Date
Thomas Citharel d2f1c4f658
Add ActivityPub Object Event type support
5 years ago
lain e835cd97f6 Containment: Add a catch-all clause to contain_origin.
5 years ago
Ariadne Conill 5b60d82592 object containment: handle all cases where ID is invalid (missing, nil, non-string)
5 years ago
Ariadne Conill af9aa8e358 tests: simplify object fetching and containment tests
5 years ago
Ariadne Conill 597cb8897b tests: remove some more ostatus tests
5 years ago
Maksim a320358703 added test helpers to clear config after tests
5 years ago
Sergey Suprunenko b20020da16 Show the url advertised in the Activity in the Status JSON response
5 years ago
Ariadne Conill 1345e0c2bf tests: add tests for signed object fetches
5 years ago
Ariadne Conill 739bbe0d3b security: detect object containment violations at the IR level
5 years ago
Haelwenn (lanodan) Monnier a2c601acb5
FetcherTest: Containment refute called(OStatus.fetch_activity_from_url)
5 years ago
feld 93a0eeab16 Add license/copyright to all project files
5 years ago
Alex S 0f59265a50 salmon fix
5 years ago
Egor Kislitsyn 30e54fd7e2 Handle HTTP 404 response
5 years ago
Egor Kislitsyn afae3ada22 Handle HTTP "410 Gone" response
5 years ago
Sergey Suprunenko 84cc131b59 Add missing HTTP Request mocks
5 years ago
William Pitcock 73df9d690d object: fetcher: add support for reinjecting pruned objects
5 years ago
rinpatch ad681877df Make credo happy
6 years ago
rinpatch e7c3c36766 Update functions in object fetcher for tesla and set up a proper mock for tests
6 years ago
rinpatch dda4e0e2a8 Fix warnings in object tests
6 years ago
William Pitcock f0439617ef tests: some minor cleanups
6 years ago
William Pitcock e8caecb5c7 object: move object containment out of transmogrifier into it's own module
6 years ago