Update translation-related stuff a little
Commits
feat/multi-feature-pack2024-10-06
4b0d342e
Merge branch 'staging' of https://github.com/Yokayo/SillyTavern into staging
Add advanced formatting presets renaming buttons
Fix types for dompurify and toastr
Extend exclude list for frontend jsconfig
Merge branch 'staging' into tool-calling
Add missing import
Add .git to jsconfig ignore
Mistral: Squash user messages that follow tools
Address commentsSigned
ImageGen: Configurable tool prompt description, encode response URI
Fix tools-list
Add slash commands for tools management
eslintSigned
Add additional login methodsSigned
2024-10-05
Format tool result if JSON
Fix looping on regen tool call
Merge branch 'staging' into tool-calling
Merge pull request #2951 from SillyTavern/intl-quotesSigned
Merge pull request #2950 from SillyTavern/moment-localesSigned
Extend quote list for TTS
Support more pairs of international quotes
Merge pull request #2930 from Yokayo/stagingSigned
Merge pull request #2949 from ceruleandeep/feature/clickableWelcomeSigned
Cleaner HTML Diff
Restyle welcome
Don't call tools on stopped streams. Emit events
Claude: Use multi-part system prompt, cache tools
Localize chat timestamps
Get rid of numbered keys
Split Custom OAI prompt post-processing modes
Add clickable buttons in Welcome chat message.
2024-10-04
Add class to tool call messages
Indicate no content on function result
Fix generation looping
Claude: Add prefill/tool interaction warning
Fix ghost messages
Image Generation: Fix race condition in adding images to chat
Fix description in tool definition
Claude: fix prefills
Merge branch 'SillyTavern:staging' into stagingSigned
Change translation keys
Merge branch 'staging' into tool-calling
Merge pull request #2942 from QuantumEntangledAndy/DialogPolySigned
[chore] Run eslint
Fix out-of-sync pinned drawer icons (#2944)Signed
Add german readme (#2914)Signed
Remove warning log for unregister
Add a function tool for image generation
Claude: fix token counting when tool_calls are used