50h100a
90c05988e1
Deduplicate entries prior to injection.
...
Also don't inject if there's no entries.
2023-07-11 03:01:14 -04:00
Cohee
8872492fcd
Merge pull request #686 from bdashore3/dev
2023-07-11 09:39:34 +03:00
Cohee
7ee7e7b32a
Merge pull request #685 from BlipRanger/feature/tags
2023-07-11 09:38:27 +03:00
BlipRanger
435a428587
Docstring and improvements.
2023-07-10 23:38:01 -04:00
kingbri
1f1af8e631
Expressions: Fix fade transitions for groups
...
See previous commit. Same absolute positioning applies with group
mode sprites.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-10 23:23:16 -04:00
kingbri
e5fab05309
Expressions: Fix sprite fade on mobile
...
Absolute positioning was causing an issue on both mobile and PC in
terms of expression image sizing. Dynamically set image width and
height along with fixing absolute position anchors.
This is not a fix for groups.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-10 23:23:15 -04:00
BlipRanger
bd2ca40452
WIP way to edit a char
2023-07-10 20:16:23 -04:00
BlipRanger
f33dd638b3
Show name when tags are imported
2023-07-10 20:03:11 -04:00
Cohee
9ebb1cfe90
#652 Add custom stop strings
2023-07-11 00:24:09 +03:00
Cohee
5c6c7fd3ca
#612 SD manual prompt refine mode
2023-07-10 23:07:53 +03:00
Cohee
66a50f6afb
Merge pull request #684 from BlipRanger/feature/tags
...
Fix glaring tagging issue and tag timing issue.
2023-07-10 22:52:58 +03:00
BlipRanger
a4b6cba596
Fix glaring tagging issue and timing issue.
2023-07-10 15:31:28 -04:00
Cohee
43a4d553f1
Credit for ko-KR locale
2023-07-10 19:31:18 +03:00
Cohee
eefbafdc08
#683 Improve i18n, add Korean translation by @doloroushyeonse
2023-07-10 19:29:50 +03:00
Cohee
f76db66e25
Modify quiet prompt sending to text completion models.
2023-07-10 18:13:11 +03:00
RossAscends
3ade04ed68
more poe errorlog fixes
2023-07-10 16:14:49 +09:00
RossAscends
210abe452c
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-07-10 16:05:12 +09:00
RossAscends
1562045cc8
fix freeSocket check
2023-07-10 16:05:07 +09:00
Cohee
72dcc43b37
Merge pull request #680 from majick/poe-get-bots-gql
2023-07-10 09:31:02 +03:00
Cohee
9ce7d2e31e
Merge pull request #681 from BlipRanger/dev
2023-07-10 09:30:17 +03:00
RossAscends
a30754e1c2
freesocket check for poe errors
2023-07-10 13:50:53 +09:00
BlipRanger
d5c38077a4
Missed a spot
2023-07-09 21:22:29 -04:00
BlipRanger
9282b1942a
Merge branch 'SillyTavern:dev' into dev
2023-07-09 20:16:37 -04:00
BlipRanger
35688c3eb3
Cleanup/Rename for generation info
2023-07-09 20:15:35 -04:00
BlipRanger
ad001ea263
Actually copy extra instead of referencing the same object
2023-07-09 19:57:42 -04:00
majick
467649b676
More Poe bots per pagination
2023-07-09 16:21:15 -07:00
BlipRanger
5f9fd017ea
Unclear where this needs to be.
2023-07-09 16:50:16 -04:00
RossAscends
d16e673930
ahem..
2023-07-10 05:27:11 +09:00
RossAscends
1a3f90d39c
oof big
2023-07-10 05:25:38 +09:00
RossAscends
dcb7932d72
add 10k BG
2023-07-10 05:21:49 +09:00
RossAscends
797899c303
add credit for 10k BG
2023-07-10 05:20:01 +09:00
Cohee
d35ed21f48
Download all Poe bots.
2023-07-09 23:07:54 +03:00
Cohee
e883a37953
#678 Add /sysgen slash command
2023-07-09 21:16:48 +03:00
Cohee
3b56c89503
#676 Wrap Horde into try-catch
2023-07-09 21:03:01 +03:00
Cohee
c85b3253c5
Merge pull request #666 from BlipRanger/dev
...
[WIP] Record API + Model to message
2023-07-09 20:52:22 +03:00
RossAscends
42cd9a6e30
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-07-10 02:51:35 +09:00
RossAscends
039d8b5b8c
Poe fix + API logging
2023-07-10 02:51:33 +09:00
BlipRanger
bdc4d213dd
Remove reliance on settings dict
2023-07-09 13:38:09 -04:00
Cohee
2befcd8712
Merge pull request #672 from Jaezmien/viewport-fallback
...
Add viewport fallback to small viewport units.
2023-07-09 20:11:25 +03:00
BlipRanger
47e01f6b6f
Merge branch 'SillyTavern:dev' into dev
2023-07-09 13:09:14 -04:00
Cohee
3548f46782
Merge pull request #673 from 50h100a/sc-tweaks
2023-07-09 12:31:23 +03:00
50h100a
497ca714a9
Tweak chroma memory retrieval so one big memory doesn't shut out smaller memories that might fit.
...
Fixed some log lines.
2023-07-09 04:31:34 -04:00
RossAscends
dae48e66d1
WIP japanese i18n
2023-07-09 16:50:55 +09:00
Jaezmien Naejara
f03df10972
Add viewport fallback to small viewport sizes
2023-07-09 14:02:40 +08:00
BlipRanger
a15b2892a7
Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into dev
2023-07-08 18:55:50 -04:00
BlipRanger
d25eca0f29
Cleanup from gen info stuff
2023-07-08 18:55:47 -04:00
BlipRanger
eaa14d2804
Merge branch 'SillyTavern:dev' into dev
2023-07-08 18:54:31 -04:00
BlipRanger
148966affe
Fix some issues with displaying the gen info
2023-07-08 18:53:23 -04:00
BlipRanger
0f7dad7a5e
I think that corrects the extras for swiping
2023-07-08 17:44:36 -04:00
BlipRanger
5128b75216
Fixed model acquisiton
2023-07-08 17:13:52 -04:00