Commit Graph

378 Commits (c25d3a0b46bd7ec8a3321cd72e7ee7360a218bff)

Author SHA1 Message Date
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 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 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 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 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
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 6d33e636e7 test: fix snapshot problem 2 years ago
moonrailgun a88c3a62a8 feat: add tushan icon in about page 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 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 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 721da6f34c perf: use group extra to storage custom web panel html
and compatible with old meta webpanel storage
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 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 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 03e8ce132f perf: Remove linkmeta plugin based on performance considerations 2 years ago
moonrailgun d77eef44ff feat(plugin): add bo data fallback in discover 2 years ago
moonrailgun 4c2f88352d perf: add com.msgbyte.linkmeta plugin into builtin plugin list 2 years ago
moonrailgun 065f7d44c8 feat: add group description
limit 120 words
2 years ago
moonrailgun 59720e716e refactor: AvatarPicker -> ImagePicker 2 years ago
moonrailgun 09d7fd15e1 chore: upgrade react-easy-crop to 5.0.0 2 years ago
moonrailgun e95e87f593 refactor: change avatar cropper to image cropper 2 years ago
moonrailgun f943edf3fe feat: add discover server card and join action 2 years ago
moonrailgun 7b699ca606 feat: add member count in group summary 2 years ago
moonrailgun fe8b2b2e49 refactor: make com.msgbyte.offline-icons as builtin plugin 2 years ago
moonrailgun b42d9fd025 refactor: change custom panel position "navbar-group" render position 2 years ago
moonrailgun 4fdd8766af fix: fix NavItem badge move when display scrollbar problem 2 years ago
moonrailgun d2aa750152 refactor: disable oauth login in mobile 2 years ago
moonrailgun 39ecdfb133 docs: add com.msgbyte.iam plugin document 2 years ago
moonrailgun 05aae656a2 fix: fix builtin plugin cannot load with {BACKEND}
and filter builtin out of plugin center
2 years ago
moonrailgun e0d6738677 feat: iam plugin add into builtin plugin 2 years ago
moonrailgun f6ef59e37d feat(fim): add fim login callback 2 years ago
moonrailgun e81e7ad64f feat: github oauth login view 2 years ago
moonrailgun b038c5adf3 fix: fix translation problem 2 years ago
moonrailgun 2e56139925 feat: add env `DISABLE_CREATE_GROUP` which can control user allow create group 2 years ago
moonrailgun a1048b77fd feat: add markdown inbox item which help to develop system notice 2 years ago
moonrailgun 40b007698f feat: add nickname edit in register view 2 years ago
moonrailgun aebcd0d130 feat(desktop): add screenshot button in chatbox at electron env 2 years ago
moonrailgun 78327c4e48 style: modify mobile display about group summary 2 years ago
moonrailgun a557fbed1c style: optimize the performance of the settings page on mobile 2 years ago
moonrailgun 99f679363f feat: add group panel in PanelRoute 2 years ago
moonrailgun 912c74ce72 test: fix test problem 2 years ago
moonrailgun 2f0c8b2a26 perf: beautify the visual experience of message text on windows #41 2 years ago
moonrailgun f352d68703 refactor: change bbcode mention format
Keep origin field into content part for plain mode can display correct
user name
2 years ago
moonrailgun 3f6c3b08d8 feat: add limit for temporary to verify email 2 years ago
moonrailgun fa498867c4 fix: fix friend struct changed problem in `FriendPicker` 2 years ago
moonrailgun 902ab8f422 feat: add mention support friend nickname 2 years ago
moonrailgun 20c16adeec feat: add friend nickname support in everywhere 2 years ago
moonrailgun 7029e67f0c feat: add friend nickname set model and api 2 years ago
moonrailgun 0991dcde8e refactor: modify friend data struct
add nickname in friend model
2 years ago
moonrailgun 9868d24ad5 feat: jump to login page in invite view
useful to switch to guest login way
2 years ago
moonrailgun 98e78e28f8 fix: fix will input enter when send image with enter key 2 years ago
moonrailgun 926aeb5fe0 style: add feedback for save group config 2 years ago
moonrailgun dbebbc54e6 feat: add welcome plugin for user which can send welcome message when user join group
welcome text support rich syntax and spec tag
2 years ago
moonrailgun 1c8108b36b refactor: filter non-mention like url into meta 2 years ago
moonrailgun 41cdfb0715 feat: add regPluginGroupConfigItem 2 years ago
moonrailgun aafd98ad80 refactor: add ai assistant as default builtin plugin 2 years ago
moonrailgun 7b176141be feat: add multi line support for chatbox 2 years ago
moonrailgun 0922f83bb9 fix: fix website title with global config 2 years ago
moonrailgun 0b116e5406 feat: add cache refresh when load user popover 2 years ago
moonrailgun 88fa07e675 style: add underline for markdown 2 years ago
moonrailgun 12c8813b68 feat(ai): add message summary 2 years ago
moonrailgun 060d07ae8e feat: add AI Assistant plugin for Tailchat with ChatGPT 2 years ago
moonrailgun 9be856210c refactor: replace useConverseMessage with ConverseMessageProvider
helpful to get messages under components
2 years ago
moonrailgun aec9b7f150 style: update some detail code 2 years ago
moonrailgun 4aae4779a1 refactor: extract common logic for ChatInputEmotion with BaseChatInputButton 2 years ago
moonrailgun 3be4cdc439 style: add popover in @capital/component 2 years ago
moonrailgun 52f153472f fix: resolve zIndex problem which will make zIndex level incorrect
remove combined avatar zIndex and replace with divs
2 years ago