Skip to content

initial graph traversal support

kaniini requested to merge feature/in-reply-to-screen-name into develop

Add some initial activity relationship graph traversal support.

As a proof of concept, use the traversal function to retrieve status parents.

The traversal functions will be expanded to support post-processing the timeline based on graph analysis, to fix the broken thread problem.

Closes #68 (closed).

Merge request reports