Commit Graph

523 Commits

Author SHA1 Message Date
133caa58d2 add in process files for OAI tokenization merge 2023-05-15 01:45:36 +09:00
9daac1ce4d per-message prompt itemization display 2023-05-13 23:29:20 +09:00
69feecd0fa #284 Add a button to expose private keys 2023-05-12 20:20:06 +03:00
891394e571 prettier welcome message with version included 2023-05-12 17:58:48 +09:00
d963d79d44 Add display version #280 2023-05-12 11:30:30 +03:00
4eb9bf8cac scrolling for mobile Adv Char and World Popups 2023-05-12 14:02:56 +09:00
a15d7f6de1 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-11 16:19:32 +03:00
552296a203 Remove obsolete colab popup 2023-05-11 16:19:27 +03:00
8ba5f79714 Merge pull request #278 from ShisoFox/dev
Add new button to copy message text to the clipboard
2023-05-11 15:23:37 +03:00
988fe4e180 Add new button to copy message text to the system clipboard
This saves a few clicks.
2023-05-11 07:47:10 -04:00
18429bbc3b Option to unlock max context size 2023-05-11 00:25:08 +03:00
d8666128ef Add cropping of user and characters avatars. Prevent failures on webp import (Android) 2023-05-10 21:34:02 +03:00
e4e35fe0e6 WIP of avatar cropping on upload 2023-05-10 23:46:31 +09:00
977bfbf4f5 More compact layout of right panel 2023-05-08 16:09:05 +03:00
7d181fd2e8 Optimize character list layouts 2023-05-08 15:16:55 +03:00
582c172840 Move tag controls near tags 2023-05-08 14:48:04 +03:00
5203c2a8b6 Move filter by favorites to an actionable tag 2023-05-08 13:47:51 +03:00
96673ba684 style for actionable group filter tag 2023-05-08 09:27:32 +09:00
d1369004bb Add special tag to filter by groups 2023-05-08 02:39:17 +03:00
abb4ca95b3 remove unnecessary comments/styles from CSS 2023-05-07 22:44:55 +09:00
0c80e2e9a9 Multiple Horde models 2023-05-06 19:52:16 +03:00
1cc3d0ac9f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-06 14:32:00 +03:00
f360c73147 Add toggles for Hotswaps and Message timer 2023-05-06 14:31:58 +03:00
8adbff122b improve ChatAutoLoad, better group panel styling 2023-05-06 20:19:45 +09:00
ed2b1bd5f0 restyle group panel 2023-05-06 17:23:07 +09:00
71d2472d36 fix group panel cutting off group members box 2023-05-06 07:19:16 +09:00
ef7f6ad096 Sort characters list in hot swaps 2023-05-06 00:42:29 +03:00
0c04efb33f fix styles for hotswaps 2023-05-06 06:07:36 +09:00
62f6d347a2 Rewrite hotswap logic 2023-05-05 23:18:54 +03:00
c6257a367d Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-06 04:07:16 +09:00
d5d3616d60 6 favorite character hotswaps (beta quality) 2023-05-06 04:07:14 +09:00
cae2a6ed71 Add group scenario override 2023-05-05 19:45:59 +03:00
f9d3120338 Add optional {{char}} display name visible in formatted messages 2023-05-05 17:52:19 +03:00
22596b85bf - usernames saved individually in chat file
- "You:" and name1 are stopping strings regardless of Pyg formatting
2023-05-05 03:02:48 +09:00
498800577e smart sizing for in-chat images 2023-05-04 21:31:48 +09:00
e4db21ccc9 #224 Add a button to force a one-character next reply in groups 2023-05-04 14:43:05 +03:00
54e3f7fcdc group member arrows stacked vertically 2023-05-04 20:19:25 +09:00
b7e8d01694 AI config panel cleanup/styling
- editable inputs styled
- moved API model selectors from AIConfig to API Panel
- nicer WI Entry footer spacing
- corrected WI Entry textarea height calculations
- centered send_textarea placeholder
.mes_text now wraps anywhere to prevent long strings from overflowing-X
- placeholders added to a few inputs
2023-05-04 16:26:49 +09:00
9c62783e08 Editable slider labels 2023-05-04 01:00:00 +03:00
b4c1b37e29 Custom colors for tags 2023-05-04 03:00:45 +09:00
bcce613a5d Remove unneccessary big avatar block shadow 2023-05-03 14:13:54 +03:00
0dee2559d1 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-03 01:19:52 +03:00
41a856f638 Fix big avatar style with timer 2023-05-03 01:19:50 +03:00
7300017047 Add message generation timer 2023-05-03 01:19:36 +03:00
a10909c538 avatar popups enabled on mobile normal mode 2023-05-03 06:03:49 +09:00
0f48e29e98 can now rename past chats 2023-05-03 05:21:36 +09:00
fa8eb12d43 last-in-context indicator ignores system messages 2023-05-02 22:51:38 +09:00
b77473ed76 indicator for last message in chat context (WIP) 2023-05-02 18:54:19 +09:00
c417d4bc4a skill issue 2023-05-02 05:44:22 +09:00
c8408ddf34 more avatar popup corrections
- disabled on mobile normal mode
- leftside on normal mode PC
2023-05-02 05:35:30 +09:00