Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-22 | Fix CSS | r | |
2020-11-14 | Fix link targets | r | |
2020-11-11 | Fix CSS issues | r | |
- fix text wrapping on reply popup - fix margin for media links | |||
2020-10-30 | Fix CSS issues | r | |
2020-10-20 | Add favicon | r | |
2020-10-19 | Add keyboard shortcuts | r | |
2020-10-19 | Fix CSS issues | r | |
2020-09-27 | Fix CSS issues | r | |
This re-adds some of the CSS3 properties | |||
2020-09-22 | Make navigation links more prominent | r | |
2020-09-22 | Use '@' prefix for all usernames | r | |
2020-09-22 | Update CSS | r | |
Now it's mostly CSS 2.1 compliant. All the images now use the height attribute to limit the size on browsers that don't support CSS. | |||
2020-09-03 | Fix issues related to AntiDopamine mode | r | |
- Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode | |||
2020-08-22 | Fix invalid CSS syntax | r | |
2020-06-21 | fluoride: Fix syntax and formatting | r | |
2020-06-21 | fluoride: Use target=_blank for status links | r | |
2020-06-20 | Fix status overflow | r | |
2020-06-07 | Imporve text selection for usernames and emoji shortcodes | r | |
2020-06-05 | Show status numbers | r | |
2020-06-02 | Fix status width | r | |
2020-05-24 | Fix video margin | r | |
2020-05-24 | Imporve emoji style | r | |
- Increase emoji size - Add colons to emoji alt text and title | |||
2020-04-19 | Revert "Fix pre tag overflow" | r | |
This reverts commit 5abbadfa622e58a4951cf0b2f96fbf8094641be8. | |||
2020-04-19 | Fix pre tag overflow | r | |
2020-04-14 | Fix UI issues | r | |
- Increase media preview size - Fix z-index of more-actions poup - Add left and top position for reply hover popup | |||
2020-03-04 | Add description on signin page | r | |
2020-03-04 | Remove session details on signout | r | |
2020-02-26 | Display empty list message | r | |
2020-02-18 | Add frame based navigation | r | |
2020-02-09 | Add poll support | r | |
Currenlty only voting is possible. | |||
2020-02-02 | Add conversation muting | r | |
2020-02-01 | Fix fluoride | r | |
2020-01-30 | Add user search page | r | |
2020-01-30 | Remove icons | r | |
2020-01-29 | Update notification layout | r | |
2020-01-28 | Refactor everything | r | |
2020-01-26 | Make fluoride librejs compatible | r | |
2020-01-26 | Change link hover behaviour | r | |
Highlight div if the target status is inside the viewport and show popup otherwise. | |||
2020-01-26 | Add CSRF protection | r | |
2020-01-12 | Add dark mode | r | |
2020-01-11 | Add status reply preview in fluoride mode | r | |
2020-01-11 | Use max height for status content | r | |
2020-01-08 | Add fluoride mode | r | |
2020-01-04 | Use post method for like and retweet | r | |
2020-01-01 | Use png icons instead of font icons | r | |
2020-01-01 | Fix css | r | |
- Fix sizing for inline status imaged - Use flexbox for userinfo | |||
2019-12-27 | Add settings page | r | |
2019-12-26 | Add liked by and retweeted by page | r | |
2019-12-25 | Update header template and add option for custom css | r | |
2019-12-25 | Fix type in css | r | |
2019-12-24 | Fix status content style | r | |