Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-10 | Fix emojis | r | |
2021-04-23 | Fix HTML escaping | r | |
2021-04-09 | Add image preview popup | r | |
2021-04-07 | Fix animated avatars | r | |
2021-04-07 | Use preview url for images | r | |
2021-04-03 | Add option for user CSS | r | |
2021-04-03 | Add refresh button on thread page | r | |
2021-04-03 | Update error page | r | |
- Add retry button for GET requests - Only show signin button when it's a session error | |||
2021-04-02 | Update Makefile | r | |
- Respect $DESTDIR - Fix uninstall target | |||
2021-03-29 | Display Mastadon fields on user page | r | |
2021-03-28 | Refactor | r | |
2021-01-30 | Add username to page title | r | |
Makes it easier to search a user page in browser history | |||
2021-01-30 | Add filters | r | |
2021-01-23 | Use attachment file name as description | r | |
Pleroma 2 no longer does it automatically. | |||
2021-01-23 | Add remote timeline | r | |
2021-01-23 | Simplify timeline pagination | r | |
2021-01-17 | Change default theme colors | r | |
2021-01-17 | Make redirection work without Referer header | r | |
2021-01-16 | Fix unread notification indicator | r | |
2021-01-16 | Show attachment file name instead of the type | r | |
2021-01-16 | Show emojis in poll options | r | |
2021-01-16 | Make like/retweet notification content semi-transparent | r | |
2021-01-16 | Add reset button | r | |
2021-01-16 | Add fallback notification | r | |
2021-01-16 | Add follow request support | r | |
2021-01-16 | Fix user info | r | |
2020-11-28 | Fix RTL display name rendering | r | |
Wrap all the inline display names in a <bdi> tag | |||
2020-11-24 | Remove kv folder from makefile | r | |
2020-11-22 | Fix CSS | r | |
2020-11-22 | Refactor things | r | |
- Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers | |||
2020-11-14 | Fix link targets | r | |
2020-11-14 | Add notification interval setting | r | |
It replaces the "Auto refresh notifications" checkbox | |||
2020-11-11 | Fix CSS issues | r | |
- fix text wrapping on reply popup - fix margin for media links | |||
2020-10-30 | Avoid unnecessary API call on thread page | r | |
2020-10-30 | Fix http client | r | |
- Remove automatic retries on 429 - Tweak http client config for better connection re-using | |||
2020-10-30 | Use username as title for mentions | r | |
2020-10-30 | Fix CSS issues | r | |
2020-10-25 | Use favicon on all pages | r | |
2020-10-20 | Add favicon | r | |
2020-10-19 | Fix typo | r | |
2020-10-19 | Fix retweeted by id on user page | r | |
2020-10-19 | Add setting for default format | r | |
2020-10-19 | Add keyboard shortcuts | r | |
2020-10-19 | Avoid search call for empty query | r | |
2020-10-19 | Simplify retweet/like form | r | |
2020-10-19 | Fix CSS issues | r | |
2020-10-17 | Fix search query escaping | r | |
2020-09-27 | Fix next link on timeline page | r | |
2020-09-27 | Add likes list | r | |
2020-09-27 | Add blocks list | r | |