Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fluoride: Add null check in setPos | r | 2024-10-28 | 1 | -0/+2 |
| | |||||
* | fluoride: Fix like/retweet for quote posts | r | 2024-10-28 | 1 | -25/+28 |
| | |||||
* | Update the default theme | r | 2023-12-28 | 1 | -3/+6 |
| | | | | | | 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. | ||||
* | fluoride: Add image preview for profile image | r | 2023-10-22 | 1 | -1/+1 |
| | |||||
* | fluoride: Allow submitting the form with Ctrl+Enter | r | 2023-09-09 | 1 | -1/+9 |
| | |||||
* | fluoride: Add support for image.png | r | 2022-05-04 | 1 | -0/+18 |
| | |||||
* | fluoride: Use max-width for popup | r | 2022-03-30 | 1 | -0/+2 |
| | |||||
* | fluoride: Use target=_blank for user field links | r | 2022-03-30 | 1 | -1/+1 |
| | |||||
* | Fix null imgPrev in setPos | r | 2022-01-27 | 1 | -1/+1 |
| | |||||
* | Fix image preview position on load event | r | 2022-01-02 | 1 | -2/+8 |
| | |||||
* | Add image preview popup | r | 2021-04-09 | 1 | -0/+63 |
| | |||||
* | Fix link targets | r | 2020-11-14 | 1 | -2/+8 |
| | |||||
* | Fix CSS issues | r | 2020-11-11 | 1 | -10/+10 |
| | | | | | - fix text wrapping on reply popup - fix margin for media links | ||||
* | Fix issues related to AntiDopamine mode | r | 2020-09-03 | 1 | -5/+20 |
| | | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode | ||||
* | fluoride: Fix syntax and formatting | r | 2020-06-21 | 1 | -33/+33 |
| | |||||
* | fluoride: Use target=_blank for status links | r | 2020-06-21 | 1 | -0/+11 |
| | |||||
* | Fix UI issues | r | 2020-04-14 | 1 | -0/+10 |
| | | | | | | - Increase media preview size - Fix z-index of more-actions poup - Add left and top position for reply hover popup | ||||
* | Fix fluoride | r | 2020-02-01 | 1 | -23/+26 |
| | |||||
* | Remove icons | r | 2020-01-30 | 1 | -18/+11 |
| | |||||
* | Make fluoride librejs compatible | r | 2020-01-26 | 1 | -0/+4 |
| | |||||
* | Change link hover behaviour | r | 2020-01-26 | 1 | -18/+42 |
| | | | | | Highlight div if the target status is inside the viewport and show popup otherwise. | ||||
* | Add CSRF protection | r | 2020-01-26 | 1 | -6/+18 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 1 | -2/+10 |
| | |||||
* | Add status reply preview in fluoride mode | r | 2020-01-11 | 1 | -0/+51 |
| | |||||
* | Add fluoride mode | r | 2020-01-08 | 1 | -0/+106 |