Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-01-17 | Fix issues in the updated theme | r | 1 | -3/+1 | |
2023-12-28 | Update the default theme | r | 1 | -3/+2 | |
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. | |||||
2022-01-27 | Add refresh button on timeline page | r | 1 | -2/+2 | |
2021-04-03 | Add refresh button on thread page | r | 1 | -1/+4 | |
2020-02-18 | Add frame based navigation | r | 1 | -2/+1 | |
2020-01-14 | Refactor renderer and templates | r | 1 | -5/+7 | |
2019-12-25 | Update header template and add option for custom css | r | 1 | -1/+1 | |
2019-12-21 | Add support for scopes | r | 1 | -2/+2 | |
- 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 | -14/+4 | |
2019-12-19 | Improve css for mobile devices | r | 1 | -6/+7 | |
2019-12-19 | Fix reply template | r | 1 | -3/+3 | |
2019-12-18 | Add reply links on thread page | r | 1 | -6/+2 | |
2019-12-15 | Add notification support | r | 1 | -1/+1 | |
2019-12-14 | Add attachments support | r | 1 | -1/+3 | |
2019-12-13 | Use account mentions as default text in replies | r | 1 | -1/+1 | |
2019-12-13 | Update page title and add navigation links | r | 1 | -1/+2 | |