Commit Graph

12 Commits

Author SHA1 Message Date
kwaroran
cbb203dd44 [feat] new gui 2023-07-18 23:05:47 +09:00
kwaroran
c0622c4f0d [ref] input to components 2023-07-18 18:18:14 +09:00
LL
84a9508fe7 [fix] added AdditionalAssets Preview toggle option 2023-06-22 17:30:30 +09:00
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
c829a539fc Accessibility settings to the app
Screen reader readable "Show Help" button.
Also added a new checkbox for accessibility settings.
2023-06-12 07:20:42 +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
205cc2744f [feat] node hosting support 2023-05-27 23:15:23 +09:00
kwaroran
c7125a19ec [feat] splited accesiblity settings 2023-05-26 04:29:28 +09:00
kwaroran
e8649d186d [feat] added languages to translator, splited language settings 2023-05-26 04:23:40 +09:00
kwaroran
8827698b3a [feat] ask removal option 2023-05-23 08:46:21 +09:00
kwaroran
568d203e13 [feat] more customizations 2023-05-21 02:33:21 +09:00
kwaroran
db2ae9805c [feat] new global settings 2023-05-18 23:00:27 +09:00