Commit Graph

290 Commits

Author SHA1 Message Date
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
e4f8aa310d Check for swipes before trying to record 2023-04-22 17:37:32 +03:00
f6ed23d29d Fix swipe on first message when streaming is on 2023-04-22 16:45:09 +03:00
794bc310d4 Activate world info only after swipe chat shift 2023-04-22 15:56:12 +03: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
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
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
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
d10dc61131 Fix conjoined words and some excessive newlines around various parts of the prompt 2023-04-21 00:20:15 +02:00
b069ea9f55 Fix extra space in the prompt before top anchor if personality is missing 2023-04-21 00:20:12 +02:00
38e6b0498d - correct centering for waifumode PC
- remove transition from #chat
- better swipe animations
- standardized naming for animation variables
2023-04-21 04:26:03 +09:00
e503d340b9 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-21 02:14:18 +09:00
03b3fc9fc1 - added edit message auto saving
- toggle in PowerUser settings
- removed consolelog spam from RA-mods and expressions
2023-04-21 02:14:16 +09:00
1a3616ae47 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-20 18:18:10 +03:00
f28850220a Proper regeneration for groups 2023-04-20 18:18:07 +03:00
d452467818 - escape from edit message now focuses on send_textarea
- allow swipes to happen when send_textarea is focused but empty
2023-04-20 23:58:12 +09:00
1718452efb Fix code block parsing #116 2023-04-20 17:10:57 +03:00
db39807dd6 Merge pull request #112 from sanskar-mk2/bg-filter-feature
add bg filter feature on the frontend
2023-04-20 14:25:10 +03:00
ae0a83161d Remove the memory attached to right swipe 2023-04-20 14:24:06 +03:00
ce6e367a95 add bg filter feature on the frontend 2023-04-20 16:37:58 +05:30
711e5fefb0 Fix impersonation in empty chat 2023-04-20 13:40:43 +03:00
270347276f Merge branch 'dev' 2023-04-19 15:53:08 +03:00
32bd5ced12 Fix impersonate and swipes in group chats with streaming and not. 2023-04-19 15:42:15 +03:00
6b65af891e Fix stopping strings for ooba and kobold 2023-04-19 13:59:40 +03:00
f76e53a52c Fix reversed examples formatting condition when pinning enabled 2023-04-19 00:50:04 +02:00
b78d5be176 Add character backgrounds plugin #82 2023-04-17 21:32:36 +03:00
48cbf6f54b Better handling of message images 2023-04-17 17:48:40 +03:00
9aebabf698 Parse images sent by oobabooga plugin 2023-04-17 17:19:44 +03:00
c5a3ec7d6e Determine if stop_sequence could be used. Closes #93 2023-04-17 13:50:41 +03:00
0ac5cc70ca Trigger immediate check for pygmalion formatting 2023-04-16 23:10:27 +03:00
9616b26402 Added stop sequences for Kobold.cpp 2023-04-16 23:02:23 +03:00
247d65f30b Fix oobabooga stopping strings 2023-04-16 22:08:26 +03:00
e337e3be9b Better parsing of textgen streaming 2023-04-16 20:11:35 +03:00
269bd69d7c More formatting options 2023-04-16 17:26:08 +03:00
1932d17666 - fixed options menu blur
- added list-group blur and styling
- stronger blur on large popups
- fullscreen shadows darker
2023-04-16 11:36:49 +09:00
3ae0ae72cf Status interval checking timing slowed down 2023-04-15 23:20:13 +03:00
5418cacee2 Multi-character import 2023-04-15 19:43:41 +03:00
06e941fd93 More multigen settings 2023-04-15 19:15:25 +03:00
7c9e424863 Add pygmalion formatting dropdown 2023-04-15 17:30:11 +03:00
dd50f98123 Impersonate for Kobold, ooba, Novel 2023-04-15 01:05:29 +03:00
1df57fd9ed Impersonate poe 2023-04-15 00:50:48 +03:00