Commit Graph

1940 Commits

Author SHA1 Message Date
5ffee924f7 Merge pull request #209 from ShisoFox/dev 2023-05-01 12:21:22 +03:00
6d79c379d2 shadow and lighter border for zoomed avatars 2023-05-01 18:08:26 +09:00
86d62a88de click-zoomable avatars in chat 2023-05-01 18:04:41 +09:00
29cfa97ddc Fix group chat member names in openai.js
Group members are not by card name, so look up the actual character name instead
2023-05-01 04:14:42 -04:00
4b2faa6639 refix for body size on large res monitors zoomed in. 2023-05-01 16:14:28 +09:00
7a1c543ec5 Quick Fix to Enable Using gpt-4-0314 2023-05-01 03:53:27 +00:00
12d5240bba fixed range-block-counters being overlapped by firefox scrollbar 2023-05-01 07:52:08 +09:00
e00f6a7375 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-01 00:13:33 +03:00
fda1c205f8 Add convert to group button 2023-05-01 00:13:28 +03:00
8cf113050f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-01 06:10:35 +09:00
fce021ce02 toggle to disable world Info entries 2023-05-01 06:10:33 +09:00
b19287e468 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 23:32:54 +03:00
f947990a55 add expand all icon to WI Editor 2023-05-01 05:30:51 +09:00
e4b16cebd6 Only autoexpand the keys of WI 2023-04-30 23:30:08 +03:00
efe8efbce2 removed legacy WI editor template from comments 2023-05-01 05:08:02 +09:00
0e34d73acf proper fix for sheld/topbar misalignment 2023-05-01 04:53:48 +09:00
42a9de03a3 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-01 04:45:16 +09:00
a74519e241 fix char edit panel text area heights and gridrows 2023-05-01 04:45:14 +09:00
b7af814039 Fix system message on group deletion 2023-04-30 22:39:08 +03:00
6615d94051 Rename character as a group member.
Unify CSRF headers usage in fetch request.
2023-04-30 22:36:18 +03:00
3c48c2be82 OAI warning message typo 2023-05-01 02:06:11 +09:00
cc65440991 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-01 02:00:15 +09:00
e57f53c2fb - smart OAI reverse proxy warning 2023-05-01 02:00:13 +09:00
5ffc97d89c Display group member avatar id as a title 2023-04-30 19:51:52 +03:00
13f50db09c Update group chats internal format to support multiple chats per group and duplicate name handling 2023-04-30 19:49:49 +03:00
4a5f1e6069 Update package-lock.json 2023-04-30 19:37:17 +03:00
17403ff05b Remove waiting animation again 2023-04-30 18:47:55 +03:00
bdfc4bcad9 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 18:07:10 +03:00
a69750e36f On-fly switch of Markdown renderers 2023-04-30 18:07:08 +03:00
47ec3edcb8 inputs/textareas now obey smart theme font colors 2023-04-30 23:56:50 +09:00
2d624f90a6 Alternative out of quota handling 2023-04-30 17:36:50 +03:00
c0f5057660 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 23:25:57 +09:00
8d2b956d30 top-bar icons now respect shadow customizations
- small CSS cleanup
2023-04-30 23:25:56 +09:00
564caf0621 Try to fix swipes + multigen. Fix horde validation error 2023-04-30 17:22:39 +03:00
01cda27807 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 23:15:13 +09:00
c610982d87 WIP restyle for WI editor 2023-04-30 23:15:11 +09:00
495781c1ec Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 15:45:10 +03:00
752935252e Fix undefined title on older captioned messages 2023-04-30 15:45:08 +03:00
60b8345e26 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 21:37:40 +09:00
a8e33184cf fix for topbar/sheld losing align on zoomed displays 2023-04-30 21:37:38 +09:00
ea6f84f67b Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 15:34:52 +03:00
c5b3b175db Rework title displays on Horde workers 2023-04-30 15:34:50 +03:00
49e20f6757 Merge pull request #204 from gidzzz/fix-swipes-with-multigen
Fix truncated swipes when multigen is enabled
2023-04-30 15:17:07 +03:00
46b708d408 fix blurry red disconnect icon 2023-04-30 20:17:41 +09:00
a47f21abc0 fixed unselectable quotes 2023-04-30 18:20:09 +09:00
336f0d3fd0 Store memory on most recent, if only one message 2023-04-30 01:39:46 -05:00
12740134e6 Avoid memory on most recent chat 2023-04-30 01:15:39 -05:00
9c3d229c2d horde worker names now display clearly
- in console log
- as a title tag on last_mes for PC users to hover on.
2023-04-30 14:06:29 +09:00
2b81211f62 display results of each dice rolled for things like '2d6' 2023-04-30 13:12:00 +09:00
171a84e7a2 Fix truncated swipes when multigen is enabled 2023-04-30 04:30:24 +02:00