d3e17a8e72
Fix disable_examples_formatting for pinned Pygmalion examples
2023-04-25 03:43:47 +02:00
a76bd22cb4
Handle preprocessing of example messages in one place
2023-04-25 03:43:47 +02:00
d6801975a0
Rewrote quote recolor regex
...
Found some more issues with quote recoloring, particularly in relation to numbered lists.
Tested this change a bit more thoroughly, including multiple sets of backtick-enclosed quote marks on the same line, all seems to be working properly now.
2023-04-24 17:50:42 -07:00
36607dd3fe
Off they go
2023-04-24 23:58:44 +03:00
6b50d64f0a
Add code copy button. Replace arca link
2023-04-24 23:49:26 +03:00
2dd9dde218
No tabs
2023-04-24 22:35:54 +03:00
95969f5d99
Multigen Psuedo streaming
2023-04-24 13:07:12 -04:00
debe126bdc
Compact regex code
2023-04-24 19:52:01 +03:00
09357d45de
Merge pull request #162 from Halsey1006/dev
...
Quote color selection
2023-04-24 19:45:54 +03:00
443682a7f3
Add import/export/deletion of logit bias presets
2023-04-24 19:40:02 +03:00
9fc02d53c1
Adjust character sharing options
2023-04-24 18:08:46 +03:00
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