Cohee
c0436f4a32
Extend getContext API
2024-07-03 20:35:42 +03:00
Wolfsblvt
7de43d3a9c
/stop slash command to stop generation
2024-07-03 14:44:17 +02:00
Cohee
1315f0968b
Support all file formats for replace/update
2024-07-01 21:48:56 +03:00
Succubyss
e1e0ef8730
Augment Edit Box Input Enfasterment ( #2450 )
...
* edit box performance "fix"
Note: jQuery makes an adjustment to height or scrollHeight that pure JavaScript doesn't;+2 was the minimum I needed to not get a vertical scrollbar, so I went with +4
* Refactor
* Use debounce instead of throttle
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-07-01 20:36:18 +03:00
ThisIsPIRI
21cefc0864
Skip popup when making new chat from chat list
2024-07-01 18:16:56 +09:00
Cohee
1b6e816525
Swipes respect reduced motion setting
2024-07-01 00:01:22 +03:00
Wolfsblvt
47f00d3755
Fix 'preloader' overlay being removed too early
2024-06-30 22:03:38 +02:00
Wolfsblvt
7344b63109
Add loader to exposed 'SillyTavern'
2024-06-30 20:51:13 +02:00
Cohee
f181d1a847
Add button to re-caption message image
2024-06-30 00:31:54 +03:00
Cohee
7149f46c9a
Add automatic image captioning mode
2024-06-30 00:06:17 +03:00
Cohee
fcc00e0b26
Merge branch 'staging' into translation-improvements
2024-06-29 14:36:12 +03:00
Wolfsblvt
cba2b54531
Refactor main slassh-commands into init func
2024-06-29 00:25:10 +02:00
Wolfsblvt
d994528548
Extend i18n with translate and template literal
2024-06-28 23:53:25 +02:00
Cohee
b62cbdeebd
Merge branch 'staging' into DarokCx/release
2024-06-28 19:09:12 +03:00
Cohee
bbb1a6e578
Add huggingface inference as text completion source
2024-06-28 18:17:27 +03:00
Wolfsblvt
54e111886b
Improve logs (+add toasts) on save calls
...
- Fixes #2429
2024-06-28 03:28:16 +02:00
Wolfsblvt
b8295ac8f5
Unregister function for macro registration
2024-06-28 03:01:33 +02:00
Cohee
cf56bfb6a9
Add 01.AI as a chat completion source
2024-06-28 00:51:09 +03:00
DarokCx
8608bc92ae
no authorization
2024-06-27 10:02:28 -04:00
DarokCx
bd5592de7b
Added featherless, connect button not working
2024-06-27 09:06:11 -04:00
Wolfsblvt
7bf793d2be
Update /newchat command skip popup
2024-06-27 01:39:05 +02:00
Cohee
f73986d23f
Remove extra linebreak
2024-06-27 02:25:08 +03:00
Wolfsblvt
1c6c9efba1
Refactor convert to group chat to new popup
2024-06-27 01:01:43 +02:00
Wolfsblvt
efb9fbcc7e
Refactor new chat to new popup
2024-06-27 00:45:26 +02:00
Wolfsblvt
360c2985f5
Switch char deletion to new popup
...
- New popup
- Move char CHARACTER_DELETED to after char deleting, and inside the correct function
2024-06-27 00:29:25 +02:00
Cohee
54fb7a9030
Add 'online_status_changed' event
2024-06-26 22:11:22 +03:00
Cohee
ef0772bc9f
Merge branch 'staging' into macro-register
2024-06-26 21:54:00 +03:00
Wolfsblvt
4e7232f13e
Move group chat popups to new popup
2024-06-26 05:56:15 +02:00
Wolfsblvt
717c524b01
Update copy message to new popup
2024-06-26 05:01:58 +02:00
Wolfsblvt
c55452d0ea
Update prompt itemization to new popup
2024-06-26 04:49:07 +02:00
Wolfsblvt
c8411b6dfb
Update delete message to new popup
2024-06-26 03:36:06 +02:00
Wolfsblvt
071a77fe1a
Fix deleting swipe not clean swipe_info
2024-06-26 02:14:26 +02:00
Cohee
8dab4ecb06
Add simple custom macros registration
2024-06-25 21:53:10 +03:00
Cohee
083ea43971
Update dupe character to use new popup
2024-06-25 21:34:08 +03:00
Cohee
0e0bd0d3d9
Update char avatar crop. Remove old cropper
2024-06-25 02:25:38 +03:00
Cohee
41ab90bb8e
Support more parameters for Infermatic
2024-06-24 19:16:20 +03:00
Cohee
eb8f4bebe0
Argument for API is not required
2024-06-23 17:42:00 +03:00
Cohee
eba0f54477
Merge branch 'staging' into slash-command-enums
2024-06-23 15:01:55 +03:00
Wolfsblvt
42766a715d
Popup type "DISPLAY" & image enlarge changes
...
- New popup type "DISPLAY", for showing content with an X in the corner, without buttons
- Rework popup result controls to automatically support click (or other) events to close complete the popup
- Fix inline image icons/actions being keyboard interactable
- Switch inline image enlarge popup to new DISPLAY type
2024-06-23 02:32:06 +02:00
Cohee
a6e2692e52
Merge branch 'staging' into tag-import-setting
2024-06-22 12:48:08 +03:00
Wolfsblvt
87915a5f79
Gray out bogus folders if they don't drill down
...
- Implements and resolves #2404
- Common CSS class for entities in char list
- entity flag to lower opacity for entities that aren't really useful for navigation
2024-06-22 08:15:31 +02:00
Wolfsblvt
d64b265a39
Tag import popup improvements
...
- Save "remember" setting of tag import popup
- Add user option to change the tag import setting
- Improve tag import popup with adding drilled down bogus folders as auto-added tags
- Extract tag import popup to template
- Force-open popup no matter the setting on char dropdown button option
2024-06-22 05:03:05 +02:00
Wolfsblvt
3ab5cc1766
Merge branch 'staging' into slash-command-enums
2024-06-21 20:07:19 +02:00
Wolfsblvt
48077d200b
More slash command enums (nearly done)
2024-06-21 20:04:55 +02:00
Cohee
56710fee39
Apply fix for group chats
2024-06-21 13:09:41 +00:00
splitclover
0c69b698b9
Removed redundant emmiter
2024-06-21 14:16:59 +02:00
splitclover
feb8321147
Fix emmiter for imported cards
2024-06-21 13:53:31 +02:00
splitclover
3092c68a05
Fixed typo
2024-06-21 13:19:36 +02:00
splitclover
2a1704add0
Added event emmiters when creating new chats
2024-06-21 13:12:57 +02:00
Wolfsblvt
ffc84f5118
Merge branch 'staging' into slash-command-enums
2024-06-20 20:38:55 +02:00