|
aa95071e20
|
Fix for quotes inside code blocks
Also added quote color to default themes.
|
2023-04-24 08:01:36 -07:00 |
|
|
a08e1beffb
|
Add files via upload
|
2023-04-24 07:01:12 -07:00 |
|
|
15ee7fb233
|
Add help strings for slash commands
|
2023-04-24 15:24:22 +03:00 |
|
|
335d8ad440
|
New onboarding experience
|
2023-04-24 14:54:27 +03:00 |
|
|
87eeb0ef52
|
Merge branch 'main' into dev
|
2023-04-24 01:34:20 +03:00 |
|
|
2e24aea734
|
New oobabooga code https://github.com/oobabooga/text-generation-webui/pull/990
|
2023-04-24 00:54:25 +03:00 |
|
|
b8087850e2
|
Merge branch 'main' into dev
|
2023-04-23 22:11:14 +03:00 |
|
|
03cfee0bf0
|
Merge pull request #149 from gidzzz/main
A bunch of cleanups in prompt generator
|
2023-04-23 14:31:36 +03:00 |
|
|
f41d853d72
|
Merge branch 'main' into dev
|
2023-04-23 14:27:30 +03:00 |
|
|
130ddf8117
|
Massive speedup in loading of long chats
|
2023-04-23 02:24:15 +02:00 |
|
|
248f8b57a2
|
Simplify the message gathering loop
|
2023-04-22 23:02:48 +02:00 |
|
|
c7fa0c594a
|
Improve locality of declarations and visual separation of code
|
2023-04-22 23:02:48 +02:00 |
|
|
2dfb41d461
|
Simplify anchor selection code
|
2023-04-22 23:02:48 +02:00 |
|
|
4caec7c857
|
Avoid usage of 'var' in Generate() to make reasoning about the code easier
|
2023-04-22 23:02:48 +02:00 |
|
|
6d1b886928
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-04-22 23:22:07 +03:00 |
|
|
31182e3040
|
Favorite as a button
|
2023-04-22 23:22:05 +03:00 |
|
|
0afb0c810f
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-04-23 05:07:29 +09:00 |
|
|
8fb9b79c02
|
- proper send_textarea focus retention logic
- for send_but, options_button, and option_regenerate
|
2023-04-23 05:07:06 +09:00 |
|
|
99d924bb2b
|
Merge branch 'main' into dev.
Reformat all notes
|
2023-04-22 23:00:08 +03:00 |
|
|
49aae69ea8
|
remove unnecessary fav_off css
|
2023-04-23 03:08:02 +08:00 |
|
|
152dc97ebe
|
condition check menu type so that clicking on fav wont submit the create chara form
|
2023-04-23 02:54:57 +08:00 |
|
|
8015f3e7cf
|
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
|
2023-04-23 02:38:34 +08:00 |
|
|
2aa42991fd
|
code clean up, change fav to use bool, use template instead of dynamic html, etc
|
2023-04-23 02:38:24 +08:00 |
|
|
683cc5aaf7
|
Rebranding
|
2023-04-22 19:13:11 +03:00 |
|
|
e299089775
|
Merge branch 'main' into dev
|
2023-04-22 17:38:26 +03:00 |
|
|
e4f8aa310d
|
Check for swipes before trying to record
|
2023-04-22 17:37:32 +03:00 |
|
|
67f6c7826a
|
Merge branch 'main' into dev
|
2023-04-22 16:45:24 +03:00 |
|
|
f6ed23d29d
|
Fix swipe on first message when streaming is on
|
2023-04-22 16:45:09 +03:00 |
|
|
0a64c7d9ba
|
Merge branch 'main' into dev
|
2023-04-22 15:56:30 +03:00 |
|
|
794bc310d4
|
Activate world info only after swipe chat shift
|
2023-04-22 15:56:12 +03:00 |
|
|
a4a71aab5b
|
precursor to better chatbar focus handling
|
2023-04-22 21:24:57 +09:00 |
|
|
544676ebe0
|
proper input focus retention for options/send_but
|
2023-04-22 19:55:12 +09:00 |
|
|
be3eb37b6e
|
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
|
2023-04-22 13:21:35 +08:00 |
|
|
bd0045b389
|
group chat fav mark, fav filter
|
2023-04-22 13:21:25 +08:00 |
|
|
f970b66b1a
|
Fixes for TTS plugin
|
2023-04-22 00:54:01 +03:00 |
|
|
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 |
|
|
1a914df4e0
|
Merge branch 'main' into dev
|
2023-04-21 20:33:34 +03:00 |
|
|
cb51cd0b68
|
check if .ch_fav exist b4 filtering
|
2023-04-22 01:32:43 +08:00 |
|
|
f25ecbd95c
|
Add proper processing of streaming aborting
|
2023-04-21 20:29:18 +03:00 |
|
|
8a1993ddf4
|
trying to fix unreliable yellow fav icon left behind after selecting fav character
|
2023-04-22 00:06:22 +08:00 |
|
|
b9820f631b
|
reset the yellow fav star icon to white when selecting into a character
|
2023-04-21 23:34:11 +08:00 |
|
|
0d364de1a0
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-04-21 17:50:50 +03:00 |
|
|
87df0fc1dc
|
Add slash command parser
|
2023-04-21 17:50:46 +03:00 |
|
|
c9039a4377
|
- remove mobile specific styles for send_textarea
- update welcome message
|
2023-04-21 23:49:08 +09:00 |
|
|
539f011e09
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-04-21 22:44:43 +09:00 |
|
|
a0fd687646
|
rebrand of welcome message, icons, and system avatar
|
2023-04-21 22:44:40 +09:00 |
|
|
9da5af340e
|
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
|
2023-04-21 21:13:22 +08:00 |
|
|
151bcde012
|
change colour of star icon to yellow when fav filter is active
|
2023-04-21 21:12:58 +08:00 |
|
|
50526a16b9
|
Fix oobabooga
|
2023-04-21 14:38:38 +03:00 |
|
|
17f7eb671b
|
mark favorite and filter by favorite
|
2023-04-21 17:58:38 +08:00 |
|