Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2021-12-20 | Extend license notices to 2022 (#354) | 1 | ||
2021-11-22 | Enable stricter linting with golangci-lint (#316) | 1 | ||
* update golangci-lint * add golangci config file w/ more linters * correct issues flagged by stricter linters * add more generous timeout for golangci-lint * add some style + formatting guidelines * move timeout to config file * go fmt | ||||
2021-08-27 | Replace federating DB locks map, add a cleanup goroutine (#166) | 1 | ||
Signed-off-by: kim (grufwub) <grufwub@gmail.com> | ||||
2021-05-29 | first implementation of search feature | 1 | ||
2021-05-27 | Notifications (#34) | 1 | ||
Notifications working for: * Mentions * Faves * New follow requests * New followers |