aboutsummaryrefslogtreecommitdiffstats
path: root/src/stream.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename stream::activity types and structs.Harald Eilertsen2024-10-301-5/+5
* Rename stream::streamitem to stream::activityHarald Eilertsen2024-10-301-2/+2
* Add stream Actor and Tag structs and complete StreamItem.Harald Eilertsen2024-01-131-0/+7
* Add stream::DateTime structHarald Eilertsen2024-01-131-0/+2
* Move streamitem tests to streamitem module.Harald Eilertsen2024-01-131-88/+0
* Refactor stream API, move StreamItem and Verb to modules.Harald Eilertsen2024-01-121-96/+10
* Add high level stream API.Harald Eilertsen2024-01-081-0/+231