Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fluoride: Fix like/retweet for quote posts | r | 2024-10-28 | 1 | -4/+4 |
| | |||||
* | Add support for quote reply | r | 2024-10-14 | 2 | -0/+8 |
| | |||||
* | Add hashtag search | r | 2024-06-17 | 2 | -2/+13 |
| | |||||
* | Fix bell icon notification | r | 2024-06-17 | 1 | -1/+4 |
| | |||||
* | Show quoted posts | r | 2024-06-17 | 1 | -0/+7 |
| | |||||
* | Make refresh button point to the first page on timeline | r | 2024-04-21 | 1 | -1/+1 |
| | |||||
* | Fix closing tag | r | 2024-04-09 | 1 | -1/+1 |
| | |||||
* | Update page titles | r | 2024-02-12 | 7 | -8/+8 |
| | | | | | - Use consistent letter casing - Append instance domain to the title | ||||
* | Show follow request count on user page | r | 2024-02-12 | 1 | -1/+3 |
| | |||||
* | Add inline follow/unfollow buttons on follow list page | r | 2024-02-05 | 2 | -5/+35 |
| | |||||
* | Add inline mute/block buttons on mute/block page | r | 2024-01-17 | 1 | -2/+36 |
| | |||||
* | Fix issues in the updated theme | r | 2024-01-17 | 2 | -6/+2 |
| | |||||
* | Update the default theme | r | 2023-12-28 | 26 | -370/+348 |
| | | | | | | 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. | ||||
* | Restrict instance level custom CSS to static directory | r | 2023-10-15 | 1 | -1/+1 |
| | |||||
* | Add profile edit page | r | 2023-10-01 | 2 | -0/+61 |
| | |||||
* | Sanitize user field name | romin | 2023-09-22 | 1 | -1/+1 |
| | |||||
* | Trim leading and trailing white space from selectable text | r | 2023-09-08 | 6 | -23/+23 |
| | |||||
* | Load CSS on the root page | r | 2023-09-08 | 1 | -3/+4 |
| | | | | | This applies the background color to the root page and avoids flicker during the initial page load. | ||||
* | Fix display name and title on mute page | r | 2023-09-08 | 1 | -1/+1 |
| | |||||
* | Fix userlist margin | r | 2023-09-08 | 1 | -2/+0 |
| | |||||
* | Add support for expiring mutes | r | 2022-12-17 | 2 | -11/+30 |
| | |||||
* | Show emojis in Mastadon field names | r | 2022-12-17 | 1 | -1/+1 |
| | |||||
* | Show emojis in Mastadon fields | r | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | Show BlockedBy on user page | Pete | 2022-09-09 | 1 | -0/+1 |
| | | | | Just show this information. No blockbots required. | ||||
* | Add missing @ sign in the reply post form | r | 2022-05-10 | 1 | -1/+1 |
| | |||||
* | Fix custom CSS | r | 2022-05-10 | 1 | -1/+1 |
| | |||||
* | Lazy load images on emoji page | r | 2022-04-17 | 1 | -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 page | r | 2022-03-31 | 1 | -1/+1 |
| | |||||
* | Show attachment metadata when attachment preview is disabled | r | 2022-03-30 | 1 | -4/+4 |
| | |||||
* | fluoride: Use target=_blank for user field links | r | 2022-03-30 | 1 | -3/+7 |
| | |||||
* | Switch to html/template | r | 2022-03-30 | 10 | -18/+21 |
| | |||||
* | Add lists | r | 2022-02-11 | 6 | -19/+121 |
| | |||||
* | Add refresh button on timeline page | r | 2022-01-27 | 4 | -6/+9 |
| | |||||
* | Add an option to hide unsupported notifications | r | 2021-12-13 | 1 | -0/+5 |
| | |||||
* | Fix time parsing for empty string | r | 2021-11-22 | 1 | -2/+2 |
| | |||||
* | Escape user display name | r | 2021-11-16 | 7 | -9/+9 |
| | |||||
* | Add "mute (keep notifications)" button | r | 2021-10-29 | 1 | -0/+6 |
| | |||||
* | Add quick reply | r | 2021-09-05 | 3 | -0/+16 |
| | |||||
* | Fix settings label | r | 2021-08-26 | 1 | -1/+1 |
| | |||||
* | Fix accesskey list | r | 2021-08-26 | 1 | -2/+6 |
| | |||||
* | Swap the position of twkn and remote timeline | r | 2021-08-26 | 1 | -2/+2 |
| | |||||
* | Show spoiler text even when post content is emtpy | r | 2021-08-26 | 1 | -1/+1 |
| | |||||
* | Fix css box and emoji list style | r | 2021-05-30 | 1 | -1/+1 |
| | |||||
* | Add refresh thread accesskey on /about | r | 2021-05-30 | 1 | -0/+4 |
| | |||||
* | Hide post format setting in case of empty list | r | 2021-05-30 | 2 | -1/+3 |
| | |||||
* | Fix retweet button for private/direct post | r | 2021-05-30 | 1 | -7/+2 |
| | |||||
* | Fix emojis | r | 2021-05-10 | 1 | -2/+2 |
| | |||||
* | Fix HTML escaping | r | 2021-04-23 | 4 | -6/+6 |
| | |||||
* | Fix animated avatars | r | 2021-04-07 | 6 | -12/+12 |
| | |||||
* | Use preview url for images | r | 2021-04-07 | 1 | -1/+1 |
| |