Commit Graph

2092 Commits

Author SHA1 Message Date
RossAscends
2b81211f62 display results of each dice rolled for things like '2d6' 2023-04-30 13:12:00 +09:00
Grzegorz Gidel
171a84e7a2 Fix truncated swipes when multigen is enabled 2023-04-30 04:30:24 +02:00
SillyLossy
7ac2d78f43 Adjust button styles 2023-04-30 02:05:35 +03:00
SillyLossy
28addd6cad Unify button styles. Display newly added tags in filter. Fix deleted character formatting. 2023-04-30 01:23:22 +03:00
SillyLossy
3725e38b20 Prevent generating summary if response is being generated 2023-04-30 01:09:26 +03:00
SillyLossy
d590ead665 Add tag editor 2023-04-30 00:20:36 +03:00
SillyLossy
7babc1cafe Handholding message for broke 2023-04-29 23:21:19 +03:00
SillyLossy
57a5fc8ea8 Minor spelling mistake 2023-04-29 20:45:04 +03:00
SillyLossy
0f8ae0add0 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 20:26:40 +03:00
SillyLossy
3c4273b2c1 Add tags for groups #137 2023-04-29 20:26:37 +03:00
RossAscends
95783b8a7d - less contrasty shadowpopup
- dialog_popup bg color more transparent to respect theme colors.
2023-04-30 01:50:15 +09:00
RossAscends
1420386334 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 01:41:51 +09:00
RossAscends
ef4c3b54b0 smooth popup transitions fade in and out 2023-04-30 01:41:50 +09:00
SillyLossy
da68255a25 Rearrange WI block 2023-04-29 19:18:58 +03:00
SillyLossy
6f1193f057 Adjust char editor layouts 2023-04-29 18:57:27 +03:00
SillyLossy
314225c1ce Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 18:43:42 +03:00
SillyLossy
cb47cdd5d9 Rearrange group form 2023-04-29 18:43:40 +03:00
RossAscends
4cc0768ce7 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 00:21:19 +09:00
RossAscends
ee4aa62041 fixes for new group creation boxes 2023-04-30 00:21:17 +09:00
SillyLossy
d75b1e37e5 Remove tilde delimiter from math processing 2023-04-29 18:18:05 +03:00
SillyLossy
a881ed32c5 Simplify search logic with css classes 2023-04-29 17:54:51 +03:00
SillyLossy
26e10c2d9a Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 17:44:18 +03:00
SillyLossy
ac88107ef5 Smarter hide by tags 2023-04-29 17:44:15 +03:00
RossAscends
9339aebd09 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 23:41:30 +09:00
RossAscends
cf9a3fe366 Only CharList scrolls now
- new group panel not perfect yet
2023-04-29 23:41:24 +09:00
SillyLossy
ba1a23fd88 Merge branch 'main' into dev 2023-04-29 17:19:27 +03:00
Cohee
eb2e062a56 Merge pull request #200 from gidzzz/fix-disappearing-personality
Fix disappearing personality and unreliable anchors when swiping or with system messages
2023-04-29 17:18:27 +03:00
SillyLossy
aa9db5292c Proper send on enter 2023-04-29 17:12:39 +03:00
SillyLossy
677913d87a Add device detector 2023-04-29 15:46:10 +03:00
SillyLossy
00c4671696 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 15:29:45 +03:00
SillyLossy
801b1b1f19 Restyle OAI presets 2023-04-29 15:29:43 +03:00
RossAscends
b629ddcaf4 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 21:15:08 +09:00
RossAscends
21858e0b2e better display of default expressions 2023-04-29 21:15:06 +09:00
SillyLossy
2631addb37 Don't close unpinned drawer on selecting tag 2023-04-29 15:13:32 +03:00
SillyLossy
4c13d986f9 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 15:08:00 +03:00
SillyLossy
effdfa133d Add scrollable dialogue popup. Clean-up script.js 2023-04-29 15:07:57 +03:00
RossAscends
693017dc63 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 20:51:48 +09:00
RossAscends
52e7861d5f fixed export format popper's margin warning 2023-04-29 20:51:45 +09:00
Grzegorz Gidel
d625f1386e Do not act as if forEach can iterate beyond the chat array 2023-04-29 13:31:26 +02:00
Grzegorz Gidel
303e183cda Fix disappearing personality and unreliable anchors when swiping or with system messages 2023-04-29 13:31:26 +02:00
Grzegorz Gidel
a71b8967ac Deduplicate code for substitution in the story and the first message 2023-04-29 13:29:15 +02:00
Cohee
10be69ab61 Merge pull request #197 from ouoertheo/ouoertheo/tts3-silerotts
Add Silero TTS. Uncouple TTS Provider from TTS extension better.
2023-04-29 14:25:28 +03:00
Grzegorz Gidel
087274db9b Remove redundant OpenAI regenerate/swipe code 2023-04-29 13:13:42 +02:00
Grzegorz Gidel
717c14801d Define bottom anchor threshold in one place 2023-04-29 13:13:42 +02:00
Grzegorz Gidel
f2d4b5ba76 Remove redundant checks for personality insertion and fix a stray space in OpenAI prompt 2023-04-29 13:13:41 +02:00
RossAscends
d005384ac6 round avatars style fav borders now round too 2023-04-29 19:30:13 +09:00
RossAscends
2bed84fb7a - Manage Extns. Enable/Disable obviously clickable
- reduce Fav borders to 2px
2023-04-29 19:24:06 +09:00
RossAscends
7eeb87543c Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 18:17:03 +09:00
RossAscends
27a770c2f6 update fav styles
- no more star icons
- golden borders on avatar instead
2023-04-29 18:17:01 +09:00
Cohee
25ba57800d Merge pull request #198 from ShisoFox/dev 2023-04-29 12:07:00 +03:00