1
Fork 0
Commit Graph

29 Commits

Author SHA1 Message Date
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 c7758eb9f0
Add documentation. 2023-10-11 19:31:45 +02:00
Bauke 5dc92d0e1a
Factor out creating new user label IDs. 2023-10-10 17:49:29 +02:00
Bauke ee768cfd41
Add a miscellaneous feature for hiding your own username. 2023-08-29 12:54:30 +02:00
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 be5ccaf0c1
Explicitly use the AnonymizeUsernamesData type for Value. 2023-08-12 11:16:55 +02:00
Bauke b908749d7c
Move the Anonymize Usernames storage to its own file. 2023-08-11 11:23:29 +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 ebb87eea8c
If user labels or colors are already defined, use them. 2023-07-18 18:57:46 +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 2666168b02
Add the Miscellaneous features category with the Comment Anchor Fix to start. 2023-07-11 19:07:13 +02:00
bugsmith 7cc8b66e53 Add option to randomize username colors 2023-07-09 15:15:10 +00:00
Bauke 5f6cf4a6de
Fix an issue with the migration test failing intermittently. 2023-07-04 19:09:20 +02:00
Bauke 67e796d12d
Add a HideTopicMatcher type guard. 2023-06-30 13:25:38 +02:00
Bauke 17bee78e70
Add the Hide Topics storage logic. 2023-06-30 11:21:39 +02:00
Bauke 35f1bf35ca
Add back the default known groups. 2023-06-29 18:51:18 +02:00
Bauke 009ff2e424
Add documentation. 2023-06-29 18:44:30 +02:00
Bauke 03d737b9cf
Add back the default enabled features. 2023-06-29 18:36:10 +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 d7ddbe4620
Rework UserLabelsData to Array<Value<UserLabel>>. 2023-06-26 12:10:08 +02:00
Bauke 2e58f23239
Add the 1.1.2 to 2.0.0 data migration and testing for it. 2023-06-24 16:32:47 +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