Commit Graph

115 Commits

Author SHA1 Message Date
LL
d8a5ee5b4e [feat] Add support for chat stickers
This commit adds support for chat stickers by allowing users to use stickers in chat message window.
The users can toggle show additional asset list using a button.
Added Additional assets file extension data.
Additional assets list shows preview.
Optimized render when use streaming api. (prevent markdown again when message not changed)
Added controls to Video/Audio Assets
2023-06-22 07:17:59 +09:00
LL
54c6a9ef9c Add copy chat message feature in Chat panel and enable usage in 'use chat copy' setting.
- Added 'copied' string to language translation in multiple translations file.
- Added 'CopyIcon' to svelte import.
- Defined a new status message variable in Chat.svelte.
- Created a new function 'setStatusMessage' to display the current panel's state after certain action.
- Added a new setting 'useChatCopy' in 'DisplaySettings.svelte'.
- Created a checkbox with label 'useChatCopy' to toggle the Chat message copy.
- Integrated Clipboard API in Chat code to handle chat message copy via button click.
2023-06-06 12:36:37 +09:00
kwaroran
9bfa05babb [fix] translate output same when edited 2023-05-31 20:46:39 +09:00
LL
ae78fe80db Fixed a bug where the original text flickered
when translating streaming
2023-05-29 03:23:13 +09:00
LL
2039797cad Toggle color of Chat Edit Icon and Translation Icon 2023-05-29 03:22:32 +09:00
kwaroran
205cc2744f [feat] node hosting support 2023-05-27 23:15:23 +09:00
kwaroran
fe0a40d79d [feat] add click to edit 2023-05-26 05:36:56 +09:00
kwaroran
1bcf299201 [fix] chat screen overflow 2023-05-25 21:04:22 +09:00
kwaroran
80f11b7e03 [fix] formating problems 2023-05-24 19:42:18 +09:00
kwaroran
8827698b3a [feat] ask removal option 2023-05-23 08:46:21 +09:00
kwaroran
b17e731c28 [feat] added additional assets 2023-05-19 00:51:03 +09:00
kwaroran
502ffa7314 [feat] round icons 2023-05-17 02:31:14 +09:00
kwaroran
59c34956cf [feat] added memory limit line 2023-05-17 02:18:34 +09:00
kwaroran
c4d44d2031 [feat] added features in spec v2 2023-05-12 20:14:03 +09:00
kwaroran
2c5c7d2694 Risuai 0.6.3 first commit 2023-05-07 12:41:45 +09:00