1
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
Bauke 4d39f4d3c8
Add the Theme Switcher to the usesThemesList set. 2023-12-20 14:49:47 +01:00
Bauke 0c1fadb784
Add the Theme Switcher content script. 2023-12-20 14:44:49 +01:00
Bauke 893a2173f3
Save the available list of Tildes themes in local storage. 2023-12-18 15:09:21 +01:00
Bauke 223dfa2658
Adapt the content script for the new Markdown snippets. 2023-11-21 12:24:08 +01:00
Bauke cf18323f27
Add an option to hide the user label editor [+]. 2023-10-19 14:09:00 +02:00
Bauke 3008bdc9ab
Add the Show Topic Author miscellaneous feature. 2023-10-13 13:33:26 +02:00
Bauke 3b7f73b9ac
Fix Miscellaneous features being enabled erroneously. 2023-10-07 13:41:59 +02:00
Bauke ee768cfd41
Add a miscellaneous feature for hiding your own username. 2023-08-29 12:54:30 +02:00
Bauke 6e62ea0036
Add the different replacement types for Anonymize Usernames. 2023-08-13 11:40:40 +02:00
Bauke 061df73df8
Add the Unignore All miscellaneous feature. 2023-07-16 14:03:20 +02:00
Bauke 809943edcc
Gate certain features by requiring a logged in user. 2023-07-15 15:20:05 +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 f3f12282e3
Set the debug global if the debug feature is enabled. 2023-07-05 12:50:43 +02:00
Bauke de0730db28
Add the content script part of the Hide Topics feature. 2023-06-30 11:36:44 +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 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