1
Fork 0
Commit Graph

23 Commits

Author SHA1 Message Date
Bauke 678b887185
Revert "Add storage and UI for anonymizing only the logged in user."
This reverts commit 9bd35ee17e.
2023-08-17 11:32:38 +02:00
Bauke 9bd35ee17e
Add storage and UI for anonymizing only the logged in user. 2023-08-16 15:45:27 +02:00
Bauke 0153c83afb
Narrow the ReplacementType value before saving. 2023-08-15 12:15:16 +02:00
Bauke 36bf5ece75
Generate the replacement type options from the enum. 2023-08-11 11:23:46 +02:00
Bauke dc499be4b7
Add the storage and options UI for different Anonymize Usernames replacement types. 2023-08-10 17:52:01 +02:00
Bauke 68a1399685
Run the 2.0.0 data migration on settings import. 2023-07-18 13:13:14 +02:00
Bauke 061df73df8
Add the Unignore All miscellaneous feature. 2023-07-16 14:03:20 +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 b8ff891c31
Small prose tweak. 2023-07-12 13:51:25 +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 74ea66083d
Rework UsernameColorsData to be stored individual keys. 2023-06-28 18:46:27 +02:00
Bauke df09098f89
Restructure the storage files. 2023-06-27 13:51:04 +02:00
Bauke a0cc171541
Convert to JSX and new storage method. 2023-06-23 13:02:24 +02:00
Bauke da27a37af0
Add the Themed Logo feature (#7). 2022-02-27 22:51:54 +01:00
Bauke 7d2a25815e
Add placeholders to the Username Colors inputs. 2022-02-27 15:55:40 +01:00
Bauke e3e758f7ba
Create the dedicated User Label Editor (#1). 2022-02-27 15:37:11 +01:00
Bauke ee289d562c
Add the Username Colors feature (#6). 2022-02-25 01:06:24 +01:00
Bauke 75006ff7eb
Add the Anonymize Usernames feature (#5). 2022-02-23 18:17:22 +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