Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-17 | Add hashtag search | r | 1 | -2/+12 | |
2024-04-21 | Make refresh button point to the first page on timeline | r | 1 | -1/+1 | |
2024-01-17 | Fix issues in the updated theme | r | 1 | -3/+1 | |
2023-12-28 | Update the default theme | r | 1 | -8/+7 | |
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 | -1/+4 | |
2021-01-23 | Add remote timeline | r | 1 | -0/+10 | |
2020-09-22 | Make navigation links more prominent | r | 1 | -2/+2 | |
2020-02-18 | Add frame based navigation | r | 1 | -4/+1 | |
2020-01-28 | Refactor everything | r | 1 | -2/+2 | |
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-25 | Add local and twkn timelines | r | 1 | -1/+1 | |
2019-12-21 | Add support for scopes | r | 1 | -1/+1 | |
- 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 | -10/+2 | |
2019-12-19 | Improve css for mobile devices | r | 1 | -5/+6 | |
2019-12-15 | Add notification support | r | 1 | -1/+1 | |
2019-12-15 | Fix prev pagination | r | 1 | -6/+8 | |
2019-12-14 | Add attachments support | r | 1 | -1/+3 | |
2019-12-13 | Update page title and add navigation links | r | 1 | -1/+2 | |