summaryrefslogtreecommitdiff
path: root/templates/notification.tmpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bell icon notificationr2024-06-171-1/+4
|
* Update the default themer2023-12-281-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 textr2023-09-081-7/+7
|
* Switch to html/templater2022-03-301-2/+2
|
* Add refresh button on timeline pager2022-01-271-2/+2
|
* Escape user display namer2021-11-161-2/+2
|
* Fix animated avatarsr2021-04-071-5/+5
|
* Make redirection work without Referer headerr2021-01-171-0/+3
|
* Make like/retweet notification content semi-transparentr2021-01-161-1/+1
|
* Add fallback notificationr2021-01-161-0/+14
|
* Add follow request supportr2021-01-161-0/+29
|
* Fix RTL display name renderingr2020-11-281-1/+1
| | | | Wrap all the inline display names in a <bdi> tag
* Fix CSS issuesr2020-10-301-13/+10
|
* Add keyboard shortcutsr2020-10-191-2/+2
|
* Fix CSS issuesr2020-09-271-1/+1
| | | | This re-adds some of the CSS3 properties
* Make navigation links more prominentr2020-09-221-1/+1
|
* Use '@' prefix for all usernamesr2020-09-221-7/+11
|
* Update CSSr2020-09-221-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 featureHyphen2020-09-031-1/+3
|
* Show username tootltip on avatarr@freesoftwareextremist.com2020-08-221-3/+3
|
* Use <base> element to set targetr2020-02-231-6/+6
|
* Add frame based navigationr2020-02-181-6/+17
|
* Remove iconsr2020-01-301-3/+0
|
* Update notification layoutr2020-01-291-28/+25
|
* Refactor everythingr2020-01-281-1/+1
|
* Refactor renderer and templatesr2020-01-141-8/+11
|
* Add dark moder2020-01-121-3/+3
|
* Use png icons instead of font iconsr2020-01-011-9/+9
|
* Update header template and add option for custom cssr2019-12-251-1/+1
|
* Switch to fork-awesome fontr2019-12-221-3/+3
|
* Fix css and template issuesr2019-12-221-9/+15
|
* Use local url for for mentioned usersr2019-12-211-3/+3
|
* Add user page and follow/unfollow callsr2019-12-201-3/+9
|
* Add notification supportr2019-12-151-0/+59