Commit Graph

154 Commits

Author SHA1 Message Date
RossAscends
fde2a91d2a down the rabbit hole 2023-07-05 04:45:54 +09:00
RossAscends
8cee880486 hopeful fix for resize spam on mobile 2023-07-05 02:43:52 +09:00
RossAscends
b994dbb2d1 dont punish rampant zoomers too much 2023-07-05 00:41:39 +09:00
RossAscends
83d954246f anti-Tav tactics (MovingUI resets on page zoom) 2023-07-05 00:16:36 +09:00
RossAscends
19502492c6 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-07-04 23:00:13 +09:00
RossAscends
3426f80656 Impervious MovingUI 2023-07-04 23:00:10 +09:00
Cohee
8ad431bea6 Fix waifu mode setting migration 2023-07-04 11:46:53 +03:00
Cohee
856b835172 Fix migration of settings.json 2023-07-04 11:41:15 +03:00
Cohee
0c3f3f952d Toggle for space trimming 2023-07-02 23:47:33 +03:00
Cohee
7a33042ea9 Add slash commands for chat styles and continue 2023-07-02 22:40:38 +03:00
Cohee
8eb82cdcd9 Continue 2023-07-02 20:21:42 +03:00
Cohee
c156e32ec7 Merge pull request #611 from bdashore3/dev
Add AI reply prefixes for prompt construction
2023-07-02 18:00:00 +03:00
RossAscends
002dbae8c5 MVP: 'Single Document' chat mode 2023-07-02 23:34:46 +09:00
RossAscends
bd9e739de2 new slash command: /resetpanels (alias /resetui) 2023-07-02 19:10:04 +09:00
RossAscends
5dbfe209f6 better /cut error messages 2023-07-02 17:40:15 +09:00
RossAscends
229ec5f255 +"/cut N" for targeted mes deletion,
+ toggle to show mesIDs in chat
2023-07-02 17:32:48 +09:00
RossAscends
8d18f2a80a /delmode alias /del + args for N msgs deletion 2023-07-02 15:49:50 +09:00
kingbri
080ecec5f2 Chat: Add AI reply prefixes
Experimentation yields that prefixing a reply with something drives
the AI to possibly produce more targeted and meaningful conversation.

The example I used is showing an AI's "thoughts" in a message via
the use of backticks. By automatically prefixing {{char}}'s thoughts,
the AI generates an internal monologue that the user can also use
for their own responses.

This feature is stable, but in an experimental state for now in terms
of expansion.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-07-01 20:12:19 -04:00
RossAscends
e6761f7293 Zoomed Avatars back to reg. mobile 🦀 2023-06-30 12:59:40 +09:00
Cohee
332648973f Merge branch 'dev' into feature/tags 2023-06-28 22:57:53 +03:00
RossAscends
667cbf6f0f optimize Reset Panels, saveSettings emit onSuccess 2023-06-28 22:31:47 +09:00
BlipRanger
ad11ec8d00 Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into feature/tags 2023-06-28 08:55:40 -04:00
RossAscends
4ad328029e Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-28 20:40:31 +09:00
RossAscends
d66542e88e fix: MovingUI breaking, typos, WI selector scroll 2023-06-28 20:40:29 +09:00
Cohee
4a9d9b69e9 Fix random chat slash breaking in groups 2023-06-28 11:19:50 +03:00
BlipRanger
2b5a028af4 Import tags from card correctly 2023-06-28 00:32:07 -04:00
BlipRanger
ea2c7973a9 Unmerge plus first try at importing card tags 2023-06-27 23:59:22 -04:00
BlipRanger
a512e3bec0 Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into feature/random 2023-06-27 20:18:55 -04:00
BlipRanger
9903e85a66 Add random slash command 2023-06-27 20:03:49 -04:00
RossAscends
a9009725ce hide unusables on mobile 2023-06-28 01:29:35 +09:00
RossAscends
54f472a750 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-28 00:58:36 +09:00
RossAscends
a0dbee6749 unlimited zoomed avatars + movingUI rewrite 2023-06-28 00:58:32 +09:00
Cohee
92775e459c Merge pull request #574 from 50h100a/show-avatar-names
Display avatar name in card list
2023-06-27 12:39:53 +03:00
Cohee
748bee74cb Make avatar URL display not default 2023-06-27 12:38:46 +03:00
RossAscends
76b7e24614 also reset AN panel loc/size 2023-06-27 13:22:39 +09:00
RossAscends
9737fda9ae persistent state for movingUI 2023-06-27 13:08:02 +09:00
50h100a
06f580ed29 Add power-user option to toggle card filenames.
Rephrased 'resize' option so It's Not Talking Like This.
2023-06-26 21:45:15 -04:00
Cohee
26ac519c55 User persona management block. Persona descriptions. Dummy personas. Change persona avatar 2023-06-25 16:46:23 +03:00
kingbri
e7af6892fb Markdown: Add ability to exclude specific strings
A comma-separated list of markdown strings provided by the user can
be excluded as needed. This is combined with the set chat separator
to provide a seamless experience when chatting.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-22 21:10:19 -04:00
Cohee
1672824416 Spec v2: {{original}} macro for prompt overrides. 2023-06-22 23:24:22 +03:00
RossAscends
40e2af4c73 /dupe 2023-06-22 22:21:21 +09:00
Cohee
8d6e6de200 [Feature Request] Make "Instruct i/o sequence macro replacing" optional SillyTavern/SillyTavern#546 2023-06-21 14:54:36 +03:00
Cohee
36d0244be4 Remove instruct mode extra newlines 2023-06-20 23:29:07 +03:00
Cohee
72488b5900 Merge pull request #523 from 50h100a/card-resize-fix
Card resize fix
2023-06-19 15:14:48 +03:00
RossAscends
4c51b1ffe1 toggle for Timestamps on messages 2023-06-19 14:39:33 +09:00
hh_aa
56656b95cf Added "Never Resize Avatars" option.
Changed crop dialog to have "Accept"/"Cancel" buttons.
2023-06-18 17:09:10 -04:00
RossAscends
93876b8189 themes upgrade, user/bot messages get unique color 2023-06-18 23:56:56 +09:00
RossAscends
468aafb384 less console spam, placehold for dinkus MD escape 2023-06-18 06:35:22 +09:00
RossAscends
ab862b5bc5 skill issue.. 2023-06-15 16:57:30 +09:00
RossAscends
3724820e92 refix /newchat, tokenizer button debug WIP 2023-06-15 16:53:19 +09:00