Add wider and transparent styles to /popup
Commits
feat/multi-feature-pack2024-09-06
a9e4bef0
Add /instruct-state command
Add quiet args to /instruct and /model
Merge pull request #2795 from SillyTavern/expand-echo-commandSigned
Spell CSS consistently
/echo html allowed sanitize title too
Update /echo docs helpstring
Merge pull request #2796 from underscorex86/patch-1Signed
Update slash-commands.jsSigned
DOM.purify toast if HTML is allowed
clear onProgress before closure for no progress
Fix async closure call not clearing progress
Add check for closure type
Add onClick arg to /echo executing closures
Add escapeHtml arg to /echo
Add color arg to /echo for custom color
Add cssClass arg to /echo
Implement downloadable tokenizers Closes #2574, #2754
Merge pull request #2792 from LenAnderson/fa-picker-alt-classnamesSigned
Wider 'No icons found' text
Case-insensitive icon search
make alternative class names searchable in FontAwesome icon picker
Add disclaimers to translated readmes
Remove Extras link from readme and HTML
Adjust padding for no avatars mode
Merge pull request #2788 from SillyTavern/charlistgrid-loadSigned
Merge pull request #2790 from khanonnie/fix-input-checkbox-squishSigned
fixes single-line inputs and textboxes squished when saving
2024-09-05
I wiped, I swear
Less horrible charListGrid load
Filter inclusion groups by timed effects (#2765)Signed
Implement more smart textarea autosizes
Merge pull request #2786 from SillyTavern/textarea-revert-nyxFixSigned
Disabled cursor behaves weirdly
Remove CSS height set on system sequences
Fix "system as user" toggle
Move CSS check up
Remove obsolete styles
These should be function calls
Use CSS.supports to determine auto-fit validity
initial reversion commit
Merge pull request #2774 from SillyTavern/classify-slash-commands-with-apiSigned
Add format arg for classify-expressions
Fix macro not replacing in custom prompt
Merge pull request #2784 from M0ch0/stagingSigned
Merge pull request #2773 from SillyTavern/fix-wi-sticky-on-recursionSigned
Fixed a problem in multi-byte env.
Merge pull request #2775 from FriedCaper/summarize-restore-tooltipSigned
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
contenteditable related CSS fixes