summaryrefslogtreecommitdiff
path: root/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Simplify retweet/like formr2020-10-191-30/+16
|
* Fix CSS issuesr2020-10-192-5/+7
|
* Fix search query escapingr2020-10-172-2/+2
|
* Add likes listr2020-09-271-0/+9
|
* Add blocks listr2020-09-271-1/+6
|
* Add mutes listr2020-09-271-1/+6
|
* Add bookmarksr2020-09-272-0/+30
| | | | | - Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page
* Fix CSS issuesr2020-09-272-3/+3
| | | | This re-adds some of the CSS3 properties
* Make navigation links more prominentr2020-09-225-6/+6
|
* Use '@' prefix for all usernamesr2020-09-225-15/+22
|
* Update CSSr2020-09-226-14/+14
| | | | | 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.
* Fix issues related to AntiDopamine moder2020-09-032-5/+8
| | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode
* Add the Anti Dopamine featureHyphen2020-09-033-4/+17
|
* Fix empty list message on search pager@freesoftwareextremist.com2020-08-222-2/+2
|
* Show username tootltip on avatarr@freesoftwareextremist.com2020-08-223-6/+6
|
* Fix search page textr2020-07-283-3/+9
|
* Disable scope selection when replying to a direct postr2020-06-181-1/+1
|
* Show status numbersr2020-06-051-5/+5
|
* HTML Escape search queriesr2020-05-292-2/+2
|
* Use attachment description as titler2020-05-241-7/+7
|
* Imporve emoji styler2020-05-241-2/+2
| | | | | - Increase emoji size - Add colons to emoji alt text and title
* Use default preload setting for audio and videor2020-05-031-2/+2
|
* Add option to hide attachmentsr2020-04-252-3/+24
|
* Show {hide,show}retweets button only for followed usersr2020-04-191-0/+2
|
* Add account {hide,show}retweetsr2020-04-191-1/+13
|
* Add account {,un}subscriber2020-04-171-8/+20
|
* Add description for fluoride moder2020-04-051-1/+1
|