Commit Graph

590 Commits

Author SHA1 Message Date
55e2c7439f Fix mentions in groups 2023-03-29 21:00:34 +03:00
5adb6e9b8c Add a null-check in bookmarks options 2023-03-29 20:05:55 +03:00
f94dd07ae5 Don't destroy local storage on ctrl+arrow 2023-03-29 17:15:16 +03:00
8847c0b81c Fix pin examples not saving properly 2023-03-29 17:11:19 +03:00
67d2514edc Group UI tweaks 2023-03-29 17:04:07 +03:00
bae5567138 Rename floating prompt extension 2023-03-29 00:47:25 +03:00
0bf66d522b Togglable multigen 2023-03-29 00:30:48 +03:00
6ab38964dc Restore last active group 2023-03-28 22:58:36 +03:00
ca889b420a Add jailbreak as a system message option 2023-03-28 21:13:52 +03:00
44f461254c Add no blur mode 2023-03-28 20:32:40 +03:00
bab50bd58b Configurable group self-responses 2023-03-28 18:55:12 +03:00
cd4f699e74 Allow zero depth for floating prompt 2023-03-28 17:49:02 +03:00
ae7e21d6c5 Async OAI tokenization 2023-03-28 17:44:28 +03:00
2c4876ac39 Adjust max tokens based on OAI model 2023-03-28 16:44:26 +03:00
322f02dec3 Up and down 2023-03-28 16:06:31 +03:00
b71d7006ab Display optional modules for extensions 2023-03-27 23:48:13 +03:00
ce75a41388 Fix char image disappearing on changing bg 2023-03-27 23:33:59 +03:00
90b74e20d0 Down opacity a bit 2023-03-27 23:31:42 +03:00
1d7c63ee77 Improve readability of chats 2023-03-27 23:07:21 +03:00
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
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
f8200e914e Properly load memory default settings 2023-03-27 19:23:16 +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
9b3613c63c Add author's note to floating prompt extension 2023-03-27 01:43:46 +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
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
fd2c74b8ec Thumbnail user avatars 2023-03-24 21:12:57 +02:00
82e771df0d Wrap long extension settings to inline drawers 2023-03-24 19:42:19 +02:00
b5b9538c08 "Back to main" option for bookmarks 2023-03-24 15:15:26 +02:00
a1f16f470b Custom chat separators + fixes for drawers logic 2023-03-24 01:35:07 +02:00
339d3c357d Proper handle settings presets for TextGen 2023-03-23 22:47:02 +02:00
9eebe6ce61 Add preset settings for TextGen. Thanks oobabooga for compiling them! 2023-03-23 22:17:44 +02:00
321ecbec77 More settings for oobabooga's 2023-03-23 18:39:41 +02:00
57713c53a3 Better bookmark links 2023-03-23 16:10:06 +02:00
1b7632c352 Fix online status checks 2023-03-23 11:53:39 +02:00
a46e7a30bd Don't propagate api button click events to prevent closing the drawer 2023-03-23 11:23:36 +02:00
9f3d40e3ed CSS tweaks:
- resized addbg3.png from 1600x1600 to 160x90
- added trans grey border to right nav, to match chat and send_form
- reduced opacity of chat/sendform >> 70% to 50%
- reduced blur on chat/sendform >> 20px to 10px
- added 1px gap between chat and right nav to match chat/sendform
- fixed add_bg button being too tall and skewing top bg row on mobile
- 2 new utility classes no-border and no-shadow
- made drawer heights match chat+sendform height on mobile

/img cleanup:
- removed unused files from /img
- resized large UI-only PNG files to 100px x 100px
- replaced fluffy.png with a custom PNG 'ai4.png'
- total /img footprint is now 615kb  (compared to 3.5MB in main tai 1.3)
-- /default-expressions 509kb
-- everything else 106kb
2023-03-23 16:48:40 +09:00
5dc62f78b4 disabled spammy coneole.logs 2023-03-23 13:13:43 +09:00
5c537e6eb8 Add chat bookmarking 2023-03-23 03:14:06 +02:00
a67e72ba1c Add map file 2023-03-23 01:07:57 +02:00
cde51513da caption extension now adds the caption to the img title attribute 2023-03-23 01:08:21 +09:00
d4524e1e0e fixed autoconnect spamming on page load 2023-03-23 00:30:16 +09:00
ff4b0e17f5 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 16:53:04 +02:00