Commit Graph

164 Commits

Author SHA1 Message Date
r 6ddec8db3e Update page titles
- Use consistent letter casing
- Append instance domain to the title
2024-02-12 06:44:32 +00:00
r 6ad1c5436a Show follow request count on user page 2024-02-12 05:51:06 +00:00
r 11ea3b4d47 Add inline follow/unfollow buttons on follow list page 2024-02-05 13:08:23 +00:00
r ce0195a810 Add inline mute/block buttons on mute/block page 2024-01-17 10:25:08 +00:00
r 1792daae63 Fix issues in the updated theme 2024-01-17 10:11:36 +00:00
r 1d61f1aa27 Update the default theme
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-12-28 13:27:30 +00:00
r ed521dd33d Restrict instance level custom CSS to static directory 2023-10-15 15:46:54 +00:00
r 81bdc7c705 Add profile edit page 2023-10-01 13:04:07 +00:00
romin cba88f94a2 Sanitize user field name 2023-09-22 15:56:26 +00:00
r 8eec93e028 Trim leading and trailing white space from selectable text 2023-09-08 18:11:07 +00:00
r 461908e031 Load CSS on the root page
This applies the background color to the root page and avoids flicker
during the initial page load.
2023-09-08 18:10:29 +00:00
r 426e9ad14f Fix display name and title on mute page 2023-09-08 14:46:40 +00:00
r 8a26dd1908 Fix userlist margin 2023-09-08 14:38:51 +00:00
r 5147897c6c Add support for expiring mutes 2022-12-17 08:26:51 +00:00
r 6002284c5a Show emojis in Mastadon field names 2022-12-17 06:56:39 +00:00
r b4ccde54a7 Show emojis in Mastadon fields 2022-10-24 04:10:00 +00:00
Pete 5f688c6318 Show BlockedBy on user page
Just show this information. No blockbots required.
2022-09-09 14:49:51 +00:00
r 0456655fc8 Add missing @ sign in the reply post form 2022-05-10 17:29:09 +00:00
r 4ad71587d8 Fix custom CSS 2022-05-10 17:25:58 +00:00
r b6c09b4fc6 Lazy load images on emoji page
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.
2022-04-17 06:01:45 +00:00
r a38d29a435 Fix user search page 2022-03-31 03:15:58 +00:00
r 94ff5c93de Show attachment metadata when attachment preview is disabled 2022-03-30 17:59:42 +00:00
r c36314fe7f fluoride: Use target=_blank for user field links 2022-03-30 17:12:53 +00:00
r 2d49ff9fb4 Switch to html/template 2022-03-30 15:52:30 +00:00
r c390a0c327 Add lists 2022-02-11 11:49:23 +00:00
r 0b004efffa Add refresh button on timeline page 2022-01-27 11:50:54 +00:00
r db29c3d874 Add an option to hide unsupported notifications 2021-12-13 13:58:15 +00:00
r 1c8c661abb Fix time parsing for empty string 2021-11-22 06:40:15 +00:00
r b2a9e44db1 Escape user display name 2021-11-16 15:29:27 +00:00
r 4d68062f2d Add "mute (keep notifications)" button 2021-10-29 14:20:15 +00:00
r 816281c225 Add quick reply 2021-09-05 17:17:59 +00:00
r e2499a8d1c Fix settings label 2021-08-26 05:08:15 +00:00
r 5ffe18067f Fix accesskey list 2021-08-26 05:06:23 +00:00
r c493e18bc7 Swap the position of twkn and remote timeline 2021-08-26 05:05:49 +00:00
r def93b4598 Show spoiler text even when post content is emtpy 2021-08-26 04:55:30 +00:00
r 44d4b0d379 Fix css box and emoji list style 2021-05-30 07:03:29 +00:00
r 7c7ab09d51 Add refresh thread accesskey on /about 2021-05-30 07:02:48 +00:00
r 5d42e59c7f Hide post format setting in case of empty list 2021-05-30 07:01:54 +00:00
r 07978649f1 Fix retweet button for private/direct post 2021-05-30 06:59:34 +00:00
r 045be151bd Fix emojis 2021-05-10 13:29:18 +00:00
r 469f2d1d25 Fix HTML escaping 2021-04-23 10:19:09 +00:00
r c7e130e305 Fix animated avatars 2021-04-07 06:55:11 +00:00
r 69dc1b59a4 Use preview url for images 2021-04-07 05:21:53 +00:00
r 76c5baef6a Add option for user CSS 2021-04-03 09:24:39 +00:00
r a82745175e Add refresh button on thread page 2021-04-03 07:41:14 +00:00
r 2cb6a515ac Update error page
- Add retry button for GET requests
- Only show signin button when it's a session error
2021-04-03 06:40:32 +00:00
r e31e9da667 Display Mastadon fields on user page 2021-03-29 05:31:41 +00:00
r 6c5de76562 Refactor 2021-03-28 16:12:41 +00:00
r 4f1425febf Add filters 2021-01-30 16:53:57 +00:00
r ac342dde07 Add remote timeline 2021-01-23 08:44:05 +00:00