ba1a23fd88
Merge branch 'main' into dev
2023-04-29 17:19:27 +03:00
eb2e062a56
Merge pull request #200 from gidzzz/fix-disappearing-personality
...
Fix disappearing personality and unreliable anchors when swiping or with system messages
2023-04-29 17:18:27 +03:00
aa9db5292c
Proper send on enter
2023-04-29 17:12:39 +03:00
677913d87a
Add device detector
2023-04-29 15:46:10 +03:00
00c4671696
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 15:29:45 +03:00
801b1b1f19
Restyle OAI presets
2023-04-29 15:29:43 +03:00
b629ddcaf4
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 21:15:08 +09:00
21858e0b2e
better display of default expressions
2023-04-29 21:15:06 +09:00
2631addb37
Don't close unpinned drawer on selecting tag
2023-04-29 15:13:32 +03:00
4c13d986f9
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 15:08:00 +03:00
effdfa133d
Add scrollable dialogue popup. Clean-up script.js
2023-04-29 15:07:57 +03:00
693017dc63
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 20:51:48 +09:00
52e7861d5f
fixed export format popper's margin warning
2023-04-29 20:51:45 +09:00
d625f1386e
Do not act as if forEach can iterate beyond the chat array
2023-04-29 13:31:26 +02:00
303e183cda
Fix disappearing personality and unreliable anchors when swiping or with system messages
2023-04-29 13:31:26 +02:00
a71b8967ac
Deduplicate code for substitution in the story and the first message
2023-04-29 13:29:15 +02:00
10be69ab61
Merge pull request #197 from ouoertheo/ouoertheo/tts3-silerotts
...
Add Silero TTS. Uncouple TTS Provider from TTS extension better.
2023-04-29 14:25:28 +03:00
087274db9b
Remove redundant OpenAI regenerate/swipe code
2023-04-29 13:13:42 +02:00
717c14801d
Define bottom anchor threshold in one place
2023-04-29 13:13:42 +02:00
f2d4b5ba76
Remove redundant checks for personality insertion and fix a stray space in OpenAI prompt
2023-04-29 13:13:41 +02:00
d005384ac6
round avatars style fav borders now round too
2023-04-29 19:30:13 +09:00
2bed84fb7a
- Manage Extns. Enable/Disable obviously clickable
...
- reduce Fav borders to 2px
2023-04-29 19:24:06 +09:00
7eeb87543c
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 18:17:03 +09:00
27a770c2f6
update fav styles
...
- no more star icons
- golden borders on avatar instead
2023-04-29 18:17:01 +09:00
25ba57800d
Merge pull request #198 from ShisoFox/dev
2023-04-29 12:07:00 +03:00
ba0fc9803f
correct fix for character creation
...
(previous fix was bugged, prevented variables updating properly..
loading old characters would make a new chat dir with:
(PrevCreatedCharName + CurSelCharName)
2023-04-29 16:53:52 +09:00
ea98cf01bf
- add favstar back on avatar top corner
...
- remove group icon (it's obvious by the avatar, not needed)
2023-04-29 16:36:47 +09:00
f5dcc79022
fixed bug preventing character creation
2023-04-29 14:19:43 +09:00
ba452c7c46
Apply favorites filter when returning to character list
2023-04-28 18:30:56 -04:00
a211bda103
Merge pull request #196 from lsaa/disable-thumbnails
...
Add option to disable thumbnail generation
2023-04-29 01:09:07 +03:00
a636c6c3ee
Correct admin bat file path
2023-04-29 00:30:03 +03:00
99de695868
TTS modularity better. Add Silero TTS
2023-04-28 16:23:36 -05:00
94e4270c68
Copy code button added back
2023-04-28 23:40:46 +03:00
545a9afc39
fix small formatting mistake
2023-04-28 17:38:41 -03:00
8ef534b84b
Add option to disable thumbnail generation, opting for raw images instead
2023-04-28 17:34:32 -03:00
2817a5c7a9
Code style for #194
2023-04-28 23:34:15 +03:00
e06b8b959b
Merge pull request #194 from bfs15/dev
...
Auto fix generated broken markdown text & option to disable automatic scroll chat to bottom
2023-04-28 23:19:00 +03:00
afab8311ba
fixed search and fav filter for new flex char list
2023-04-29 05:15:49 +09:00
58a5db4ab1
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 05:01:35 +09:00
db3b31c2b5
- fav stars on right
...
- solo and groups all flex now
2023-04-29 05:01:33 +09:00
6dd1e0421c
Add code syntax highlight
2023-04-28 22:49:43 +03:00
a53531f320
Math formulas support Cohee1207/SillyTavern#26
2023-04-28 22:29:52 +03:00
535c2d8382
Remove tag from inline list
2023-04-28 22:01:39 +03:00
d9d9224f62
removed super ugly red border to save hearts and eyes of common folk
2023-04-29 03:44:35 +09:00
c4c5b1b153
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 03:43:40 +09:00
6134ea8c7f
mid-way through converting solo char list to flex
...
(warning: ugly CSS involved)
2023-04-29 03:43:38 +09:00
3cfba38ce0
New character renaming logic
2023-04-28 21:38:02 +03:00
5a387e3e0b
clarified a comment
2023-04-28 13:41:53 -03:00
6e4aba900f
Fixed fixer
2023-04-28 13:28:02 -03:00
5d3a2b70fa
Ordinal tags sorting. Add new tag even when partial match exists.
2023-04-28 19:11:20 +03:00