Commit Graph

470 Commits (feat/group-preview)

Author SHA1 Message Date
moonrailgun 030adfa4b3 feat: group preview component 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 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 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 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 9c73d5cf12 refactor: add onLanguageLoaded event on setWebMetaFormConfig 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 e94b3906ad refactor: skip update check in invalid version 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 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 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