Commit Graph

1012 Commits

Author SHA1 Message Date
9c31ab0039 Save prompts should actually work 2023-03-27 21:56:38 +03:00
45b4407ec3 Proper offline mode for char expressions 2023-03-27 21:28:04 +03:00
3b547c24aa Better WI editor header 2023-03-27 21:16:15 +03:00
0b1a7cc06d Prevent same character from speaking twice in a row in group. 2023-03-27 21:08:11 +03:00
b3d992baee Fix swipes and thumbnails for groups 2023-03-27 20:00:14 +03:00
d18f005268 Properly restore current char on import (nasty!) 2023-03-27 19:46:27 +03:00
b9a192c524 Pretty cursor on bg selection. Why not? 2023-03-27 19:33:53 +03:00
f8200e914e Properly load memory default settings 2023-03-27 19:23:16 +03:00
a48cf50756 Properly disable inputs in KAI GUI mode 2023-03-27 19:23:02 +03:00
1842bef60d Combine KAI advanced notes 2023-03-27 19:08:00 +03:00
1cbda8a6ea Fix anchors block formatting 2023-03-27 19:06:02 +03:00
4d73ee7dd8 Don't close drawer on clicks inside world popup 2023-03-27 19:00:05 +03:00
0e97d26645 Prevent applying broken images 2023-03-27 18:54:30 +03:00
43ade01424 Nicer expression list styles 2023-03-27 18:51:24 +03:00
72f5e12016 More contrast italic action styles. 2023-03-27 18:51:10 +03:00
af053b3d3a Don't close drawer on click-drag outside of it 2023-03-27 18:39:16 +03:00
7fb8166e7b Don't switch BG on delete click 2023-03-27 18:27:43 +03:00
1e73248520 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-27 18:25:49 +03:00
b40ee7236c Fix backgrounds resetting on upload click 2023-03-27 18:24:20 +03:00
4c4ff5f12b Update bg_load.css 2023-03-27 18:20:01 +03:00
3d41e68a8f Bump version 2023-03-27 18:16:26 +03:00
9b3613c63c Add author's note to floating prompt extension 2023-03-27 01:43:46 +03:00
96faff5b2e Fix right nav closing on character create / delete / popup click 2023-03-26 22:17:18 +03:00
0e00e1b363 Fix dialogue popup cancel 2023-03-26 21:56:49 +03:00
eeb6a281d9 Group chats prompt fix 2023-03-26 18:59:35 +03:00
906ed9f284 Update issue templates 2023-03-26 18:57:44 +03:00
964bbda8a4 Update issue templates 2023-03-26 18:55:54 +03:00
9944d729f8 Expressions offline mode 2023-03-26 16:29:55 +03:00
f14a1cb7e9 Fixes for OpenAI groups 2023-03-26 14:57:47 +03:00
19def2536f Kobold API url formatting 2023-03-25 23:38:51 +02:00
a9b52767a5 Fix force name2 triggering on pygmalion 2023-03-25 23:26:49 +02:00
660c816106 my humble submission to old pyg model, the only one i can current use locally. 2023-03-25 17:13:03 +09:00
08560c5d10 Prepend extension prompt with newline 2023-03-25 01:18:44 +02:00
52fea181ab Properly clear character expression 2023-03-24 23:41:01 +02:00
d1ece06028 Fix token counters 2023-03-24 22:37:22 +02:00
4f0e9ab417 Make groups on OAI work 2023-03-24 22:21:33 +02:00
73b76d3974 Avatars thumbs improved 2023-03-24 21:28:17 +02:00
1bf3377a70 Reduce log spam 2023-03-24 21:14:28 +02:00
68bf2f3400 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-24 21:13:01 +02:00
fd2c74b8ec Thumbnail user avatars 2023-03-24 21:12:57 +02:00
968bc5025a Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-25 03:32:34 +09:00
3e1e5439d0 added lin on OAI connection tab to check API usage stats
CSS tweak to make drop selector inputs narrower
2023-03-25 03:32:29 +09:00
e609ed719e Fix config 2023-03-24 19:43:33 +02:00
5fa42387d7 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-24 19:42:44 +02:00
82e771df0d Wrap long extension settings to inline drawers 2023-03-24 19:42:19 +02:00
255617e085 moved #options popper -20px on x-axis to align with chat edge 2023-03-25 01:53:33 +09:00
9c4ed44b5e fixed #options popper with offset 2023-03-25 01:51:30 +09:00
800bd0980f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-25 01:13:13 +09:00
b7f7a2cd3d Fixed swipes not showing on iOS (a CSS grid bug)
removed opacity transitions from edit_mes elements
Mobile UI:
- turned off pinch zooming
- fixed page body so it can't be scrolled off screen
CSS
- send_but more opaque to be seen on light BGs
- replaced mes_edit unicode pencil with SVG
- replaced mes_edit done and cancel images with menu_buttons
-- easier to tap on mobile
- reduced mobile body font from 18px to 16px;
- fixed select_chat_popup vertical sizing on mobile
- gave chat, send_form, and large popups opaque borders on mobile
2023-03-25 01:10:01 +09:00
66fd7123bc Update readme.md 2023-03-24 15:18:10 +02:00