Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-28 | fluoride: Add null check in setPos | r | 1 | -0/+2 | |
2024-10-28 | fluoride: Fix like/retweet for quote posts | r | 1 | -25/+28 | |
2024-10-14 | Don't force auto height/width on "inline" images | r | 1 | -2/+10 | |
This fixes the size of mikuphile emojis. | |||||
2024-06-17 | Add missing width property for display name emojis | r | 1 | -0/+1 | |
2024-06-17 | Fix bell icon notification | r | 1 | -3/+6 | |
2024-06-17 | Show quoted posts | r | 1 | -0/+12 | |
2024-01-17 | Fix issues in the updated theme | r | 1 | -11/+35 | |
2023-12-28 | Update the default theme | r | 2 | -308/+285 | |
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 | 1 | -1/+1 | |
2023-10-01 | Add profile edit page | r | 1 | -4/+42 | |
2023-09-09 | fluoride: Allow submitting the form with Ctrl+Enter | r | 1 | -1/+9 | |
2023-09-08 | Load CSS on the root page | r | 1 | -1/+1 | |
This applies the background color to the root page and avoids flicker during the initial page load. | |||||
2023-09-08 | Fix userlist margin | r | 1 | -1/+2 | |
2022-05-10 | Fix CSS inconsistencies | r | 1 | -11/+7 | |
2022-05-04 | fluoride: Add support for image.png | r | 1 | -0/+18 | |
2022-03-30 | fluoride: Use max-width for popup | r | 1 | -0/+2 | |
2022-03-30 | fluoride: Use target=_blank for user field links | r | 1 | -1/+1 | |
2022-03-30 | Set max size for embedded images in profile description | r | 1 | -0/+8 | |
2022-02-11 | Add lists | r | 1 | -3/+8 | |
2022-01-27 | Fix null imgPrev in setPos | r | 1 | -1/+1 | |
2022-01-27 | Add refresh button on timeline page | r | 1 | -5/+5 | |
2022-01-27 | Highlight quotes | r | 1 | -0/+4 | |
2022-01-02 | Fix image preview position on load event | r | 1 | -2/+8 | |
2021-09-05 | Fix "more content" z-index | r | 1 | -1/+1 | |
2021-05-30 | Fix css box and emoji list style | r | 1 | -3/+12 | |
2021-04-09 | Add image preview popup | r | 2 | -0/+69 | |
2021-01-30 | Add filters | r | 1 | -0/+8 | |
2021-01-17 | Change default theme colors | r | 1 | -4/+8 | |
2021-01-16 | Fix unread notification indicator | r | 1 | -2/+5 | |
2021-01-16 | Make like/retweet notification content semi-transparent | r | 1 | -0/+11 | |
2020-11-22 | Fix CSS | r | 1 | -3/+3 | |
2020-11-14 | Fix link targets | r | 1 | -2/+8 | |
2020-11-11 | Fix CSS issues | r | 2 | -21/+17 | |
- fix text wrapping on reply popup - fix margin for media links | |||||
2020-10-30 | Fix CSS issues | r | 1 | -25/+42 | |
2020-10-20 | Add favicon | r | 1 | -0/+0 | |
2020-10-19 | Add keyboard shortcuts | r | 1 | -0/+22 | |
2020-10-19 | Fix CSS issues | r | 1 | -16/+47 | |
2020-09-27 | Fix CSS issues | r | 1 | -4/+20 | |
This re-adds some of the CSS3 properties | |||||
2020-09-22 | Make navigation links more prominent | r | 1 | -1/+2 | |
2020-09-22 | Use '@' prefix for all usernames | r | 1 | -4/+0 | |
2020-09-22 | Update CSS | r | 1 | -48/+30 | |
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 | 1 | -5/+20 | |
- Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode | |||||
2020-08-22 | Fix invalid CSS syntax | r | 1 | -6/+3 | |
2020-06-21 | fluoride: Fix syntax and formatting | r | 1 | -33/+33 | |
2020-06-21 | fluoride: Use target=_blank for status links | r | 1 | -0/+11 | |
2020-06-20 | Fix status overflow | r | 1 | -0/+1 | |
2020-06-07 | Imporve text selection for usernames and emoji shortcodes | r | 1 | -0/+2 | |
2020-06-05 | Show status numbers | r | 1 | -0/+1 | |
2020-06-02 | Fix status width | r | 1 | -0/+1 | |
2020-05-24 | Fix video margin | r | 1 | -0/+1 | |