summaryrefslogtreecommitdiff
path: root/static/fluoride.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fluoride: Add null check in setPosr2024-10-281-0/+2
|
* fluoride: Fix like/retweet for quote postsr2024-10-281-25/+28
|
* Update the default themer2023-12-281-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 imager2023-10-221-1/+1
|
* fluoride: Allow submitting the form with Ctrl+Enterr2023-09-091-1/+9
|
* fluoride: Add support for image.pngr2022-05-041-0/+18
|
* fluoride: Use max-width for popupr2022-03-301-0/+2
|
* fluoride: Use target=_blank for user field linksr2022-03-301-1/+1
|
* Fix null imgPrev in setPosr2022-01-271-1/+1
|
* Fix image preview position on load eventr2022-01-021-2/+8
|
* Add image preview popupr2021-04-091-0/+63
|
* Fix link targetsr2020-11-141-2/+8
|
* Fix CSS issuesr2020-11-111-10/+10
| | | | | - fix text wrapping on reply popup - fix margin for media links
* Fix issues related to AntiDopamine moder2020-09-031-5/+20
| | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode
* fluoride: Fix syntax and formattingr2020-06-211-33/+33
|
* fluoride: Use target=_blank for status linksr2020-06-211-0/+11
|
* Fix UI issuesr2020-04-141-0/+10
| | | | | | - Increase media preview size - Fix z-index of more-actions poup - Add left and top position for reply hover popup
* Fix fluorider2020-02-011-23/+26
|
* Remove iconsr2020-01-301-18/+11
|
* Make fluoride librejs compatibler2020-01-261-0/+4
|
* Change link hover behaviourr2020-01-261-18/+42
| | | | | Highlight div if the target status is inside the viewport and show popup otherwise.
* Add CSRF protectionr2020-01-261-6/+18
|
* Add dark moder2020-01-121-2/+10
|
* Add status reply preview in fluoride moder2020-01-111-0/+51
|
* Add fluoride moder2020-01-081-0/+106