1
Fork 0
Commit Graph

143 Commits

Author SHA1 Message Date
Bauke e752853a58
Put the cursor at the end of the snippet when no marker is used. 2023-11-24 19:53:19 +01:00
Bauke fd4afe9fbc
Log the count only when more than 0 toolbars are added. 2023-11-23 13:06:10 +01:00
Bauke 223dfa2658
Adapt the content script for the new Markdown snippets. 2023-11-21 12:24:08 +01:00
Bauke 60e5e100ac
Fix documentation. 2023-11-20 12:46:06 +01:00
Bauke 4fe4783262
Add the Markdown Snippets storage code. 2023-11-19 13:00:22 +01:00
Bauke 459352f173
Save new user labels so their assigned IDs exist in storage. 2023-11-02 12:16:39 +01:00
Bauke cd00821c47
Make user labels overflow. 2023-10-27 14:14:47 +02:00
Bauke f96c33fd82
Skip scheduled topics in Show Topic Author. 2023-10-26 16:50:08 +02:00
Bauke 5ed824a4be
Version 2.4.0! 2023-10-22 12:58:08 +02:00
Bauke 9bcbdaf456
Set updated feature dates. 2023-10-21 13:03:36 +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 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 3b7f73b9ac
Fix Miscellaneous features being enabled erroneously. 2023-10-07 13:41:59 +02:00
Bauke c05fba3f3f
Version 2.3.0! 2023-09-24 11:55:02 +02:00
Bauke a21485733e
Update feature last updated dates. 2023-09-16 20:14:59 +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 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 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