1
Fork 0
Commit Graph

36 Commits

Author SHA1 Message Date
Bauke 75cd843d27
Add the Markdown Toolbar Editor. 2023-11-25 12:37:55 +01:00
Bauke cd00821c47
Make user labels overflow. 2023-10-27 14:14:47 +02:00
Bauke cf18323f27
Add an option to hide the user label editor [+]. 2023-10-19 14:09:00 +02:00
Bauke 1222ec4f13
Add the Voted On Topic matcher. 2023-10-18 13:44:23 +02:00
Bauke 3008bdc9ab
Add the Show Topic Author miscellaneous feature. 2023-10-13 13:33:26 +02:00
Bauke 7a73aa57c3
Add save status changes to the dedicated user label editor. 2023-09-15 18:22:13 +02:00
Bauke 45d9f03b50
Add save status changes to the username colors setting. 2023-09-14 13:24:06 +02:00
Bauke d69283f8a8
Factor out checkbox styling and use it. 2023-09-13 14:33:00 +02:00
Bauke 7f97fa0ecc
Remove duplicate custom property. 2023-09-12 17:32:28 +02:00
Bauke d317f5e2c6
Factor out the select element styling and apply it. 2023-09-11 12:43:46 +02:00
Bauke 8a7132c276
Add an Updated marker for features that got updated recently. 2023-07-15 11:13:04 +02:00
Bauke d967bd2bbd
Add the (un)subscribe button to group list items. 2023-07-14 20:10:08 +02:00
Bauke 73f3977b62
Add the Topic Info Ignore miscellaneous feature. 2023-07-13 16:16:37 +02:00
Bauke 2666168b02
Add the Miscellaneous features category with the Comment Anchor Fix to start. 2023-07-11 19:07:13 +02:00
Bauke 84c69eaab3
Fix linting issues and move some things around. 2023-07-10 12:14:39 +02:00
bugsmith 7cc8b66e53 Add option to randomize username colors 2023-07-09 15:15:10 +00:00
Bauke 7d480598da
Add the Hide Topics settings component. 2023-06-30 13:26:39 +02:00
Bauke de0730db28
Add the content script part of the Hide Topics feature. 2023-06-30 11:36:44 +02:00
Bauke 275f4bdb46
Fix scrollbars appearing when they shouldn't. 2023-06-25 11:41:35 +02:00
Bauke 5fb151807e
Fix user labels storage issue. 2023-06-24 14:00:27 +02:00
Bauke a0cc171541
Convert to JSX and new storage method. 2023-06-23 13:02:24 +02:00
Bauke e3e758f7ba
Create the dedicated User Label Editor (#1). 2022-02-27 15:37:11 +01:00
Bauke 5cf6aa997a
Add an indicator for new features. 2022-02-25 14:47:20 +01:00
Bauke ee289d562c
Add the Username Colors feature (#6). 2022-02-25 01:06:24 +01:00
Bauke 52696fe50e
Fix all the things.
* Switch from Parcel to Vite.
* Rewrite the Settings handling.
* Fix a bug that made the extension not work on first load.
* A bunch of other stuff, too lazy to write it all out.
2022-02-23 14:52:06 +01:00
Bauke fdcb938def
Fix an issue with styles not being overridden in Chromium. 2020-12-16 17:44:56 +01:00
Bauke 662057df25
Completely rewrite Tildes ReExtended with HTM and Preact. 2020-10-11 01:33:52 +02:00
Bauke 3f4df6c615
Add suggested lists for user mentions and group links. 2020-10-03 18:52:53 +02:00
Bauke 38bca9721a
Update the dependencies. 2020-10-02 16:51:34 +02:00
Bauke ac847daf8b
Feature: Change up the report a bug stuff. 2020-03-04 13:24:22 +01:00
Bauke 947ddfb224
Refactor: Fix linting issues introduced with new versions. 2020-03-03 19:16:40 +01:00
Bauke 46864cc5fc
Feature: Add Hide Votes (fixes #4) 2019-11-12 22:18:48 +01:00
Bauke 5a299a7efe
Feature: Add Markdown snippets toolbar (fixes #12) 2019-11-12 15:01:31 +01:00
Bauke b063e1507c
Feature: Add import and export settings buttons (fixes #2) 2019-11-11 16:07:56 +01:00
Bauke 2203cb0f90
Refactor: Use pixels instead of vw to space flash messages 2019-11-11 13:14:29 +01:00
Bauke 6802f57de5
Version: 0.1.0 2019-11-10 18:38:47 +01:00