Bauke
|
8ab9df1d85
|
Add a utility function for getting the logged in username.
|
2023-08-30 12:09:20 +02:00 |
Bauke
|
ee768cfd41
|
Add a miscellaneous feature for hiding your own username.
|
2023-08-29 12:54:30 +02:00 |
Bauke
|
01d882989b
|
Move Miscellaneous Features into its own directory.
|
2023-08-18 20:31:14 +02:00 |
Bauke
|
56b3a7da80
|
Make autocomplete also listen for compositionupdate events.
|
2023-08-14 15:09:32 +02:00 |
Bauke
|
6e62ea0036
|
Add the different replacement types for Anonymize Usernames.
|
2023-08-13 11:40:40 +02:00 |
Bauke
|
e0f8123334
|
Start Anonymize Usernames count from 1.
|
2023-07-27 12:49:34 +02:00 |
Bauke
|
1975a821d6
|
Make Anonymize Usernames collect usernames case-insensitively.
|
2023-07-18 13:16:20 +02:00 |
Bauke
|
061df73df8
|
Add the Unignore All miscellaneous feature.
|
2023-07-16 14:03:20 +02:00 |
Bauke
|
2fa59f14d6
|
Factor out the Intercooler HTTP request into a utility function.
|
2023-07-15 15:54:21 +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
|
ecd91563d5
|
Fix topic votes not being hidden on topic pages.
|
2023-07-06 20:26:08 +02:00 |
Bauke
|
de0730db28
|
Add the content script part of the Hide Topics feature.
|
2023-06-30 11:36:44 +02:00 |
Bauke
|
26e04cb6f2
|
Fix user labels not saving properly when edited.
|
2023-06-28 19:04:23 +02:00 |
Bauke
|
74ea66083d
|
Rework UsernameColorsData to be stored individual keys.
|
2023-06-28 18:46:27 +02:00 |
Bauke
|
a5891bb4c0
|
Fix user labels not being applied to anonymous usernames.
|
2023-06-28 18:29:51 +02:00 |
Bauke
|
126960ba82
|
Properly remove user labels.
|
2023-06-28 15:03:35 +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
|
15c5beaecd
|
Use undefined instead of null.
|
2023-06-25 13:31:42 +02:00 |
Bauke
|
0542b09e0f
|
Rework the Hide Votes logic so it explicitly handles our own and other's votes.
|
2023-06-25 13:28:26 +02:00 |
Bauke
|
30b190dcdf
|
Remove the hex color requirement.
|
2023-06-25 12:19:18 +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 |