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
|
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
|
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
|
be5ccaf0c1
|
Explicitly use the AnonymizeUsernamesData type for Value.
|
2023-08-12 11:16:55 +02:00 |
Bauke
|
36bf5ece75
|
Generate the replacement type options from the enum.
|
2023-08-11 11:23:46 +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
|
e0f8123334
|
Start Anonymize Usernames count from 1.
|
2023-07-27 12:49:34 +02:00 |
Bauke
|
5d00a130c5
|
Version 2.2.2!
|
2023-07-18 18:59:42 +02:00 |
Bauke
|
ebb87eea8c
|
If user labels or colors are already defined, use them.
|
2023-07-18 18:57:46 +02:00 |
Bauke
|
ceba850215
|
Version 2.2.1!
|
2023-07-18 13:17:22 +02:00 |
Bauke
|
1975a821d6
|
Make Anonymize Usernames collect usernames case-insensitively.
|
2023-07-18 13:16:20 +02:00 |
Bauke
|
68a1399685
|
Run the 2.0.0 data migration on settings import.
|
2023-07-18 13:13:14 +02:00 |
Bauke
|
eace9562dd
|
Version 2.2.0!
|
2023-07-16 14:22:23 +02:00 |
Bauke
|
061df73df8
|
Add the Unignore All miscellaneous feature.
|
2023-07-16 14:03:20 +02:00 |
Bauke
|
c818362773
|
Add a sleep utility function.
|
2023-07-15 21:19:41 +02:00 |
Bauke
|
99180035e3
|
Add a user agent to the Intercooler request.
|
2023-07-15 16:00:53 +02:00 |
Bauke
|
44d33d41ae
|
Add a $version global.
|
2023-07-15 15:57:17 +02:00 |
Bauke
|
2fa59f14d6
|
Factor out the Intercooler HTTP request into a utility function.
|
2023-07-15 15:54:21 +02:00 |
Bauke
|
809943edcc
|
Gate certain features by requiring a logged in user.
|
2023-07-15 15:20:05 +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
|
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 |
Bauke
|
144c9c667b
|
Merge branch 'feat/25-random_username_colors' into 'main'
Add option to randomize username colors
https://gitlab.com/tildes-community/tildes-reextended/-/merge_requests/1
|
2023-07-09 15:15:11 +00: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
|
7e30c509e2
|
Add a small feature list to the readme.
|
2023-07-05 19:43:00 +02:00 |
Bauke
|
7933268d21
|
Mark hide topics as done.
|
2023-07-05 19:40:04 +02:00 |
Bauke
|
f3f12282e3
|
Set the debug global if the debug feature is enabled.
|
2023-07-05 12:50:43 +02:00 |
Bauke
|
2954c93af5
|
Point to the releases page instead of the tags page.
|
2023-07-05 12:38:14 +02:00 |
Bauke
|
95ae6d0d40
|
Use an actual date. :P
|
2023-07-04 20:15:17 +02:00 |
Bauke
|
5f6cf4a6de
|
Fix an issue with the migration test failing intermittently.
|
2023-07-04 19:09:20 +02:00 |
Bauke
|
089ea3d5ab
|
Update dependencies.
|
2023-07-04 11:20:20 +02:00 |
Bauke
|
0aa96a50f4
|
Add AMO and CWS badges.
|
2023-07-03 19:07:31 +02:00 |
Bauke
|
fa68f728f4
|
Version 2.1.1!
|
2023-07-03 12:11:44 +02:00 |
Bauke
|
e23984fea4
|
Add a pnpm install task.
|
2023-07-03 12:11:29 +02:00 |
Bauke
|
9cc5400285
|
Version 2.1.0!
|
2023-06-30 13:30:34 +02:00 |
Bauke
|
7d480598da
|
Add the Hide Topics settings component.
|
2023-06-30 13:26:39 +02:00 |
Bauke
|
67e796d12d
|
Add a HideTopicMatcher type guard.
|
2023-06-30 13:25:38 +02:00 |
Bauke
|
bddc4ceddf
|
Turn off the complexity rule.
|
2023-06-30 11:37:15 +02:00 |
Bauke
|
de0730db28
|
Add the content script part of the Hide Topics feature.
|
2023-06-30 11:36:44 +02:00 |
Bauke
|
17bee78e70
|
Add the Hide Topics storage logic.
|
2023-06-30 11:21:39 +02:00 |
Bauke
|
0fff485473
|
Add a pluralize utility function.
|
2023-06-29 23:24:20 +02:00 |