summaryrefslogtreecommitdiff
path: root/internal/gtserror/multi_test.go
AgeCommit message (Collapse)AuthorFiles
2023-08-04[performance] add caching of status fave, boost of, in reply to ID lists (#2060)Libravatar kim1
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)Libravatar tobi1
* rework multierror a bit * test multierror