Commit Graph

420 Commits

Author SHA1 Message Date
a04171b262 chat history view shoes filesizes now 2023-05-03 00:45:45 +09:00
a310c03082 lastInContext highlight skips swipeBox on swipeGen 2023-05-02 23:04:42 +09:00
fa8eb12d43 last-in-context indicator ignores system messages 2023-05-02 22:51:38 +09:00
0dee00570c Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-02 16:01:26 +03:00
28627e7e51 Support multiple chats per group. Fix A/N metadata not saving for groups. 2023-05-02 16:01:23 +03:00
4ad659bb76 better? message selection for last-in-context 2023-05-02 19:58:52 +09:00
b77473ed76 indicator for last message in chat context (WIP) 2023-05-02 18:54:19 +09:00
e8dbfbe1f1 Create new group chat for the same group 2023-05-02 01:01:34 +03:00
c8408ddf34 more avatar popup corrections
- disabled on mobile normal mode
- leftside on normal mode PC
2023-05-02 05:35:30 +09:00
5b60007e58 avatarpopup now draggable 2023-05-02 04:40:14 +09:00
22882ee2ba Fix fav outline display on Firefox 2023-05-01 22:08:24 +03:00
45b7a8b584 skill issue 2023-05-02 03:42:16 +09:00
32b4a209e2 actual proper placement, styling, timing for avatar popup 2023-05-02 03:28:21 +09:00
bc79efd0ef Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-02 03:15:41 +09:00
adccd4e210 better placement and sizing for avatar popups 2023-05-02 03:15:40 +09:00
c4434c3747 Fix colons hiding in group chats. Fix jsonl chat imports hanging 2023-05-01 21:03:16 +03:00
6f47b07063 Add group member defs peeking 2023-05-01 19:39:18 +03:00
6f08519858 Add solo chat to group conversion 2023-05-01 15:45:44 +03:00
86d62a88de click-zoomable avatars in chat 2023-05-01 18:04:41 +09:00
f947990a55 add expand all icon to WI Editor 2023-05-01 05:30:51 +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
13f50db09c Update group chats internal format to support multiple chats per group and duplicate name handling 2023-04-30 19:49:49 +03:00
a69750e36f On-fly switch of Markdown renderers 2023-04-30 18:07:08 +03:00
564caf0621 Try to fix swipes + multigen. Fix horde validation error 2023-04-30 17:22:39 +03:00
752935252e Fix undefined title on older captioned messages 2023-04-30 15:45:08 +03: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
a47f21abc0 fixed unselectable quotes 2023-04-30 18:20:09 +09:00
171a84e7a2 Fix truncated swipes when multigen is enabled 2023-04-30 04:30:24 +02:00
28addd6cad Unify button styles. Display newly added tags in filter. Fix deleted character formatting. 2023-04-30 01:23:22 +03:00
1420386334 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 01:41:51 +09:00
ef4c3b54b0 smooth popup transitions fade in and out 2023-04-30 01:41:50 +09:00
da68255a25 Rearrange WI block 2023-04-29 19:18:58 +03:00
6f1193f057 Adjust char editor layouts 2023-04-29 18:57:27 +03:00
a881ed32c5 Simplify search logic with css classes 2023-04-29 17:54:51 +03:00
9339aebd09 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 23:41:30 +09:00
cf9a3fe366 Only CharList scrolls now
- new group panel not perfect yet
2023-04-29 23:41:24 +09:00
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
2631addb37 Don't close unpinned drawer on selecting tag 2023-04-29 15:13:32 +03:00
4c13d986f9 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 15:08:00 +03:00
effdfa133d Add scrollable dialogue popup. Clean-up script.js 2023-04-29 15:07:57 +03:00
52e7861d5f fixed export format popper's margin warning 2023-04-29 20:51:45 +09:00
d625f1386e Do not act as if forEach can iterate beyond the chat array 2023-04-29 13:31:26 +02:00
303e183cda Fix disappearing personality and unreliable anchors when swiping or with system messages 2023-04-29 13:31:26 +02:00
a71b8967ac Deduplicate code for substitution in the story and the first message 2023-04-29 13:29:15 +02:00
087274db9b Remove redundant OpenAI regenerate/swipe code 2023-04-29 13:13:42 +02:00
717c14801d Define bottom anchor threshold in one place 2023-04-29 13:13:42 +02:00
f2d4b5ba76 Remove redundant checks for personality insertion and fix a stray space in OpenAI prompt 2023-04-29 13:13:41 +02:00