summaryrefslogtreecommitdiff
path: root/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show BlockedBy on user pagePete2022-09-091-0/+1
| | | | Just show this information. No blockbots required.
* Add missing @ sign in the reply post formr2022-05-101-1/+1
|
* Fix custom CSSr2022-05-101-1/+1
|
* Lazy load images on emoji pager2022-04-171-1/+1
| | | | | | Makes the emoji page usable for instances with 1000+ emojis. The attribute is considered experimental by Mozilla, but is supported by most of the modern browsers.
* Fix user search pager2022-03-311-1/+1
|
* Show attachment metadata when attachment preview is disabledr2022-03-301-4/+4
|
* fluoride: Use target=_blank for user field linksr2022-03-301-3/+7
|
* Switch to html/templater2022-03-3010-18/+21
|
* Add listsr2022-02-116-19/+121
|
* Add refresh button on timeline pager2022-01-274-6/+9
|
* Add an option to hide unsupported notificationsr2021-12-131-0/+5
|
* Fix time parsing for empty stringr2021-11-221-2/+2
|
* Escape user display namer2021-11-167-9/+9
|
* Add "mute (keep notifications)" buttonr2021-10-291-0/+6
|
* Add quick replyr2021-09-053-0/+16
|
* Fix settings labelr2021-08-261-1/+1
|
* Fix accesskey listr2021-08-261-2/+6
|
* Swap the position of twkn and remote timeliner2021-08-261-2/+2
|
* Show spoiler text even when post content is emtpyr2021-08-261-1/+1
|
* Fix css box and emoji list styler2021-05-301-1/+1
|
* Add refresh thread accesskey on /aboutr2021-05-301-0/+4
|
* Hide post format setting in case of empty listr2021-05-302-1/+3
|
* Fix retweet button for private/direct postr2021-05-301-7/+2
|
* Fix emojisr2021-05-101-2/+2
|
* Fix HTML escapingr2021-04-234-6/+6
|
* Fix animated avatarsr2021-04-076-12/+12
|
* Use preview url for imagesr2021-04-071-1/+1
|
* Add option for user CSSr2021-04-032-0/+9
|
* Add refresh button on thread pager2021-04-031-1/+4
|
* Update error pager2021-04-031-3/+8
| | | | | - Add retry button for GET requests - Only show signin button when it's a session error
* Display Mastadon fields on user pager2021-03-291-0/+3
|
* Refactorr2021-03-281-1/+1
|
* Add filtersr2021-01-302-0/+41
|
* Add remote timeliner2021-01-233-4/+15
|
* Make redirection work without Referer headerr2021-01-177-0/+27
|
* Show attachment file name instead of the typer2021-01-161-4/+12
|
* Show emojis in poll optionsr2021-01-161-2/+2
|
* Make like/retweet notification content semi-transparentr2021-01-161-1/+1
|
* Add reset buttonr2021-01-161-0/+1
|
* Add fallback notificationr2021-01-161-0/+14
|
* Add follow request supportr2021-01-163-4/+72
|
* Fix RTL display name renderingr2020-11-284-5/+5
| | | | Wrap all the inline display names in a <bdi> tag
* Add notification interval settingr2020-11-142-6/+13
| | | | It replaces the "Auto refresh notifications" checkbox
* Fix CSS issuesr2020-11-111-8/+4
| | | | | - fix text wrapping on reply popup - fix margin for media links
* Fix CSS issuesr2020-10-303-15/+13
|
* Use favicon on all pagesr2020-10-252-1/+2
|
* Add faviconr2020-10-201-0/+1
|
* Fix typor2020-10-192-2/+2
|
* Add setting for default formatr2020-10-192-1/+13
|
* Add keyboard shortcutsr2020-10-194-24/+103
|