Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-05 | Add quick reply | r | 1 | -0/+1 | |
2020-11-22 | Refactor things | r | 1 | -1/+0 | |
- Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers | |||||
2020-10-19 | Add setting for default format | r | 1 | -0/+1 | |
2020-06-18 | Disable scope selection when replying to a direct post | r | 1 | -3/+4 | |
2020-01-28 | Refactor everything | r | 1 | -0/+0 | |
2020-01-12 | Add dark mode | r | 1 | -0/+1 | |
2019-12-26 | Add post format selection | r | 1 | -0/+6 | |
2019-12-21 | Add support for scopes | r | 1 | -0/+5 | |
- Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts | |||||
2019-12-21 | Use a single form for new posts and replies | r | 1 | -0/+7 | |