Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add quick reply | r | 2021-09-05 | 8 | -2/+96 |
| | |||||
* | Fix "more content" z-index | r | 2021-09-05 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -4/+13 |
| | |||||
* | 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 | 5 | -13/+10 |
| | |||||
* | Add image preview popup | r | 2021-04-09 | 2 | -0/+69 |
| | |||||
* | 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 | 6 | -0/+18 |
| | |||||
* | Add refresh button on thread page | r | 2021-04-03 | 1 | -1/+4 |
| | |||||
* | Update error page | r | 2021-04-03 | 4 | -10/+23 |
| | | | | | - Add retry button for GET requests - Only show signin button when it's a session error | ||||
* | Update Makefile | r | 2021-04-02 | 1 | -10/+11 |
| | | | | | - Respect $DESTDIR - Fix uninstall target | ||||
* | Display Mastadon fields on user page | r | 2021-03-29 | 1 | -0/+3 |
| | |||||
* | Refactor | r | 2021-03-28 | 5 | -434/+370 |
| | |||||
* | Add username to page title | r | 2021-01-30 | 1 | -1/+1 |
| | | | | Makes it easier to search a user page in browser history | ||||
* | Add filters | r | 2021-01-30 | 8 | -0/+158 |
| | |||||
* | Use attachment file name as description | r | 2021-01-23 | 1 | -1/+6 |
| | | | | Pleroma 2 no longer does it automatically. | ||||
* | Add remote timeline | r | 2021-01-23 | 7 | -14/+45 |
| | |||||
* | Simplify timeline pagination | r | 2021-01-23 | 1 | -21/+2 |
| | |||||
* | Change default theme colors | r | 2021-01-17 | 1 | -4/+8 |
| | |||||
* | Make redirection work without Referer header | r | 2021-01-17 | 10 | -26/+61 |
| | |||||
* | Fix unread notification indicator | r | 2021-01-16 | 1 | -2/+5 |
| | |||||
* | 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 | 2 | -1/+12 |
| | |||||
* | 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 | 5 | -4/+114 |
| | |||||
* | Fix user info | r | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | Fix RTL display name rendering | r | 2020-11-28 | 4 | -5/+5 |
| | | | | Wrap all the inline display names in a <bdi> tag | ||||
* | Remove kv folder from makefile | r | 2020-11-24 | 1 | -1/+0 |
| | |||||
* | Fix CSS | r | 2020-11-22 | 1 | -3/+3 |
| | |||||
* | Refactor things | r | 2020-11-22 | 11 | -1661/+544 |
| | | | | | - Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers | ||||
* | Fix link targets | r | 2020-11-14 | 1 | -2/+8 |
| | |||||
* | Add notification interval setting | r | 2020-11-14 | 6 | -44/+56 |
| | | | | It replaces the "Auto refresh notifications" checkbox | ||||
* | Fix CSS issues | r | 2020-11-11 | 3 | -29/+21 |
| | | | | | - fix text wrapping on reply popup - fix margin for media links | ||||
* | Avoid unnecessary API call on thread page | r | 2020-10-30 | 1 | -7/+2 |
| | |||||
* | Fix http client | r | 2020-10-30 | 2 | -28/+24 |
| | | | | | - Remove automatic retries on 429 - Tweak http client config for better connection re-using | ||||
* | Use username as title for mentions | r | 2020-10-30 | 1 | -1/+1 |
| | |||||
* | Fix CSS issues | r | 2020-10-30 | 4 | -40/+55 |
| | |||||
* | Use favicon on all pages | r | 2020-10-25 | 2 | -1/+2 |
| | |||||
* | Add favicon | r | 2020-10-20 | 2 | -0/+1 |
| | |||||
* | Fix typo | r | 2020-10-19 | 4 | -4/+4 |
| |