Eradev
6b494af146
Fix the date for featherless.ai models
2025-01-15 00:19:47 -05:00
Wolfsblvt
beced225a3
Update persona toasts
2025-01-15 02:48:35 +01:00
Wolfsblvt
776dedea82
Persona settings for auto-lock & multi connection
...
- Add setting to auto-lock persona to chat. Triggered on chat changed (creation/loaded) and on persona selection.
- Add setting to allow multiple persona<->char connections, which then triggers the popup to select one
- If no multi connections allowed, the connect toggle will remove all existing connections from personas to that character
2025-01-15 02:20:48 +01:00
Wolfsblvt
08a4cee48f
Add/expand persona auto selection from char / chat
...
- Persona selection on chat based on three levels:
1. Chat Locking
2. Char connected personas
3. Default persona
- Add popup if multiple personas are connected to char
- Add utility function to print persona avatar lists
2025-01-15 01:18:31 +01:00
Cohee
78e67080c9
Hide placeholder overflow of send textarea
2025-01-15 01:45:17 +02:00
Cohee
bb0c662713
Note when char description is hidden with creator notes
2025-01-15 01:30:01 +02:00
Cohee
fb15480f6b
Merge pull request #3282 from SillyTavern/fix-chat-comp-label-wrapping
...
Fix Chat Completion list label descriptions not correctly wrapping on non-chromium browsers
2025-01-15 00:34:13 +02:00
Cohee
f8c6a62c23
Add separate drag handle for prompt manager on touch screen
...
Fixes #2239
2025-01-15 00:07:06 +02:00
Cohee
eee45281ea
Merge branch 'staging' into fix-chat-comp-label-wrapping
2025-01-15 00:06:16 +02:00
Cohee
3770410bed
Merge pull request #3303 from sakhavhyand/staging
...
Update fr-fr translation
2025-01-14 21:35:11 +02:00
Cohee
15cc825f43
Template clean-up
2025-01-14 21:34:39 +02:00
Cohee
5734722c5d
Merge branch 'staging' into frFr
2025-01-14 21:32:58 +02:00
Cohee
aaeb26e2b7
Defininitions
2025-01-14 21:28:18 +02:00
Rendal
3674c9d020
Fix formatting of 'Context Size - Response Length' label.
...
Fixing and adding more translations.
2025-01-14 14:45:17 +00:00
Cohee
5120b8fbf5
Merge pull request #3301 from SillyTavern/tempresponselength
...
Restore temp response length as early as possible
2025-01-14 10:29:59 +02:00
Wolfsblvt
255e75c6cf
Show connected characters in persona panel
...
- Print list of connected characters in persona panel
- Fix smaller bugs with missing connections in persona description
2025-01-14 01:37:45 +01:00
Wolfsblvt
74fc259c9c
Reworked persona lock buttons + lock to character
...
- Slight redesign of the persona panel right side, add headers
- Add buttons for all three different lock states (chat, character, default)
- Update lock and toggle lock functions to accept toggle type
- Write persona locking to chat functionality (saves to persona description object)
2025-01-14 00:59:21 +01:00
Cohee
0773a86922
Loop 3 times before discarding response length override on save
2025-01-14 00:15:23 +02:00
Cohee
749c5df29a
Restore temp response length as early as possible
...
Fixes #3297
2025-01-13 21:20:26 +02:00
Wolfsblvt
82422b4500
Refactor persona panel with headings
2025-01-13 19:52:23 +01:00
Cohee
4322197aba
Merge pull request #3291 from Yokayo/staging
...
Update ru-ru translation
2025-01-13 19:02:40 +02:00
Cohee
4ebff0ffcc
Merge branch 'staging' into ruRuJan
2025-01-13 16:53:26 +00:00
Cohee
7e691143d0
Merge pull request #3299 from johnfrian/alternate-greeting-scroll
...
Constrict scrolling to lower dynamic formarea in alternate greetings popup
2025-01-13 18:49:08 +02:00
uberubert
f840d63bdb
Fix formatting
2025-01-13 15:56:17 +01:00
uberubert
e38cd31ca7
Relocate scroll constriction in alternate greetings popup
2025-01-13 15:45:47 +01:00
Cohee
218f198ec6
Merge pull request #3247 from Tosd0/staging
...
zh-CN translation staging
2025-01-13 16:02:53 +02:00
Cohee
d78c8b7cc8
Merge pull request #3283 from BPplays/ipv6_auto
...
adds checking for if localhost resolves + JSDoc additions
2025-01-13 15:59:31 +02:00
Yokayo
977e7a40bc
Fix typo
2025-01-13 15:29:23 +07:00
BPplays
d769798ba3
replaced some jsdoc with assigning false by default
2025-01-12 22:39:42 -08:00
Tosd
867a9950d5
Update zh-CN translation
2025-01-13 13:16:56 +08:00
Azariel Del Carmen
6ab79ae689
feat: add Prome spanish translation ( #3293 )
...
* feat: add Prome spanish translation
Since someone added Traditional Chinese translations to Prome for ST, might as well do the same for Spanish.
* chore: disable biome formatting
* chore: add parenthesis
2025-01-12 05:27:38 +01:00
Cohee
40d29bd453
Merge pull request #3292 from SillyTavern/macrosparser
2025-01-12 03:53:45 +02:00
Cohee
1f66bc7756
Don't allow duplicate registrations
2025-01-11 23:18:03 +02:00
Cohee
b177affd81
Merge pull request #3289 from zerofata/vector-db-search-cmd
...
Add returnChunks and resultSize args to /db-search
2025-01-11 23:05:06 +02:00
zerofata
89c984830b
rename resultSize to count
2025-01-12 07:20:36 +13:00
Yokayo
1d5cf8d25c
Work on translation
2025-01-12 00:42:58 +07:00
Cohee
1dccb08cd6
Add enumerator for MacrosParser
2025-01-11 19:04:36 +02:00
Cohee
f462436450
Merge pull request #3290 from SillyTavern/qr-set-rename
...
QR Set buttons for rename and duplicate
2025-01-11 14:49:17 +02:00
zerofata
fc5debc660
replaced returnChunks with return arg to use existing helper functions
2025-01-11 17:42:19 +13:00
Wolfsblvt
b89d41a701
Refactor prepare/redraw for consistency
2025-01-11 02:31:14 +01:00
Wolfsblvt
3455da404a
Add QR set duplicate button
2025-01-11 02:22:10 +01:00
Wolfsblvt
0f45ebda03
Refactor QR set popups to new popup
2025-01-11 01:59:38 +01:00
Wolfsblvt
4c1c62a56b
Add QR set rename button
2025-01-11 01:41:46 +01:00
zerofata
7f5ce54b1f
Add returnChunks and resultSize args to /db-search
2025-01-11 11:32:05 +13:00
Rendal
1528e2afed
Merge branch 'SillyTavern:staging' into staging
2025-01-10 16:32:03 +01:00
Rendal
a66f9bf494
Fix translation inconsistencies and typos in UI files.
...
This commit resolves several translation inaccuracies, grammatical errors, and formatting issues in the French UI locale and HTML files.
2025-01-10 15:27:28 +00:00
BPplays
faaa4ba6bc
changed formatting
2025-01-10 03:58:15 -08:00
BPplays
aa10dd98c9
more jsdoc stuff
2025-01-10 02:56:00 -08:00
Cohee
a62fa3b073
Merge pull request #3287 from SillyTavern/fix-first-included-message-id-macro
...
Fix `{{firstIncludedMessageId}}` to not rely on DOM
2025-01-10 12:17:09 +02:00
BPplays
9f98bee362
foramtting
2025-01-09 19:42:27 -08:00