fc001b0b05
Bind user names to avatars (create personas) and select personas for chats
2023-06-11 18:49:00 +03:00
75814dd50a
Chat: Add button for manual reloading
...
If automatic reloading doesn't work. Add this button to manually
reload the chat window. Only reload if a character chat is loaded.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-10 14:33:36 -04:00
424ed9c1df
Formatting: Ignore chat separators with markdown
...
Some chat separators (or dinkuses) cause markdown to be rendered
on the chat window.
Examples include "###" -> h3 and "---" -> metadata.
This can look jarring to the end user as it can interrupt a pleasant
chat experience. Therefore, it makes sense to ignore these lines with
div tags that indicate to Showdown that this string doesn't need markdown.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-10 14:09:29 -04:00
b65f8cba13
Merge branch 'main' into dev
2023-06-08 22:14:53 +03:00
0f183fdcf1
Add instruct input/output sequence macro replacing
2023-06-08 22:30:41 +09:00
87125cb3b5
dynamic hiding of offscreen chat messages
2023-06-08 21:45:07 +09:00
0642abbfe5
Add per-character system prompt overrides
2023-06-08 01:47:24 +03:00
0f67e416f2
Add proper tokenizers for NAI Krake and Clio
2023-06-05 14:55:30 +03:00
3cfec828ef
Draggable VN sprites. Fix layering
2023-06-04 16:32:45 +03:00
9a4f90d4d6
improved char list dynamic hide/show on scroll
2023-05-22 05:08:30 +09:00
71d2f98391
items in char list now stop rendering out of view
2023-05-21 22:49:03 +09:00
db6dad5b2d
Fix prompting with bias and names
2023-05-20 19:54:27 +03:00
0d1f291003
Add /sendas command
2023-05-18 18:49:49 +03:00
80dd3af587
Add separator sequence for instruct mode
2023-05-18 15:28:31 +03:00
cb43fe13aa
Somewhat usable system message narrator
2023-05-17 20:24:35 +03:00
ee85df5fb2
removed extra logging
2023-05-15 16:15:29 -03:00
741c7b6568
Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev
2023-05-15 16:14:00 -03:00
c8b77c0d58
change keep newline to include newline
2023-05-15 21:00:24 +05:30
2f8b95b18d
add trim sentence feature
2023-05-15 19:29:59 +05:30
238c4fad57
console logging the prompt option
2023-05-15 12:04:56 +05:30
a950458534
fix panel resetting
2023-05-15 10:23:43 +09:00
c3fe796059
World Selector&Editor Combined/Lockable/Swappable
2023-05-15 09:27:03 +09:00
817842737e
fix(?) WIEditor scrollbars & add it to Panel Reset
2023-05-15 07:18:59 +09:00
4ba712e5b0
Auto Swipe: changed default and placeholder
2023-05-13 22:23:39 -03:00
dc1dd23371
Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev
2023-05-13 22:16:32 -03:00
1b2e113a34
Feature: Auto Swipe
2023-05-13 22:15:47 -03:00
567caf7ef6
Fix impersonation prompting
2023-05-13 01:07:12 +03:00
4264bebe13
Fix instruct name formatting for groups
2023-05-13 00:57:55 +03:00
c1350c9175
Fix hotswap sorting
2023-05-12 17:01:53 +03:00
18429bbc3b
Option to unlock max context size
2023-05-11 00:25:08 +03:00
ee8ae7e9c6
Add instruct presets
2023-05-10 23:51:59 +03:00
6d102269ac
Add custom stop sequences to instruct mode
2023-05-10 22:48:14 +03:00
730e3578ab
(Beta) Add instruct mode #250
2023-05-10 02:13:14 +03:00
ef0d1a986b
#260 Adjust message clean up. New setting to allow impersonation.
2023-05-08 18:55:01 +03:00
33a23db823
Proper boolean sorting for Favorites sort
2023-05-08 14:01:36 +03:00
105440e1cd
More UI options saved in Themes
2023-05-07 19:50:56 +09:00
f360c73147
Add toggles for Hotswaps and Message timer
2023-05-06 14:31:58 +03:00
9f9f4fe883
Unify characters/group list. Sort groups with chars
2023-05-06 01:51:34 +03:00
a3758482a4
Add configurable token padding #239
2023-05-05 21:24:36 +03:00
f9d3120338
Add optional {{char}} display name visible in formatted messages
2023-05-05 17:52:19 +03:00
5b60007e58
avatarpopup now draggable
2023-05-02 04:40:14 +09:00
1fe0310de3
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-01 20:45:56 +03:00
0a71ff030e
Properly center import chat button. Reload chat on markdown fixer toggle
2023-05-01 20:45:11 +03:00
44a2a0faf5
fix for sheld position breaking on reset after OOB
...
- placeholder styles for groupmember <a>
2023-05-02 02:15:42 +09:00
6615d94051
Rename character as a group member.
...
Unify CSRF headers usage in fetch request.
2023-04-30 22:36:18 +03:00
a69750e36f
On-fly switch of Markdown renderers
2023-04-30 18:07:08 +03:00
aa9db5292c
Proper send on enter
2023-04-29 17:12:39 +03:00
2817a5c7a9
Code style for #194
2023-04-28 23:34:15 +03:00
e78a2e8b4e
added toggle to turn off shadows completely
2023-04-27 02:27:03 +09:00
df7f6c0168
Textshadow color and width are now customizable.
2023-04-27 02:02:25 +09:00