aboutsummaryrefslogtreecommitdiffstats
path: root/lib/threadbuilder.go
Commit message (Expand)AuthorAgeFilesLines
* lint: ensure errors are at least logged (errcheck)Moritz Poldrack2022-08-041-1/+1
* threads: debounce client-side thread buildingKoni Marti2022-07-261-0/+11
* logging: use level-based logger functionsRobin Jarry2022-07-231-6/+4
* threading: fix msg-id order in references headerKoni Marti2022-03-231-5/+17
* threading: fix stack overflow from faulty headersKoni Marti2022-03-221-1/+13
* go vet: unreachable codeMoritz Poldrack2022-03-181-5/+0
* threading: honor user-defined sort criteriaKoni Marti2022-03-091-14/+45
* threading: implement on-the-fly message threadingKoni Marti2022-02-241-0/+242