Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-17 | Fix bell icon notification | r | |
2024-06-17 | Show quoted posts | r | |
2024-01-17 | Fix issues in the updated theme | r | |
2023-12-28 | Update the default theme | r | |
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. | |||
2023-10-22 | fluoride: Add image preview for profile image | r | |
2023-10-01 | Add profile edit page | r | |
2023-09-09 | fluoride: Allow submitting the form with Ctrl+Enter | r | |
2023-09-08 | Load CSS on the root page | r | |
This applies the background color to the root page and avoids flicker during the initial page load. | |||
2023-09-08 | Fix userlist margin | r | |
2022-05-10 | Fix CSS inconsistencies | r | |
2022-05-04 | fluoride: Add support for image.png | r | |
2022-03-30 | fluoride: Use max-width for popup | r | |
2022-03-30 | fluoride: Use target=_blank for user field links | r | |
2022-03-30 | Set max size for embedded images in profile description | r | |
2022-02-11 | Add lists | r | |
2022-01-27 | Fix null imgPrev in setPos | r | |
2022-01-27 | Add refresh button on timeline page | r | |
2022-01-27 | Highlight quotes | r | |
2022-01-02 | Fix image preview position on load event | r | |
2021-09-05 | Fix "more content" z-index | r | |
2021-05-30 | Fix css box and emoji list style | r | |
2021-04-09 | Add image preview popup | r | |
2021-01-30 | Add filters | r | |
2021-01-17 | Change default theme colors | r | |
2021-01-16 | Fix unread notification indicator | r | |
2021-01-16 | Make like/retweet notification content semi-transparent | r | |
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 |