summaryrefslogtreecommitdiff
path: root/templates/nav.tmpl (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-28Update the default themer1-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-01Add profile edit pager1-0/+3
2023-09-08Trim leading and trailing white space from selectable textr1-2/+2
2022-03-30Switch to html/templater1-1/+1
2022-02-11Add listsr1-4/+5
2021-11-16Escape user display namer1-1/+1
2021-08-26Swap the position of twkn and remote timeliner1-2/+2
2021-04-07Fix animated avatarsr1-1/+1
2021-01-23Add remote timeliner1-3/+4
2021-01-17Make redirection work without Referer headerr1-0/+1
2020-11-28Fix RTL display name renderingr1-1/+1
Wrap all the inline display names in a <bdi> tag
2020-10-19Add keyboard shortcutsr1-10/+10
2020-10-19Fix CSS issuesr1-2/+2
2020-09-22Use '@' prefix for all usernamesr1-1/+1
2020-09-22Update CSSr1-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-04Remove session details on signoutr1-1/+4
2020-02-23Use <base> element to set targetr1-8/+8
2020-02-18Add frame based navigationr1-0/+34