Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-12-28 | Update the default theme | r | 1 | -31/+27 | |
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. | |||||
2023-10-01 | Add profile edit page | r | 1 | -0/+3 | |
2023-09-08 | Trim leading and trailing white space from selectable text | r | 1 | -2/+2 | |
2022-03-30 | Switch to html/template | r | 1 | -1/+1 | |
2022-02-11 | Add lists | r | 1 | -4/+5 | |
2021-11-16 | Escape user display name | r | 1 | -1/+1 | |
2021-08-26 | Swap the position of twkn and remote timeline | r | 1 | -2/+2 | |
2021-04-07 | Fix animated avatars | r | 1 | -1/+1 | |
2021-01-23 | Add remote timeline | r | 1 | -3/+4 | |
2021-01-17 | Make redirection work without Referer header | r | 1 | -0/+1 | |
2020-11-28 | Fix RTL display name rendering | r | 1 | -1/+1 | |
Wrap all the inline display names in a <bdi> tag | |||||
2020-10-19 | Add keyboard shortcuts | r | 1 | -10/+10 | |
2020-10-19 | Fix CSS issues | r | 1 | -2/+2 | |
2020-09-22 | Use '@' prefix for all usernames | r | 1 | -1/+1 | |
2020-09-22 | Update CSS | r | 1 | -1/+1 | |
Now it's mostly CSS 2.1 compliant. All the images now use the height attribute to limit the size on browsers that don't support CSS. | |||||
2020-03-04 | Remove session details on signout | r | 1 | -1/+4 | |
2020-02-23 | Use <base> element to set target | r | 1 | -8/+8 | |
2020-02-18 | Add frame based navigation | r | 1 | -0/+34 | |