Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bell icon notification | r | 2024-06-17 | 1 | -1/+4 |
| | |||||
* | Update the default theme | r | 2023-12-28 | 1 | -66/+56 |
| | | | | | | 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. | ||||
* | Trim leading and trailing white space from selectable text | r | 2023-09-08 | 1 | -7/+7 |
| | |||||
* | Switch to html/template | r | 2022-03-30 | 1 | -2/+2 |
| | |||||
* | Add refresh button on timeline page | r | 2022-01-27 | 1 | -2/+2 |
| | |||||
* | Escape user display name | r | 2021-11-16 | 1 | -2/+2 |
| | |||||
* | Fix animated avatars | r | 2021-04-07 | 1 | -5/+5 |
| | |||||
* | Make redirection work without Referer header | r | 2021-01-17 | 1 | -0/+3 |
| | |||||
* | Make like/retweet notification content semi-transparent | r | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | Add fallback notification | r | 2021-01-16 | 1 | -0/+14 |
| | |||||
* | Add follow request support | r | 2021-01-16 | 1 | -0/+29 |
| | |||||
* | Fix RTL display name rendering | r | 2020-11-28 | 1 | -1/+1 |
| | | | | Wrap all the inline display names in a <bdi> tag | ||||
* | Fix CSS issues | r | 2020-10-30 | 1 | -13/+10 |
| | |||||
* | Add keyboard shortcuts | r | 2020-10-19 | 1 | -2/+2 |
| | |||||
* | Fix CSS issues | r | 2020-09-27 | 1 | -1/+1 |
| | | | | This re-adds some of the CSS3 properties | ||||
* | Make navigation links more prominent | r | 2020-09-22 | 1 | -1/+1 |
| | |||||
* | Use '@' prefix for all usernames | r | 2020-09-22 | 1 | -7/+11 |
| | |||||
* | Update CSS | r | 2020-09-22 | 1 | -5/+5 |
| | | | | | 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. | ||||
* | Add the Anti Dopamine feature | Hyphen | 2020-09-03 | 1 | -1/+3 |
| | |||||
* | Show username tootltip on avatar | r@freesoftwareextremist.com | 2020-08-22 | 1 | -3/+3 |
| | |||||
* | Use <base> element to set target | r | 2020-02-23 | 1 | -6/+6 |
| | |||||
* | Add frame based navigation | r | 2020-02-18 | 1 | -6/+17 |
| | |||||
* | Remove icons | r | 2020-01-30 | 1 | -3/+0 |
| | |||||
* | Update notification layout | r | 2020-01-29 | 1 | -28/+25 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 1 | -1/+1 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 1 | -8/+11 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 1 | -3/+3 |
| | |||||
* | Use png icons instead of font icons | r | 2020-01-01 | 1 | -9/+9 |
| | |||||
* | Update header template and add option for custom css | r | 2019-12-25 | 1 | -1/+1 |
| | |||||
* | Switch to fork-awesome font | r | 2019-12-22 | 1 | -3/+3 |
| | |||||
* | Fix css and template issues | r | 2019-12-22 | 1 | -9/+15 |
| | |||||
* | Use local url for for mentioned users | r | 2019-12-21 | 1 | -3/+3 |
| | |||||
* | Add user page and follow/unfollow calls | r | 2019-12-20 | 1 | -3/+9 |
| | |||||
* | Add notification support | r | 2019-12-15 | 1 | -0/+59 |