Commit Graph

1935 Commits

Author SHA1 Message Date
SillyLossy
794bc310d4 Activate world info only after swipe chat shift 2023-04-22 15:56:12 +03:00
SillyLossy
c9b64082d0 Replace nvm with n on colab 2023-04-22 15:42:35 +03:00
RossAscends
a4a71aab5b precursor to better chatbar focus handling 2023-04-22 21:24:57 +09:00
SillyLossy
f854948de5 NVM colab 2023-04-22 15:10:47 +03:00
RossAscends
544676ebe0 proper input focus retention for options/send_but 2023-04-22 19:55:12 +09:00
RossAscends
a856ee72ef maintain focus on send_textarea on submit
- prevents mobile keyboards from bouncingo ut of screen on submit
2023-04-22 19:27:39 +09:00
Cohee
cf4ba148b3 Merge pull request #141 from paniphons/patch-1 2023-04-22 12:45:30 +03:00
Paniphon
6a437e03d2 Removed Todd Howard from model comparison
After running some tests, I can confirm Todd Howard is a proxied GPT-4 with hard-coded system prompt, it's not Claude. So I removed it from the model comparison.
2023-04-22 16:36:14 +07:00
RossAscends
ea59f98eaf fix for backgrounds disappearing on mobile, after previous body/sheld fixes 2023-04-22 18:04:40 +09:00
RossAscends
9069422a12 - fix mobile sheld/body
- was not resetting to bottom after virtual KB/rotate
2023-04-22 17:47:32 +09:00
RossAscends
89e915855d fix previous incorrect CSS change. 2023-04-22 14:22:45 +09:00
Wilfred Chen
be3eb37b6e Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite 2023-04-22 13:21:35 +08:00
Wilfred Chen
bd0045b389 group chat fav mark, fav filter 2023-04-22 13:21:25 +08:00
RossAscends
8cb5fe6fb4 fix for top-settings disappearing after KB pops up on mobile 2023-04-22 14:16:44 +09:00
Cohee
cfa69e2a3d Merge pull request #134 from gidzzz/main 2023-04-22 02:19:28 +03:00
Grzegorz Gidel
d6bbc56b8f Improve consistency of help pages 2023-04-22 00:21:27 +02:00
Grzegorz Gidel
977db12bf8 Some proofreading of help pages 2023-04-22 00:21:27 +02:00
Grzegorz Gidel
9f2e669ab9 Remove an obsolete help page 2023-04-22 00:20:25 +02:00
SillyLossy
f970b66b1a Fixes for TTS plugin 2023-04-22 00:54:01 +03:00
SillyLossy
dcba10b50d Apply common styles to TTS 2023-04-21 23:45:30 +03:00
SillyLossy
32441214cf Fix tts display drawer 2023-04-21 23:42:40 +03:00
SillyLossy
2cedeba102 Autoformat 2023-04-21 23:41:37 +03:00
Cohee
54ec3c0840 Merge pull request #118 from ouoertheo/ouoertheo-elevenlabstts
Ouoertheo elevenlabstts
2023-04-21 23:35:00 +03:00
Cohee
3b74d5ace7 Merge pull request #131 from gidzzz/main
Back to conditional personality at the beginning of the chat
1.4.1
2023-04-21 23:33:40 +03:00
gg
bb5a451b50 Back to conditional personality at the beginning of the chat (an oversight in the conjoined words ifx) 2023-04-21 22:03:51 +02:00
RossAscends
5e8b1992e3 git ignore for OAI presets folder 2023-04-22 04:13:09 +09:00
RossAscends
dfe3801f79 expressions only flex center on waifu mode,
otherwise sit in left margin
2023-04-22 03:28:00 +09:00
RossAscends
b47b13b7ba fixed waifu mode expression centering for PC 2023-04-22 03:20:25 +09:00
ouoertheo
d0f7792bcd hide play when disabled, prevent tts gen on pause 2023-04-21 12:52:47 -05:00
ouoertheo
7ce03d71ff ensure history is unique to voice 2023-04-21 12:40:06 -05:00
SillyLossy
1a914df4e0 Merge branch 'main' into dev 2023-04-21 20:33:34 +03:00
Wilfred Chen
cb51cd0b68 check if .ch_fav exist b4 filtering 2023-04-22 01:32:43 +08:00
SillyLossy
f25ecbd95c Add proper processing of streaming aborting 2023-04-21 20:29:18 +03:00
ouoertheo
b5b0690f2b Merge remote-tracking branch 'upstream/main' into ouoertheo-elevenlabstts 2023-04-21 11:53:00 -05:00
Wilfred Chen
8a1993ddf4 trying to fix unreliable yellow fav icon left behind after selecting fav character 2023-04-22 00:06:22 +08:00
Wilfred Chen
b08b37164c Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite 2023-04-21 23:52:22 +08:00
Wilfred Chen
b9820f631b reset the yellow fav star icon to white when selecting into a character 2023-04-21 23:34:11 +08:00
Cohee
9af7c63d9c Merge pull request #129 from TheUnawsomeGuy/main
Add GPT4 32K option
2023-04-21 18:19:47 +03:00
SillyLossy
5763404b05 Remove patches from send form and make it display flex 2023-04-21 18:16:31 +03:00
Kaiser Squid E46
4f9cbe5a5d Add GPT4 32K option 2023-04-21 23:11:35 +08:00
SillyLossy
0d364de1a0 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-21 17:50:50 +03:00
SillyLossy
87df0fc1dc Add slash command parser 2023-04-21 17:50:46 +03:00
RossAscends
c9039a4377 - remove mobile specific styles for send_textarea
- update welcome message
2023-04-21 23:49:08 +09:00
ouoertheo
1a57e106dd pr feedback implementation 2023-04-21 08:47:40 -05:00
RossAscends
539f011e09 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-21 22:44:43 +09:00
RossAscends
a0fd687646 rebrand of welcome message, icons, and system avatar 2023-04-21 22:44:40 +09:00
Wilfred Chen
55ed580cd1 remove a console log that i used to check the json of the char 2023-04-21 21:18:12 +08:00
Wilfred Chen
9da5af340e Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite 2023-04-21 21:13:22 +08:00
Wilfred Chen
151bcde012 change colour of star icon to yellow when fav filter is active 2023-04-21 21:12:58 +08:00
ouoertheo
35a8a0eefe remove unneeded icons 2023-04-21 08:08:11 -05:00