Commit Graph

2736 Commits

Author SHA1 Message Date
9891d0c936 tasks are now a class. fix various bugs 2023-06-05 23:52:45 -05:00
0b7bb42166 Fix alternate greetings not opening on create character without char pre-loaded 2023-06-06 02:14:10 +03:00
652e1db8a8 (BETA) Add alternate greetings 2023-06-06 00:44:11 +03:00
6d4808c488 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-05 20:46:16 +03:00
c4f9bb6017 Fix import / export of spec v2 cards without backfilled fields. 2023-06-05 20:46:13 +03:00
ef7c3747ba Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-06 01:59:41 +09:00
4b3062fa9d add PWA detection, remove Android/Safari marginBot 2023-06-06 01:59:39 +09:00
91d2ab6f1f Add option to rename character in past chats 2023-06-05 18:29:49 +03:00
b3ec66faa7 More unified TTS error messages 2023-06-05 17:01:59 +03:00
fdaf58061f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-05 16:58:00 +03:00
46bdee83bc Add more clear error messages to TTS 2023-06-05 16:57:58 +03:00
0f67e416f2 Add proper tokenizers for NAI Krake and Clio 2023-06-05 14:55:30 +03:00
13b0b7f313 Add NovelAI TTS engine 2023-06-05 14:13:15 +03:00
b3041c3261 Fix notes link redirection after i18n merge 2023-06-05 12:32:56 +03:00
f8c5b17e57 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-05 02:23:53 +03:00
22dff7b8d6 Add speech recognition plugin #379 2023-06-05 02:23:51 +03:00
71825691b5 width fix for QuickReply settings boxes 2023-06-05 06:24:02 +09:00
b821312835 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-05 06:07:49 +09:00
9386f53ec6 fix alignment/height of QuickReply settings Boxes 2023-06-05 06:07:47 +09:00
f5e951fdef Fix V2 spec again 2023-06-04 23:47:34 +03:00
899b590744 Spec V2: Fallback to alternate_greetings empty array 2023-06-04 23:40:42 +03:00
529006edb5 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-04 23:36:32 +03:00
7e941f6eb4 Hide options menu on load 2023-06-04 23:36:30 +03:00
dafff546d4 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-05 05:28:57 +09:00
361d726469 more subtle extension panel header gradient 2023-06-05 05:28:55 +09:00
14568152e9 Fix docHeight setting on first page load in new tab 2023-06-04 23:25:01 +03:00
d4f43e29e3 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-05 05:04:18 +09:00
5b8db25a14 faster, smarter handling of options menu 2023-06-05 05:04:15 +09:00
3801c833af Reformat HTML file 2023-06-04 22:43:19 +03:00
cbcd08d8ea Merge pull request #447 from LianZiZhou/dev
Feature: i18n for SillyTavern
2023-06-04 22:39:02 +03:00
ac64494e16 Merge branch 'dev' into dev 2023-06-04 22:38:13 +03:00
1ba8b5b3ed Fix major slowdown in groups without sprites. Remove error handler after it's been fired 2023-06-04 22:19:05 +03:00
230f84cce2 Fix sth 2023-06-05 03:09:16 +08:00
8ffc4e6d51 Fix VN mode on groups where character is not found in the list. 2023-06-04 21:54:06 +03:00
e4e44a3817 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-04 21:41:25 +03:00
eb01bcb7c1 Delete all group chats with a group. 2023-06-04 21:41:22 +03:00
b530572f1f Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-05 03:32:25 +09:00
0a65e36d1c fix for expression image grid button styles 2023-06-05 03:32:24 +09:00
d35436921e Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-04 21:23:27 +03:00
f7a82fb4b3 Fix duplication of the last character on deletion. Delete tags from tag_map on deletion of character/groups 2023-06-04 21:23:25 +03:00
b8d70f4e9b Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-05 03:08:09 +09:00
bd8d6296cc options menu display optimizing and style updates 2023-06-05 03:08:07 +09:00
c5d51fcd3c Fix a couple of issues with Group VN & overrides 2023-06-04 20:52:34 +03:00
a67df0bc1a Add basic i18n data with Chinese translation 2023-06-05 01:27:32 +08:00
f74342e83d add hover highlight to extension panel headers 2023-06-05 02:06:33 +09:00
ab5826a304 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-05 01:02:21 +09:00
8a80ed3e86 restyle extensions setting panel 2023-06-05 01:02:18 +09:00
446b3a4f05 Account overrides for group chats and VN mode 2023-06-04 17:27:09 +03:00
d5e75d7c7b Merge pull request #443 from bdashore3/dev
Expressions: Add sprite aliasing for chats
2023-06-04 16:50:01 +03:00
3cfec828ef Draggable VN sprites. Fix layering 2023-06-04 16:32:45 +03:00