e5677b620d
Cancel debounced chat save before clearing chat
2025-05-17 15:38:52 +03:00
b571723f94
Wait for chat save before close or create new chat
2025-05-17 09:17:32 +03:00
e52b3afea9
Wait for current chat to finish saving before allowing to switch
2025-05-17 08:45:12 +03:00
ca4f007009
Fix chat manager in group chats
2025-05-17 08:30:53 +03:00
7a23fe794e
Hide buttons on welcome assistant message
2025-05-14 10:41:15 +03:00
241f718df7
Remove redundant version check
2025-05-13 20:37:15 +03:00
637e9d5469
Set any char as assistant. Rework welcome prompt
2025-05-12 20:50:17 +03:00
d5c56fa405
Indicate welcome page assistant in the list
2025-05-12 19:52:14 +03:00
31e2cf714a
Permanent assistant autocreation and temporary chat restore
2025-05-12 02:14:54 +03:00
61f69aa674
Temp chat button works
2025-05-12 01:10:50 +03:00
415bb5f9b8
Add shortcuts to welcome prompt
2025-05-12 00:43:41 +03:00
e975d37436
[wip] Welcome screen prototype
2025-05-12 00:28:42 +03:00
420d568cd3
Pollinations - Text ( #3985 )
...
* [wip] Pollinations for text
* Implement generate API request
* Determine Pollinations model tools via models list
* Add Pollinations option to /model command
* Add Pollinations support to caption
* Update link to pollinations site
* Fix type errors in openai.js
* Fix API connection test to use AbortController for request cancellation
* Remove hard coded list of pollinations vision models
* Remove openai-audio from captioning models
2025-05-11 20:14:11 +03:00
99e3c22311
Refactor firstLoadInit to include initCustomSelectedSamplers and addDebugFunctions
2025-05-11 12:28:33 +03:00
fc43ae3891
Merge branch 'staging' into pin-styles
2025-05-04 23:06:19 +03:00
636ecef28a
Merge pull request #3953 from Samueras/release
2025-05-04 20:55:23 +03:00
3db2db1c65
Removed Swipe_right from legacy export
...
Removed Swipe_right from legacy export
2025-05-04 18:20:40 +02:00
99f47de88b
Export Swipe left and right
...
Exporting the swipe_left and the swipe_right functions
2025-05-04 18:15:28 +02:00
ca29de4704
Add style pin feature for greeting messages
2025-05-04 17:48:36 +03:00
bb9fe64652
Merge pull request #3930 from Yokayo/staging
...
Update ru-ru translation
2025-05-04 14:10:12 +03:00
bf9ef8fa0f
Remove debug logs
2025-05-04 14:00:55 +03:00
3165537ce8
Update script.js
...
Added trailing comma
2025-05-04 12:12:50 +02:00
5f79c0c262
Export swipe_right in public/script.js
2025-05-04 12:05:45 +02:00
1822c4f91b
More work on tl
2025-05-03 18:12:18 +07:00
07a6017443
Remove redundant condition
2025-05-03 01:18:58 +03:00
b8f7675d8c
don't inject empty jb
2025-05-02 14:57:51 -06:00
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
775ae0f557
TC sysprompt: Add Post-History Instructions control
...
Closes #3920
2025-04-28 00:14:57 +03: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