aboutsummaryrefslogtreecommitdiff
path: root/web/error.go
AgeCommit message (Expand)AuthorFilesLines
2023-08-26Switch from ln to slogXe Iaso1-11/+10
2022-11-21basic mastodon client implemented, will do more laterXe1-4/+1
2019-02-02web: use error type, simplify some codeChristine Dodrill1-0/+2
2019-01-29web: add NewError function to simplify error creation, use itChristine Dodrill1-1/+26
2019-01-29web: try using exp/errors, error type for API callsChristine Dodrill1-0/+33