Wolfsblvt
88f741b301
Fix swipe gesture, using target
2024-09-04 21:17:07 +02:00
Cohee
26635f9f10
Merge branch 'staging' into fix-swipes-with-floating-prompts
2024-09-04 21:53:25 +03:00
Cohee
7e5417c072
Fix no-char mode not using persona description
2024-09-04 21:51:15 +03:00
Cohee
49f411b9fa
No need to async when returning promise
2024-09-04 21:18:22 +03:00
Cohee
f262eb256a
Change no-char hint text
2024-09-04 21:14:55 +03:00
Cohee
17c60ca916
Add /tempchat command
2024-09-04 21:12:04 +03:00
Cohee
14d6fa1129
Change seed reroll formula for Drawthings
...
Fixes #2770
2024-09-04 20:57:31 +03:00
Cohee
642b409c0f
Merge pull request #2772 from LenAnderson/fix-fancy-click-target
...
fix WI fancy key click target
2024-09-04 18:13:00 +03:00
LenAnderson
0619552dbb
fix WI fancy key click target
2024-09-04 11:04:18 -04:00
Cohee
4cfce43e5d
Set min-height for contenteditable
2024-09-04 13:46:54 +03:00
Wolfsblvt
728a233842
Allow mobile swipes with open panels if focused
...
- Allow mobile swipe gestures when sheld is focused, ignoring open panels or floating prompts present now
- Fixes #2753
2024-09-04 04:45:40 +02:00
Wolfsblvt
2db344538e
Fix possible background swipe gestures on popups
2024-09-04 04:37:23 +02:00
Cohee
7cba747c52
Merge pull request #2768 from SillyTavern/expand-contenteditable
2024-09-04 05:09:44 +03:00
Cohee
37bee43075
Allow expanding contenteditables
2024-09-04 03:16:47 +03:00
RossAscends
8952b93560
3-column panels become 1-column below 1000px width
2024-09-04 09:00:56 +09:00
Cohee
a71753b243
Always use 3-column layout on desktop and 1-column on phone
2024-09-04 02:43:35 +03:00
RossAscends
e0c8488c3f
fix width adapting for 3-column drop down panels
2024-09-04 08:23:00 +09:00
Cohee
376e1f4ca2
Add fallback for iconv buffer decoding
2024-09-04 00:24:43 +03:00
Cohee
7040f640f4
Merge pull request #2767 from SillyTavern/af-verbiage
...
Update Advanced Formatting verbiage
2024-09-03 23:23:39 +03:00
Cohee
8550fd5fe6
Add tooltips to dropdowns
2024-09-03 23:21:24 +03:00
Cohee
a2710b70c1
Merge pull request #2766 from SillyTavern/wi-prefer-sticky-on-budget
...
Prefer stickied WI for budget-limited cases
2024-09-03 23:09:45 +03:00
Cohee
830df41380
Update Advanced Formatting verbiage
2024-09-03 22:59:41 +03:00
Wolfsblvt
a70b5af0c4
Prefer stickied WI for budget-limited cases
...
- Instead of processing entries by default sorting (based on order and books (char first, etc)), sticky will now be the first to process. This will make sure that stickied entries will reach the prompt, even in budget-limited scenarios.
2024-09-03 21:14:44 +02:00
Cohee
4bc1943439
Set min-height for custom CSS input
2024-09-03 22:06:24 +03:00
Cohee
03f9a89ffe
Limit vertical size and add resize handles to AF [contenteditable]s
2024-09-03 21:29:50 +03:00
Cohee
f7de495321
Chat without character selected ( #2757 )
...
* WIP: Enable chatting without character selected
* Add burger menu item
* Neutral assistant chat space
* Revert "Neutral assistant chat space"
This reverts commit be2da4a629
.
* Revert "Add burger menu item"
This reverts commit d4e8d990c1
.
* Use simple ephemeral chats
* Only start a new assistant chat if not already in it
* Don't emit event not to clear pending files
* Allow edits, disable checkpoints and branches
* Exclude from tags, allow copy
* Allow hide/unhide
* Allow zooming avatar
* Suppress warning
* Rename neutral character
* Rename neutral back to Assistant
2024-09-03 20:36:30 +03:00
Cohee
b16915cfb9
Remove truncation_length from textgen settings
2024-09-03 14:06:10 +00:00
Cohee
fa054520b6
Remove localstorage setting migration
2024-09-03 14:05:27 +00:00
Cohee
fd75071b09
More specifity of disabled class
2024-09-03 13:02:04 +00:00
Cohee
e86629a644
Exclude classes from disabled grayout
2024-09-03 11:26:13 +00:00
Cohee
d5b1a50cca
Merge pull request #2755 from equal-l2/patch-1
...
Cohere: added the smaller aya model
2024-09-02 19:35:10 +03:00
Cohee
bbceee0f41
Fix websearch on aya producing error
2024-09-02 19:34:09 +03:00
equal-l2
13f237059d
Cohere: added the smaller aya model
2024-09-02 19:20:05 +09:00
Cohee
a0dc16d84c
Extend default context size to 8k
2024-09-02 02:26:17 +03:00
Cohee
ab4385eb12
Don't scale message images with viewport
2024-09-02 02:18:29 +03:00
Cohee
527321b9e2
Fix warning toast on negative swipe id
2024-09-02 01:02:46 +03:00
Wolfsblvt
daf8c827f7
Merge pull request #2752 from SillyTavern/del-swipe-fix
...
Fix deleting of swipe being inconsistent via button, matching the `delswipe` slash command now
2024-09-02 00:01:37 +02:00
Cohee
5bebe6010b
Merge branch 'staging' into del-swipe-fix
2024-09-02 00:56:38 +03:00
Cohee
558253e79a
Better MUI i18n
2024-09-02 00:50:50 +03:00
Cohee
9b1ca607f4
Fix i18n
2024-09-02 00:40:18 +03:00
Cohee
17a25e36d7
Re-add auto-select class
2024-09-02 00:35:58 +03:00
Cohee
723145f203
Revert changes to WI active status
2024-09-02 00:34:14 +03:00
Cohee
3f4e7e95bd
Revert changes to WI filter layout
2024-09-02 00:30:02 +03:00
Wolfsblvt
4e95887803
Merge branch 'staging' into del-swipe-fix
2024-09-01 23:27:25 +02:00
Wolfsblvt
e8d8915183
Fix delete swipe button being inconsistent
...
- Fixes #2749
2024-09-01 23:21:51 +02:00
Cohee
111c367e7d
Fix image swipes
2024-09-02 00:20:43 +03:00
Cohee
a3ac1cb0c7
Merge pull request #2751 from SillyTavern/delete-newbie-mode
...
Delete newbie mode
2024-09-02 00:16:10 +03:00
Wolfsblvt
d663be53ac
Refactor deleteSwipe from callback into func
2024-09-01 23:12:33 +02:00
Cohee
a4176ae00d
Allow hiding cancel on input popup
2024-09-02 00:12:20 +03:00
Cohee
48c2646dfa
Run Safari patch before loading settings
2024-09-02 00:11:59 +03:00