1026e1f8e9
Add "name" argument to /hide and /unhide. Add default value for unnamed argument
2025-03-11 23:14:31 +02:00
1e6f8c6637
Better wording for /input arg descriptions
2025-03-10 17:41:18 +01:00
fc1c767280
onCancel and onSuccess handlers for /input command
2025-03-09 23:10:56 +01:00
fa03443fe7
Switch /input command definition to fromProps
2025-03-09 22:29:40 +01:00
45d8cac5a9
Fix /go command
2025-03-01 14:30:18 +02:00
582b710d3c
Merge branch 'staging' into persona-improvements
2025-02-25 21:46:46 +01:00
4ab54016ad
Utility func to sync all mes data to swipe
2025-02-25 17:00:41 +01:00
e0f3a22b80
Refactor: move persona slash commands
2025-02-22 21:45:35 +01:00
8bd4fd76ae
Merge branch 'staging' into persona-improvements
2025-02-22 19:23:59 +01:00
d5bdf1cb90
Add settings.json-backed KV string storage
...
Fixes #3461 , #3443
2025-02-11 20:17:48 +02:00
e5e931356b
Remove forceEnum from char args in slash commands
...
- This precented people from actually using the characterKey inside the chatbox to go to a character
2025-02-02 03:43:20 +01:00
9c31c21d79
Use SlashCommandEnumValue
2025-02-02 00:47:12 +02:00
b35a746470
/member-get tweaks
2025-02-01 15:50:34 -06:00
a1abe14e02
add /member-get
2025-02-01 14:44:09 -06:00
ae9296f989
/peek→/member-peek (with /peek alias)
2025-02-01 14:43:08 -06:00
ea1d9e1d1a
corrections to /member-* warnings
2025-02-01 14:41:02 -06:00
5257a45bde
Allow removing group members while generating
...
Fixes #3389
2025-01-31 22:10:36 +02:00
9a03aac224
Allow sending empty messages with /sendas, /sys, etc.
2025-01-31 22:03:09 +02:00
cee7170763
Merge branch 'staging' into fnr
2025-01-31 21:09:33 +02:00
371208c24d
add /replace command
2025-01-31 11:08:53 -06:00
6081b9f0ce
Merge branch 'staging' into persona-improvements
2025-01-28 18:57:20 +01:00
0c9b301a57
Prevent ephemeral message extra changes vanish upon swiping
2025-01-28 15:39:09 +00:00
7454532641
Expand /persona-lock command for type
...
- Add new main alias for /lock, renamed to /persona-lock
- Allow no state to be provided to return the current lock state
- Deprecate the old usage of /lock without state, without breaking it
2025-01-24 23:24:35 +01:00
f1923c5364
making showMoreMessages async to await event emission
2025-01-22 08:36:47 -07:00
b604588638
Add scroll option to /chat-render command
2025-01-09 21:15:34 +02:00
0a03793d7b
Add /chat-render and /chat-reload commands
2025-01-09 21:10:12 +02:00
4c7d160d41
DeepSeek
...
Closes #3233
2024-12-29 20:38:13 +02:00
d9101ce679
Add is-mobile command and macro
2024-12-21 22:25:14 +02:00
6fce056b8c
Add /substr command
2024-12-14 19:25:09 -06:00
756f88b5aa
Merge branch 'staging' into tc-split-generic
2024-12-14 15:24:10 +02:00
6f4350b3a7
Add error handler to filter closure executor
2024-12-13 01:23:13 +02:00
294b15976c
Add validation for filter inject argument
2024-12-13 01:20:43 +02:00
3167019faf
Add generic text completion API type (100% OAI compatible)
2024-12-13 01:12:10 +02:00
205f1d7adb
Add filter arg for inject command
2024-12-13 00:02:24 +02:00
7dfba69fc1
Import promptManager from openai.js
2024-12-05 22:06:16 +02:00
4cf5d1535e
add /getpromptentry command
2024-12-05 12:38:21 -06:00
23e59a1189
Document that -0 is supported
2024-12-04 12:57:02 +00:00
e9fc488661
Properly check for -0
2024-12-04 12:53:34 +00:00
5515f28105
Add /lower and /upper commands
2024-11-23 18:10:03 +02:00
5f44fb8535
Merge pull request #3004 from joenunezb/enhancement-make-buttons-scrollable
...
Enhancement: Make buttons scrollable
2024-11-18 12:15:58 +02:00
9533b7e59a
review: Move css out of js code
2024-11-17 15:54:09 -08:00
dd0caa6806
Merge branch 'SillyTavern:release' into enhancement-make-buttons-scrollable
2024-11-17 15:07:51 -08:00
f4ef324203
Merge pull request #3024 from dylan1951/add-nano-gpt-provider
...
Add NanoGPT chat completions provider
2024-10-31 19:30:24 +02:00
f5bdb52c25
Merge branch 'staging' into webpack
2024-10-26 19:11:29 +03:00
0882fb2d15
Add NanoGPT as chat completions provider
2024-10-26 16:51:39 +13:00
b5cdb29bf3
/popup: add scroll argument, allow scroll by default
2024-10-23 23:03:07 +03:00
e03f1b14e6
Enable vertical scrolling in /buttons
...
Closes #3012
2024-10-23 23:00:08 +03:00
8f09aced83
Add scroll bar to make it obvious
2024-10-21 00:57:15 -07:00
b164084c0c
Enhancement: Make buttons scrollable
2024-10-21 00:19:50 -07:00
3387fe4bd6
unvendor: Replace DOMPurify
2024-10-16 23:11:13 +03:00