Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add frame based navigation | r | 2020-02-18 | 1 | -12/+14 |
| | |||||
* | Add status deletion | r | 2020-02-02 | 1 | -0/+1 |
| | |||||
* | Use vendored dependencies | r | 2020-02-01 | 1 | -1/+1 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 4 | -3/+8 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 1 | -0/+1 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 2 | -0/+3 |
| | |||||
* | Add fluoride mode | r | 2020-01-08 | 1 | -0/+2 |
| | |||||
* | Rename package to bloat | r | 2020-01-01 | 2 | -2/+0 |
| | |||||
* | Add option to mask nsfw attachments | r | 2019-12-31 | 1 | -0/+2 |
| | |||||
* | Add default settings | r | 2019-12-29 | 2 | -0/+10 |
| | |||||
* | Add settings page | r | 2019-12-27 | 1 | -0/+1 |
| | |||||
* | Add post format selection | r | 2019-12-26 | 1 | -0/+6 |
| | |||||
* | Add support for scopes | r | 2019-12-21 | 3 | -1/+6 |
| | | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts | ||||
* | Use a custom client for settings | r | 2019-12-21 | 3 | -3/+16 |
| | |||||
* | Use json format for app and session repo | r | 2019-12-21 | 2 | -50/+7 |
| | |||||
* | Use a single form for new posts and replies | r | 2019-12-21 | 1 | -0/+7 |
| | |||||
* | Add reply links on thread page | r | 2019-12-18 | 1 | -0/+1 |
| | |||||
* | Use filesystem based kv store instead of sqlite | r | 2019-12-17 | 2 | -10/+57 |
| | |||||
* | Initial commit | r | 2019-12-13 | 2 | -0/+42 |