7ac2d78f43
Adjust button styles
2023-04-30 02:05:35 +03:00
28addd6cad
Unify button styles. Display newly added tags in filter. Fix deleted character formatting.
2023-04-30 01:23:22 +03:00
3725e38b20
Prevent generating summary if response is being generated
2023-04-30 01:09:26 +03:00
d590ead665
Add tag editor
2023-04-30 00:20:36 +03:00
7babc1cafe
Handholding message for broke
2023-04-29 23:21:19 +03:00
57a5fc8ea8
Minor spelling mistake
2023-04-29 20:45:04 +03:00
0f8ae0add0
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 20:26:40 +03:00
3c4273b2c1
Add tags for groups #137
2023-04-29 20:26:37 +03:00
95783b8a7d
- less contrasty shadowpopup
...
- dialog_popup bg color more transparent to respect theme colors.
2023-04-30 01:50:15 +09:00
1420386334
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 01:41:51 +09:00
ef4c3b54b0
smooth popup transitions fade in and out
2023-04-30 01:41:50 +09:00
da68255a25
Rearrange WI block
2023-04-29 19:18:58 +03:00
6f1193f057
Adjust char editor layouts
2023-04-29 18:57:27 +03:00
314225c1ce
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 18:43:42 +03:00
cb47cdd5d9
Rearrange group form
2023-04-29 18:43:40 +03:00
4cc0768ce7
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 00:21:19 +09:00
ee4aa62041
fixes for new group creation boxes
2023-04-30 00:21:17 +09:00
d75b1e37e5
Remove tilde delimiter from math processing
2023-04-29 18:18:05 +03:00
a881ed32c5
Simplify search logic with css classes
2023-04-29 17:54:51 +03:00
26e10c2d9a
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 17:44:18 +03:00
ac88107ef5
Smarter hide by tags
2023-04-29 17:44:15 +03:00
9339aebd09
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 23:41:30 +09:00
cf9a3fe366
Only CharList scrolls now
...
- new group panel not perfect yet
2023-04-29 23:41:24 +09:00
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