Commit Graph

1678 Commits

Author SHA1 Message Date
a089727591 Extract templates, replace pagination format 2025-05-01 17:46:02 +03:00
7eb23a2fcc Work on tl 2025-04-29 17:23:18 +07:00
f0d01d35a6 eslint fixes 2025-04-28 18:55:10 +07:00
11908f7363 Work on tl 2025-04-28 18:45:16 +07:00
ed895b7c3e Merge pull request #3889 from BismuthGlass/feature/wi_global_matches
World Info chat-independent data matching
2025-04-27 21:00:57 +03:00
3e11a90b3c Add message and example counts to itemization templates 2025-04-27 02:26:43 +03:00
84f339cdd6 Merge pull request #3913 from SillyTavern/fix-continue-suffix
Fix continuation suffix trimming
2025-04-26 01:47:52 +03:00
470a0964f7 Initialize world info during app startup
Moves world info event binding from jQuery document-ready handler
to explicit initialization function for better control flow
Ensures world info setup occurs after core dependencies are loaded
2025-04-25 20:43:13 +02:00
5c4794812f Move creatorNotes macro init 2025-04-25 20:54:24 +03:00
b3e51c8b1c Fix continuation suffix trimming
Fixes #3901
2025-04-25 20:20:53 +03:00
9248bf1f63 Add creatorNotes macro expansion 2025-04-25 00:49:56 +01:00
6ddd395211 Move new globalScanData args to the end 2025-04-25 00:49:12 +01:00
c16be2ec0e Change UI for failed integrity checks 2025-04-24 15:20:43 +00:00
b38673a5cd Fix matching issues for depth prompt 2025-04-20 23:15:30 +01:00
a261e87d4c Pass global scan data to WI prompt generator 2025-04-20 21:56:01 +01:00
d2ffefd24c Implement WI matching on global data 2025-04-20 21:09:19 +01:00
3be02b7217 Fix nested inline-drawer behavior 2025-04-16 18:26:42 +01:00
0895bc6c1d Replace getExtensionPromptMaxDepth with a constant 2025-04-14 09:57:10 +03:00
78bda9954d Increase maximum injection depth and WI order (#3800) 2025-04-13 21:31:57 +03:00
c522baf4f7 Make texts translatable 2025-04-09 19:18:05 +03:00
ceceb8f3f0 Change same name logs to toast 2025-04-09 01:21:20 +02:00
47652d7fe9 Prevent similarily-ish chat name renames 2025-04-08 21:16:11 +02:00
6f543e860f #3809 Add beforeunload event listener to prompt user when chat is saving 2025-04-04 15:58:06 +00:00
7987f02dee Exclude <style> tags from quote and underscore italics processing
Fixes #3808
2025-04-04 13:53:56 +00:00
65a6e428d1 Improve tilde code blocks in message formatting and TTS processing 2025-03-30 13:25:15 +03:00
dac5f6910c adding comments 2025-03-27 09:40:42 -06:00
f1a053c3b8 using symbols instead 2025-03-27 09:31:52 -06:00
251d242a0d custom flag in message.extra, also apply to chat completion 2025-03-26 13:10:50 -06:00
72f91a4994 use custom flag instead 2025-03-26 09:28:42 -06:00
abb908e62c semi 2025-03-25 22:36:05 -06:00
9d88c1578b don't format messages with undefined content 2025-03-25 22:31:44 -06:00
66832fc98a removing whitespace trimming in trimWrongNames block 2025-03-23 09:41:03 -06:00
36adb6992e the cooler ternary 2025-03-22 16:43:08 -06:00
900575ee1a adding missing colon 2025-03-22 16:30:54 -06:00
9a3e3433c7 Adding missing doc string 2025-03-22 15:54:57 -06:00
841f814137 Reverting cleanUpMessage() functionality changes. 2025-03-22 15:52:37 -06:00
82b885e5ef Sorry we don't know why lint didn't work 2025-03-21 21:49:26 +02:00
f713948a1b formatting 2025-03-21 12:32:06 -06:00
c4175697ef cleanUpMessages() now uses object args. Adding option to trim names. 2025-03-21 12:18:48 -06:00
ff21ee24d1 removing redundant .indexOf(). Adding extra length to account for the colon. 2025-03-20 21:46:16 -06:00
39ebffa282 Fix for removal of "{{user}}:" from generations 2025-03-20 20:00:26 -06:00
c5d4bdcd0b Merge branch 'staging' into fix-srw-trim 2025-03-19 22:28:27 +02:00
20cdcc37fc Fix fixable lints 2025-03-19 20:00:33 +02:00
0607ac98db Fix replacing user_prompt_bias on display 2025-03-19 15:52:51 +00:00
6a4b8c3870 Added group wrapper events 2025-03-18 22:21:25 +03:00
4df98b0341 Add macro for charDepthPrompt 2025-03-18 20:27:15 +02:00
8d279dd94d Fix saveChat positional argument migration 2025-03-18 10:33:52 +00:00
c92ca8dbfb Merge branch 'staging' into integrity 2025-03-18 01:51:07 +02:00
4965ada785 Shorten the popup header text 2025-03-18 01:41:27 +02:00
785cacbcb6 Add migration of positional arguments 2025-03-18 01:39:23 +02:00