Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add option for user CSS | r | 2021-04-03 | 2 | -0/+9 |
| | |||||
* | Add refresh button on thread page | r | 2021-04-03 | 1 | -1/+4 |
| | |||||
* | Update error page | r | 2021-04-03 | 1 | -3/+8 |
| | | | | | - Add retry button for GET requests - Only show signin button when it's a session error | ||||
* | Display Mastadon fields on user page | r | 2021-03-29 | 1 | -0/+3 |
| | |||||
* | Refactor | r | 2021-03-28 | 1 | -1/+1 |
| | |||||
* | Add filters | r | 2021-01-30 | 2 | -0/+41 |
| | |||||
* | Add remote timeline | r | 2021-01-23 | 3 | -4/+15 |
| | |||||
* | Make redirection work without Referer header | r | 2021-01-17 | 7 | -0/+27 |
| | |||||
* | Show attachment file name instead of the type | r | 2021-01-16 | 1 | -4/+12 |
| | |||||
* | Show emojis in poll options | r | 2021-01-16 | 1 | -2/+2 |
| | |||||
* | Make like/retweet notification content semi-transparent | r | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | Add reset button | r | 2021-01-16 | 1 | -0/+1 |
| | |||||
* | Add fallback notification | r | 2021-01-16 | 1 | -0/+14 |
| | |||||
* | Add follow request support | r | 2021-01-16 | 3 | -4/+72 |
| | |||||
* | Fix RTL display name rendering | r | 2020-11-28 | 4 | -5/+5 |
| | | | | Wrap all the inline display names in a <bdi> tag | ||||
* | Add notification interval setting | r | 2020-11-14 | 2 | -6/+13 |
| | | | | It replaces the "Auto refresh notifications" checkbox | ||||
* | Fix CSS issues | r | 2020-11-11 | 1 | -8/+4 |
| | | | | | - fix text wrapping on reply popup - fix margin for media links | ||||
* | Fix CSS issues | r | 2020-10-30 | 3 | -15/+13 |
| | |||||
* | Use favicon on all pages | r | 2020-10-25 | 2 | -1/+2 |
| | |||||
* | Add favicon | r | 2020-10-20 | 1 | -0/+1 |
| | |||||
* | Fix typo | r | 2020-10-19 | 2 | -2/+2 |
| | |||||
* | Add setting for default format | r | 2020-10-19 | 2 | -1/+13 |
| | |||||
* | Add keyboard shortcuts | r | 2020-10-19 | 4 | -24/+103 |
| |