pub fn activities() -> Result<VecDeque<Activity>, TsError>
Get all activities. While we don’t care about or guarantee order in the file written to disk, here they are returned in reverse chronological order.