Commit Graph

748 Commits (f09f7017bd3c06b7f5a99720d94e5dc932a2453f)

Author SHA1 Message Date
moonrailgun d7a39b6e61 refactor: update translation 2 years ago
moonrailgun 061e45262e refactor: DevContainer -> AlphaContainer 2 years ago
moonrailgun 5f9140db9d feat: add group panel permission filter in permission 2 years ago
moonrailgun 8b89b265c1 feat: add role based send text message permission control 2 years ago
moonrailgun 81a062a70b fix: fix xss attacks caused by security issues in custom web group panels 2 years ago
moonrailgun b6d58116f3 style: add translation 2 years ago
moonrailgun 86ef2d5c20 feat: add AdvanceGroupPanelPermission controller
include fetch and set, now under DevContainer
2 years ago
moonrailgun e85c39e570 feat: add component CollapseView 2 years ago
moonrailgun 5ea1ee9618 test: fix ci problem 2 years ago
moonrailgun 767b777cef refactor: reduce getDefaultPermissionList code 2 years ago
moonrailgun 2dc54719e5 refactor: extract group types info types package 2 years ago
moonrailgun 97dfd40bf1 refactor: AllPermission -> ALL_PERMISSION 2 years ago
moonrailgun 33f207353b refactor: extract PermissionList into independent component 2 years ago
moonrailgun e731c61964 feat: add permissionMap and fallbackPermissions for group panel permission control
and remove old mode for forbid user speak
2 years ago
moonrailgun 1b813f9b82 feat: add online status in user popover 2 years ago
moonrailgun 56c042ddd5 docs: add mobile compile document 2 years ago
moonrailgun 29565138b7 test: fix ci test error 2 years ago
moonrailgun 625f7317ff test: fix ci problem 2 years ago
moonrailgun 8f8e8a1e2f fix: fix lost extname problem after compress image 2 years ago
moonrailgun c4d3d8c3fa perf: optimize small size image display 2 years ago
moonrailgun 39879c1413 feat: markdown editor add dark mode adaptation 2 years ago
moonrailgun 53f812f733 refactor: move Markdown Editor and Markdown component into together 2 years ago
moonrailgun 4d6c70c3cf feat: add upload image feature 2 years ago
moonrailgun 55f8c4537a feat: add raw markdown syntax support for MarkdownRender 2 years ago
moonrailgun 018d311da6 feat: allow remove converse from dmlist
if user offline, will call user.dmlist.addConverse which ensure converse in dmlist
2 years ago
moonrailgun 65284e3fdc style: change panel manager view max height
older is too small
2 years ago
moonrailgun 5b375c7d82 style: remove duplicate key 2 years ago
moonrailgun 74fbe62323 docs: add livekit plugin document link 2 years ago
moonrailgun 509d70195c fix: completion algorithm adds missing offline icons 2 years ago
moonrailgun 283888d645 feat(openapi): allow app back action which back to app list 2 years ago
moonrailgun fe90319e60 fix: fix userSettings cache lost then make user settings drop bug
if we refresh page between 1min - 10min, this bug will be occur
then if user set settings will overwrite user settings
2 years ago
moonrailgun e0141f4bc4 feat(openapi): allow edit appName, appDesc and appIcon 2 years ago
moonrailgun 351641cf33 feat(openapi): add open app base info 2 years ago
moonrailgun 380bc3d960 feat(openapi): add delete app action 2 years ago
moonrailgun 17464b0c6f fix: fix the problem of flickering after modifying user settings 2 years ago
moonrailgun 5484cb7df1 fix: fix add friend button still display when disableAddFriend is open 2 years ago
moonrailgun 7d601f0577 perf: lock axis on group nav sortting 2 years ago
moonrailgun 4a063685d3 fix: fix no friend add button incorrect key problem 2 years ago
moonrailgun 78bef4e62b chore: fix react-query package version in pnpm overrides 2 years ago
moonrailgun 4b0fc66ffb perf: add persist option for one day to reduce request by react-query cache 2 years ago
moonrailgun 778c3a4f4b fix: fix incorrect cache key of user settings 2 years ago
moonrailgun b6be4fc80c chore: update umami url 2 years ago
moonrailgun a430a670c7 fix: fix danger button color error in light mode 2 years ago
moonrailgun 13d32afb48 perf: optimize the update group configuration interaction under low-speed network 2 years ago
moonrailgun b3d80c4ef0 feat: add disableCreateConverseFromGroup in group config 2 years ago
moonrailgun 1a8b94eaed feat: allow create converse from group user popover 2 years ago
moonrailgun f7e84cad35 fix: #143 fix message api overreach vulnerability problem 2 years ago
moonrailgun ad9c9f4f52 fix: fix badge move when hover and display scrollbar in group nav 2 years ago
moonrailgun 7cdbe45954 fix(desktop): fix cannot flashframe problem 2 years ago
moonrailgun 464fd7c9f8 fix: not allowed input should hide action 2 years ago
moonrailgun 747a6d3afe perf: reduce entry js size 2 years ago
moonrailgun d1035cc57c fix: fixed an issue where the avatar size control could change 2 years ago
moonrailgun 7900a3e17f fix: fix message ack not trigger update problem 2 years ago
moonrailgun 118540d717 chore: upgrade antd to 4.24.13 2 years ago
moonrailgun 7c4eec98f6 style: change isLocalMessageId return data type 2 years ago
moonrailgun 4506a63db0 perf: optimize low-speed networking to send message
avoid send message is completed and message is delete but not receive notify from ws
2 years ago
moonrailgun 2adfe923af perf: optimize group drag positioning 2 years ago
moonrailgun 70151af0bb style: add error data throw if occur VALIDATION_ERROR 2 years ago
moonrailgun 8f3ec1c996 feat: #120 add group nav item sortable feature
data will saving into user settings `groupOrderList`
2 years ago
moonrailgun d1a3523215 fix: fix tour will be break when flag DISABLE_CREATE_GROUP is been open 2 years ago
moonrailgun efb3268555 style: add top padding in ChatMessageHeader 2 years ago
moonrailgun 8c268568dc feat: add dm create action in sidebar 2 years ago
moonrailgun ee636e6cb4 fix: fix ant badge display which will change avatar dom height 2 years ago
moonrailgun 2468d45c66 feat: converse suppport order with message, and add more checker for local message 2 years ago
moonrailgun 1b93bfb698 fix: fix combined avatar render error in two people converse 2 years ago
moonrailgun cbfb7c8449 perf: add offline icons sort 2 years ago
moonrailgun 79023835f6 refactor: #138 adjust the update strategy for sending messages to synchronization 2 years ago
moonrailgun c7334ebd4f fix: #135 avatar dragging should be disable 2 years ago
moonrailgun c96367f157 feat: add github repo group ensure action which will auto create group and subscribe activity 2 years ago
moonrailgun 588fae2e60 fix: fix plugin root route path incorrect problem 2 years ago
moonrailgun bea1170276 refactor: migrate tabs.pane into tabs item 2 years ago
moonrailgun 3f06e3d35e fix: filter summary messages will bypass recall message problem 2 years ago
moonrailgun ccd0f9bb8a chore: fix ci type error problem 2 years ago
moonrailgun 9fb024659b fix: fix problem which allow operate to local message
add flag to hide it
2 years ago
moonrailgun f824e10ec3 style: add copy user name 2 years ago
moonrailgun 3c4df73faf style: add BBCode component name to report load usage time 2 years ago
moonrailgun 9bb931aa5d feat: add local message to avoid network error which occur repeat send same message 2 years ago
moonrailgun c045475f62 fix: fix badge in sidebaritem bouncing when hover 2 years ago
moonrailgun bc36cb0665 feat: add friend nav item badge when has unprocess friend request 2 years ago
moonrailgun 1b84143bbe feat: add person icon badge when has unprocessed friend request 2 years ago
moonrailgun 288f5a61e8 feat: add grouping by status to member list 2 years ago
moonrailgun 7db9d63349 perf: optimize the loading experience of the web panel
avoid the situation of a white screen without content for a long time
2 years ago
moonrailgun 98632cd530 test: add ErrorView testcase 2 years ago
moonrailgun 819adc860d test: update mock function and fix ci error 2 years ago
moonrailgun 6741c68aae chore: upgrade and fix language problem 2 years ago
moonrailgun 9c73d5cf12 refactor: add onLanguageLoaded event on setWebMetaFormConfig 2 years ago
moonrailgun f0235cf062 style: update translation 2 years ago
moonrailgun 63c203e897 feat: add i18n support for antd and WebFastifyForm 2 years ago
moonrailgun cd7770e722 refactor: add some debug code 2 years ago
moonrailgun 3610b796ec feat(livekit): add livekit webhook receiver 2 years ago
moonrailgun 33e15a51a6 style: update offline icons 2 years ago
moonrailgun d99e556c79 feat: add group badge for current room participants 2 years ago
moonrailgun d68f75b491 feat: add roomMembers list in prejoin view 2 years ago
moonrailgun 3a56d13da7 feat: add keep alive overlay for livekit view 2 years ago
moonrailgun 8eca54a77b feat: rewrite all videoconference components. support useravatar and i18n 2 years ago
moonrailgun 95c589df4f feat: add navbar icon which can jump to active panel 2 years ago
moonrailgun c7497cc79e feat: regCustomPanel add useIsShow props to hide icon 2 years ago
moonrailgun 79a5b76ba4 feat: add <PreJoinView /> for voice channel 2 years ago
moonrailgun 584997826b feat: add alioss or other s3 protocol external storage support #104 2 years ago
moonrailgun cb927ae079 chore: update tailchat.d.ts #127 2 years ago
moonrailgun 8f6084d236 chore: release tailchat-client-sdk@1.0.8 2 years ago
moonrailgun c80e61949c fix: fix tailchat-client-sdk dependencies problem 2 years ago
moonrailgun 7a2f1cce27 chore: skip error when send to nightly service error 2 years ago
moonrailgun e3b9795142 chore: desktop v0.0.4, fix version fetch problem 2 years ago
moonrailgun e94b3906ad refactor: skip update check in invalid version 2 years ago
moonrailgun 85f7ce73a3 chore: upgrade desktop version to 0.0.3 2 years ago
moonrailgun d46ef16f6d docs: add readme file in tailchat-client-sdk 2 years ago
moonrailgun 924f644d49 feat: add TailchatWsClient and update tailchat-types 2 years ago
SSDCc 22f08c98e4
增加插件卡片自定义能力 || Add plug-in card customization ability (#114)
* feat: 增加视频上传和播放

* fix: 修复播放

* fix: 修改视频播放为插件

* feat: 增加插件卡片自定义能力

* feat: 增加插件卡片自定义能力

* fix: 卡片更加抽象一些

* Update reg.ts

* Update index.tsx

* Update index.tsx

---------

Co-authored-by: lihl <lihl@kamfu.com.cn>
Co-authored-by: moonrailgun <moonrailgun@gmail.com>
2 years ago
moonrailgun f48ecfb9e8 perf: optimize page loading timing, and allow refresh on resource loading issues
reduce white screen time
2 years ago
moonrailgun 5305b31ebd feat(electron): add auto upgrade version check 2 years ago
moonrailgun 6d33e636e7 test: fix snapshot problem 2 years ago
moonrailgun 9f9e473769 style: remove baseUrl in frontend plugin 2 years ago
moonrailgun 9d24b10f51 perf(desktop): reduce logo png size 2 years ago
moonrailgun 0cd25d99bf refactor: skip div attr process in xss 2 years ago
moonrailgun a88c3a62a8 feat: add tushan icon in about page 2 years ago
moonrailgun 734afff15d perf: optimize the avatar text performance of the `com.msgbyte.genshin` plugin 2 years ago
moonrailgun a17fe349d3 perf: append missed offline icons 2 years ago
moonrailgun 542e0292ca fix: fix i18n problem in about panel 2 years ago
moonrailgun 61aac2c2ff refactor: update notfound or nodata component export in plugin 2 years ago
moonrailgun be744f7e2e chore: remove w2a client 2 years ago
moonrailgun bf5c040515 feat(desktop): add flash frame when receive message 2 years ago
moonrailgun b129cd7887 fix: add plugin list maybe repeat problem 2 years ago
moonrailgun 7419df1775 perf: optimize the display of global notifications and increase system notification prompts
and export `parseUrlStr`
2 years ago
moonrailgun a224ac602e fix: added forceUploadOriginImage to force specify whether to enable image compression 2 years ago
moonrailgun bd9bfe047e refactor: add more offline icons 2 years ago
moonrailgun 5ca5c765b8 feat: add broadcast notify when call config.setClientConfig
make all connection config should up to date
2 years ago
moonrailgun 798abeb1ec feat: add global announcement 2 years ago
moonrailgun 4c77d144e8 perf: optimize the performance of the member list in the case of large data
and optimize the content of the network and view patterns
2 years ago
moonrailgun a2553c11d8 chore: upgrade react-virtuoso to v4.4.0 2 years ago
moonrailgun fd18eb7030 perf: update custom web panel render xss rules 2 years ago
moonrailgun 721da6f34c perf: use group extra to storage custom web panel html
and compatible with old meta webpanel storage
2 years ago
moonrailgun ed6c9f3a8f style: update tailchat.d.ts 2 years ago
moonrailgun 6d16e09ae1 fix: #106 fixed maybe xss attack from custom web html panel 2 years ago
moonrailgun 49ab7792ba chore: upgrade desktop version to 0.0.2 2 years ago
moonrailgun 9bb4b30143 fix: fix unupdate problem in group invite code create action 2 years ago
moonrailgun f44a5c9ec0 feat: add create invite code edited data update. now can review changed info 2 years ago
moonrailgun 738eb75003 feat: add invite code usage limit for every invite code 2 years ago
moonrailgun 36061f6b74 feat: add feature disableAddFriend which can disable add friends 2 years ago
moonrailgun 2e489351c1 feat(desktop): when file download completed, open folder 2 years ago
moonrailgun 0c8da55a2c feat(desktop): add menu and shortcuts to reload page
and update links
2 years ago
moonrailgun 1a81281ad1 fix: fix problem if send message throw error will clear input message
and migrate useCallback to useEvent
2 years ago
moonrailgun 4028f46083 feat: add clear button for group background image 2 years ago
moonrailgun f47d7a973a style: update translation 2 years ago
moonrailgun a0cbc45760 fix: #102 fix non-email github account login cannot register problem
use generated email to register if email not include

and migrate other generated email to same format
2 years ago
moonrailgun 947d05697a feat: add group background image in invite
and move entry image from entry to all
2 years ago
moonrailgun a765bb0248 refactor: AvatarUploader -> ImageUploader 2 years ago
moonrailgun 51c7111621 feat: add env DISABLE_PLUGIN_STORE which will hide plugin store entry 2 years ago
moonrailgun bb30bce410 refactor: ai-assistant update chatgpt link 2 years ago
moonrailgun 03e8ce132f perf: Remove linkmeta plugin based on performance considerations 2 years ago