Cohee
db9ade20d5
Merge pull request #2036 from Wolfsblvt/group-chat-desc-join-template
...
Group chat-specific join prefix/suffix for char fields
2024-04-08 15:22:24 +03:00
Cohee
6e250eafcd
Fix shrunken group wrapper controls
2024-04-08 15:18:08 +03:00
Cohee
c55181f955
Fix control alignment funkiness
2024-04-08 14:55:31 +03:00
Wolfsblvt
40b3640fa2
Fix group join prefix/suffix controls state on render
2024-04-08 00:34:21 +02:00
LenAnderson
63cbfda9b1
add ctrl-enter to execute from editor
2024-04-07 17:01:26 -04:00
LenAnderson
21d3a7dc3e
add tab size setting to QR editor
2024-04-07 17:01:02 -04:00
LenAnderson
3ed0564d73
add default value to qr editor wrap setting
2024-04-07 16:59:50 -04:00
Wolfsblvt
f4fcbff17e
Fix spacing on field join for empty suffix/prefix
2024-04-07 21:23:45 +02:00
Wolfsblvt
4a4296127c
Group chat-specific join prefix/suffix for char fields
...
- Add group chat setting fields for "prefix" and "suffix"
- Settings will be visible when any "join" setting is selected
- each part will be surrounded, which optional macro replacements on the prefix/suffix
2024-04-07 21:12:41 +02:00
Cohee
63117653bb
Merge pull request #2030 from Wolfsblvt/fix-empty-lines-on-group-squash
...
Fix empty lines on group squashing of char fields
2024-04-07 15:37:49 +03:00
Wolfsblvt
e26c7827bc
Fallback expression reset if custom expression deleted
2024-04-07 06:26:48 +02:00
Wolfsblvt
2ffb44b4e1
Add extension setting for fallback expression
2024-04-07 06:12:52 +02:00
Wolfsblvt
9c3f9f0ee1
Fix empty lines on group squashing of char fields
2024-04-07 03:57:58 +02:00
Cohee
17537492b2
Merge pull request #2028 from Wolfsblvt/respect-swipes-on-macros
...
Fix currently reswiped messages being returned on macros
2024-04-07 03:18:07 +03:00
Wolfsblvt
5df454640f
Fix forced persona name not being added to examples
2024-04-07 01:57:59 +02:00
Wolfsblvt
d5cb4f403a
Fix currently reswiped messages being returned on macros
...
- Build one utility function to get the last message id matching a criteria
- Fix all macros referencing last message still returning a now being reswiped message
2024-04-07 00:06:38 +02:00
Cohee
fcc8051d38
Fix event propagation
2024-04-06 20:35:25 +03:00
Cohee
866f514d19
Fix undefined in tag tooltip
2024-04-06 20:17:58 +03:00
Cohee
c752a54c62
Fix actionable filters
2024-04-06 20:14:55 +03:00
Cohee
495cf5d9ca
Move context formatting help link
2024-04-06 15:47:11 +03:00
Cohee
7cedce01a8
Merge branch 'release' into staging
2024-04-06 15:29:22 +03:00
Cohee
30b9b13070
Use integers for max value.
...
This is helpful if someone has to render more than 9 quadrillion tags
2024-04-06 14:48:59 +03:00
Wolfsblvt
9805215c28
Fix expander button and group tags add
...
- Fix expander button to never be "removable" in any list
- Fix group tag list to actually work on adding tags
2024-04-06 07:37:30 +02:00
Wolfsblvt
fe8f0a8ff2
Limit drawing of tags to 50 with expander
...
- No matter where we draw tags, we'll draw a maximum of 50 tags
- Filtered tags (selected, excluded) will always be drawn
- Display "expander" icon/tag to show full tag list
- Cache the full tag list display so consecutive redraws respect it
2024-04-06 07:14:45 +02:00
johnbenac
3b6c32113f
added await to tts to properly catch the error on this async function
2024-04-05 18:57:51 -04:00
johnbenac
6cf897219e
Added toastr messages to tts index file
2024-04-05 18:41:36 -04:00
Cohee
cdbd5c6130
/classify help text clarity
2024-04-06 00:45:38 +03:00
Cohee
b860436956
Merge pull request #2017 from KegaPlayer/Spanish-locale-proofreading
...
Update es-es.json
2024-04-05 22:45:49 +03:00
Cohee
e75f5550e3
Add /classify command
2024-04-05 22:33:16 +03:00
KegaPlayer
c0213c086c
Update es-es.json
...
Proofreading work done by a Spanish language native on the es-es.json file. Mostly centered around making some terminology consistent and a few minor grammar fixes.
2024-04-05 12:12:32 -05:00
Cohee
9e4b765db1
#2012 Replace all comfy seeds
2024-04-05 17:59:12 +03:00
Cohee
acb623c6d8
Adjust automation id layout
2024-04-05 17:27:08 +03:00
Cohee
b1c2617b0d
Only init scroll height of WI keys when first opening the drawer
2024-04-05 13:53:39 +03:00
Cohee
3a0ceae80a
Optimize scroll height resets on WI entry render, remove silly logs
2024-04-05 13:45:28 +03:00
Cohee
8f6e41428f
Optimize tags template references
2024-04-05 12:43:43 +03:00
Cohee
d27efb21d6
Merge pull request #2014 from Wolfsblvt/fix-multi-char-import
...
Fix multi char import on import button click not importing tags
2024-04-05 02:00:29 +03:00
Wolfsblvt
2e9c96d1c9
Fix multi char import on button
...
- Fixes #1983
- importCharacter has to be async await to await user input on tag creation
2024-04-05 00:53:32 +02:00
Cohee
7221549c65
#2013 Fix smooth stream event processing.
2024-04-05 01:25:48 +03:00
Cohee
144d115d6a
Fix position of dynamic pop-outs control bar
2024-04-05 01:05:50 +03:00
Cohee
b948e31a89
Remove tag debug logs if state unchanged
2024-04-05 00:54:17 +03:00
Cohee
0804843805
Add per-character and per-group overrides for external media
2024-04-05 00:39:54 +03:00
Cohee
6cc73c2a0b
Add instruct last system sequence
2024-04-04 22:27:08 +03:00
Cohee
274abb4749
Merge pull request #2010 from aisu-wata0/wi_min_activations_perf_fix
...
performance: World Info min activations skips seen buffer
2024-04-04 21:35:36 +03:00
Cohee
813476d72a
Fix stream error parsing when using Smooth Streaming
2024-04-04 21:20:10 +03:00
Aisu Wata
0d57f7ea4f
fix: removed `recurseReset()`
2024-04-04 15:19:39 -03:00
Cohee
ecc638a76d
Merge pull request #2011 from aisu-wata0/wi_remnant_debug_logs
...
removed some remnant debug logs
2024-04-04 20:41:09 +03:00
Cohee
42138ca09b
Add command-r-plus
2024-04-04 20:38:34 +03:00
Aisu Wata
5ab9d9b863
removed some remnant debug logs
2024-04-04 03:08:17 -03:00
Aisu Wata
95c910a521
fix: WI min activations skips seen buffer
2024-04-04 02:56:39 -03:00
Cohee
cf6705baff
Fix response length override
2024-04-03 02:33:01 +03:00