Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for quote reply | r | 2024-10-14 | 1 | -0/+4 |
| | |||||
* | Update the default theme | r | 2023-12-28 | 1 | -29/+21 |
| | | | | | | This uses better color contrast and component spacing to improve legibility. The updated HTML also has better compatibility with browsers with limited/no CSS support. | ||||
* | Add missing @ sign in the reply post form | r | 2022-05-10 | 1 | -1/+1 |
| | |||||
* | Add quick reply | r | 2021-09-05 | 1 | -0/+1 |
| | |||||
* | Hide post format setting in case of empty list | r | 2021-05-30 | 1 | -1/+1 |
| | |||||
* | Refactor | r | 2021-03-28 | 1 | -1/+1 |
| | |||||
* | Make redirection work without Referer header | r | 2021-01-17 | 1 | -0/+1 |
| | |||||
* | Add reset button | r | 2021-01-16 | 1 | -0/+1 |
| | |||||
* | Add setting for default format | r | 2020-10-19 | 1 | -1/+4 |
| | |||||
* | Add keyboard shortcuts | r | 2020-10-19 | 1 | -11/+8 |
| | |||||
* | Disable scope selection when replying to a direct post | r | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Use <base> element to set target | r | 2020-02-23 | 1 | -1/+1 |
| | |||||
* | Add frame based navigation | r | 2020-02-18 | 1 | -1/+1 |
| | |||||
* | Remove icons | r | 2020-01-30 | 1 | -2/+2 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 1 | -0/+1 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 1 | -1/+3 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 1 | -1/+1 |
| | |||||
* | Use png icons instead of font icons | r | 2020-01-01 | 1 | -4/+4 |
| | |||||
* | Add settings page | r | 2019-12-27 | 1 | -1/+1 |
| | |||||
* | Add post format selection | r | 2019-12-26 | 1 | -2/+8 |
| | |||||
* | Switch to fork-awesome font | r | 2019-12-22 | 1 | -0/+5 |
| | |||||
* | Add nsfw checkbox for posts | r | 2019-12-22 | 1 | -9/+17 |
| | |||||
* | Fix css and template issues | r | 2019-12-22 | 1 | -1/+1 |
| | |||||
* | Add support for scopes | r | 2019-12-21 | 1 | -5/+15 |
| | | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts | ||||
* | Use a single form for new posts and replies | r | 2019-12-21 | 1 | -0/+16 |