Commit Graph

326 Commits

Author SHA1 Message Date
Cohee
22dff7b8d6 Add speech recognition plugin #379 2023-06-05 02:23:51 +03:00
RossAscends
9386f53ec6 fix alignment/height of QuickReply settings Boxes 2023-06-05 06:07:47 +09:00
Cohee
1ba8b5b3ed Fix major slowdown in groups without sprites. Remove error handler after it's been fired 2023-06-04 22:19:05 +03:00
Cohee
8ffc4e6d51 Fix VN mode on groups where character is not found in the list. 2023-06-04 21:54:06 +03:00
RossAscends
0a65e36d1c fix for expression image grid button styles 2023-06-05 03:32:24 +09:00
Cohee
c5d51fcd3c Fix a couple of issues with Group VN & overrides 2023-06-04 20:52:34 +03:00
RossAscends
ab5826a304 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-05 01:02:21 +09:00
RossAscends
8a80ed3e86 restyle extensions setting panel 2023-06-05 01:02:18 +09:00
Cohee
446b3a4f05 Account overrides for group chats and VN mode 2023-06-04 17:27:09 +03:00
Cohee
d5e75d7c7b Merge pull request #443 from bdashore3/dev
Expressions: Add sprite aliasing for chats
2023-06-04 16:50:01 +03:00
Cohee
3cfec828ef Draggable VN sprites. Fix layering 2023-06-04 16:32:45 +03:00
Cohee
a273fcb593 Adjust VN mode width overlap calculations 2023-06-04 15:33:28 +03:00
Cohee
4935a8e46b Force flush VN wrapper on waifu mode change 2023-06-04 14:37:21 +03:00
Cohee
ed86770c9c Re-add Edge TTS for extras 2023-06-04 14:28:40 +03:00
Cohee
e4a6db7539 Remove Edge TTS (will be moved to Extras) 2023-06-04 10:43:47 +03:00
kingbri
cf2660074d Expressions: Add sprite aliasing for single chats
Duplicate characters get handled by the system, so why not sprites?
If a sprite is duplicated, users can specify the folder name that
the changed sprites are located in.

This commit only adds support for single person chats and breaks
compatibility with group chats. Another commit is required to fix
group sprite functionality.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-03 21:51:29 -04:00
Cohee
6ba332b323 Add MS Edge TTS 2023-06-04 03:08:25 +03:00
Cohee
cccca22601 Handle offline expressions for VN mode. Don't add blocks without sprites. Force empty block on chat change. 2023-06-04 00:42:16 +03:00
Cohee
8e2c20da3c Add alias to roll the dice 2023-06-04 00:40:51 +03:00
Cohee
faa097fabd Multiple expressions per group in waifu mode 2023-06-03 22:17:25 +03:00
SillyLossy
380b20b94d Fix Silero TTS fetch with extras 2023-06-03 14:55:46 +03:00
Cohee
43dcc017f5 Merge pull request #438 from bdashore3/dev
Extras: Add API authentication support
2023-06-03 14:52:42 +03:00
kingbri
36ea41f0a6 Extras: Add API authentication support
An API key is extremely important for ST-Extras servers that are
exposed to the internet.

Add an API key field below where the user enters the extras URL. For
convenience, this key is persisted whenever the user refreshes the
page.

Also modify the fetch requests to always include API keys if present.

See ST-Extras for more information on how this works.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-03 00:00:38 -04:00
ouoertheo
9e35ffaefb fix auto-check logic bug 2023-06-02 20:59:21 -05:00
ouoertheo
3ea2d469fd add manual task check extension menu item 2023-06-02 20:51:01 -05:00
ouoertheo
c6657e9206 add remove tasks 2023-06-02 20:30:46 -05:00
SillyLossy
8b86b29981 Trim strings in objectives list 2023-06-03 02:30:10 +03:00
SillyLossy
6fec40d543 Permanent ChromaDB synchronization state (using IndexedDB object store) 2023-06-02 23:21:46 +03:00
SillyLossy
745ceb0f31 Update links to organization repo 2023-06-02 21:01:26 +03:00
RossAscends
6ac649a75f close button for AN 2023-06-02 23:08:14 +09:00
RossAscends
f4e8e1496e Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-02 15:11:10 +09:00
RossAscends
ae1a3f1d36 add Quick Replies extension 2023-06-02 15:11:08 +09:00
SillyLossy
7b4e287b10 Fix random activation of objectives 2023-06-01 23:59:42 +03:00
SillyLossy
6bc520f800 Save metadata debounced for extensions 2023-06-01 16:51:35 +03:00
SillyLossy
5b446af6dc Speed-up extensions loading. Add tracking of response times 2023-06-01 14:34:40 +03:00
SillyLossy
9774f3b8c1 Migrate objective extension settings to chat_metadata 2023-06-01 12:34:33 +03:00
SillyLossy
b8a49c58ac Merge branch 'main' into dev 2023-06-01 10:52:34 +03:00
SillyLossy
a18c20305e Clarify Chroma warning message 2023-06-01 10:01:43 +03:00
SillyLossy
d542ec0d81 Add the warning when ChromaDB synced message deletes 2023-06-01 10:01:43 +03:00
SillyLossy
0de09e9da0 Fix System TTS ending abruptly in Chrome on Windows 2023-06-01 10:01:43 +03:00
SillyLossy
bb187d9920 Proper chronological order of ChromaDB chat injections 2023-06-01 10:01:11 +03:00
SillyLossy
711dbdcc15 [Feature Request] Chromadb, ability to pause collection. SillyTavern/SillyTavern#420 2023-06-01 10:01:11 +03:00
SillyLossy
8328fe9886 Proper chronological order of ChromaDB chat injections 2023-06-01 01:43:36 +03:00
SillyLossy
a5fee875c1 [Feature Request] Chromadb, ability to pause collection. SillyTavern/SillyTavern#420 2023-06-01 01:30:12 +03:00
SillyLossy
13d012a3a2 Reduce console logs clutter 2023-06-01 01:02:51 +03:00
Cohee
8b4a53b293 Merge pull request #415 from ouoertheo/ouoertheo/objectives1
Objective Extension - Agent based AI inspired by BabyAGI and AutoGPT
2023-06-01 00:32:46 +03:00
ouoertheo
01b629ca9f Ability to hide tasks. 2023-05-31 16:22:49 -05:00
SillyLossy
8baed8afa7 Clarify Chroma warning message 2023-05-31 23:27:14 +03:00
SillyLossy
7d6c0f7737 Add the warning when ChromaDB synced message deletes 2023-05-31 23:23:08 +03:00
SillyLossy
66050f57db Fix System TTS ending abruptly in Chrome on Windows 2023-05-31 23:18:54 +03:00