aboutsummaryrefslogtreecommitdiffstats
path: root/worker/types/thread.go
Commit message (Expand)AuthorAgeFilesLines
* logging: rename package to logRobin Jarry2022-12-021-2/+2
* threads: fix ordered insert of sibling nodesKoni Marti2022-11-061-4/+12
* threadbuilder: sort siblings by sort criteriaKoni Marti2022-11-061-3/+3
* logging: substitute %w for %vKoni Marti2022-10-021-1/+1
* mark: (un)mark message threadsKoni Marti2022-08-221-0/+29
* lint: work nicely with wrapped errors (errorlint)Moritz Poldrack2022-08-041-2/+2
* lint: ensure errors are at least logged (errcheck)Moritz Poldrack2022-08-041-1/+1
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-1/+3
* threading: honor user-defined sort criteriaKoni Marti2022-03-091-0/+13
* threading: implement on-the-fly message threadingKoni Marti2022-02-241-2/+12
* thread: add method to append new nodeKoni Marti2022-02-231-0/+13
* messages: allow displaying email threadsy0ast2021-11-131-0/+99