Commit Graph

441 Commits (811d1341d0d5736c4efd8ef1c85741f93aaa5446)

Author SHA1 Message Date
Robert Kramar 72a68d3bde feat: added reload button 3 years ago
moonrailgun 6e71a2a21c test: fix ci problem 3 years ago
moonrailgun a7fe82eff3 feat: add search friend feature #157
include can search by nickname
3 years ago
moonrailgun de63236447 refactor: change tip word of group background 3 years ago
moonrailgun 5fe0ff06d7 feat: web panel support add background color which useful for transparent background website 3 years ago
moonrailgun 3b7973e9e1 refactor: add webpanel a group panel container
for futher support mobile
3 years ago
moonrailgun ed3e9ca6d7 feat: add fast change role group with group member right click menu manage #171 3 years ago
moonrailgun 84db4a27c1 style: remove padding for message action popover inner content 3 years ago
moonrailgun 766477ac17 fix: add limit for emotion style to fix transparent panel 3 years ago
moonrailgun ed5ff61799 style: add translation for message search placeholder 3 years ago
moonrailgun 424f861225 refactor: change position of search message button 3 years ago
moonrailgun 061fa392dd style: add dark theme adaptar 3 years ago
moonrailgun 176528b303 feat: add text panel message search right panel 3 years ago
moonrailgun c25d3a0b46 feat: add telemetry to aware of the presence of other deployment instances
you can disable it by env DISABLE_TELEMETRY=1
3 years ago
moonrailgun 86ed84a83d fix: fix iam plugin not fit in light theme in login view 3 years ago
moonrailgun ffebbf6c4e fix: fix problem which ai assistant will be transparent in popover in light mode 3 years ago
moonrailgun 146952d4f3 feat: add electron native webview render support #152
all website can be allow to visit in electron
3 years ago
moonrailgun b3015401b2 refactor: disable builtin paste handler 3 years ago
moonrailgun e768bd11f9 fix: fixed the bug where # would appear when typing without rich text plugin being loaded
This is a small probability event, but it does exist
3 years ago
moonrailgun 6d010c599f refactor: extract webview kernel wich easy replace 3 years ago
moonrailgun 3368e3cc2f style: update text decorator card payload type 3 years ago
moonrailgun bbfd5a08db refactor: change paste handler process order
make sure image handler as fallback and can trigger in any time
3 years ago
moonrailgun ec23b7bd92 feat: add clipboard paste handler
now plugin can register paste handler with `regChatInputPasteHandler`
3 years ago
moonrailgun c59e56c31a feat: add view panel permission which can control panel display for different users #149 3 years ago
moonrailgun 16cac375d1 style: add divider in add role button 3 years ago
moonrailgun 650f350350 feat: remove alpha control for advanced permission control 3 years ago
moonrailgun d7a39b6e61 refactor: update translation 3 years ago
moonrailgun 061e45262e refactor: DevContainer -> AlphaContainer 3 years ago
moonrailgun 5f9140db9d feat: add group panel permission filter in permission 3 years ago
moonrailgun 8b89b265c1 feat: add role based send text message permission control 3 years ago
moonrailgun 86ef2d5c20 feat: add AdvanceGroupPanelPermission controller
include fetch and set, now under DevContainer
3 years ago
moonrailgun e85c39e570 feat: add component CollapseView 3 years ago
moonrailgun 5ea1ee9618 test: fix ci problem 3 years ago
moonrailgun 767b777cef refactor: reduce getDefaultPermissionList code 3 years ago
moonrailgun 97dfd40bf1 refactor: AllPermission -> ALL_PERMISSION 3 years ago
moonrailgun 33f207353b refactor: extract PermissionList into independent component 3 years ago
moonrailgun e731c61964 feat: add permissionMap and fallbackPermissions for group panel permission control
and remove old mode for forbid user speak
3 years ago
moonrailgun 1b813f9b82 feat: add online status in user popover 3 years ago
moonrailgun 29565138b7 test: fix ci test error 3 years ago
moonrailgun 625f7317ff test: fix ci problem 3 years ago
moonrailgun 8f8e8a1e2f fix: fix lost extname problem after compress image 3 years ago
moonrailgun 39879c1413 feat: markdown editor add dark mode adaptation 3 years ago
moonrailgun 53f812f733 refactor: move Markdown Editor and Markdown component into together 3 years ago
moonrailgun 4d6c70c3cf feat: add upload image feature 3 years ago
moonrailgun 55f8c4537a feat: add raw markdown syntax support for MarkdownRender 3 years ago
moonrailgun 018d311da6 feat: allow remove converse from dmlist
if user offline, will call user.dmlist.addConverse which ensure converse in dmlist
3 years ago
moonrailgun 65284e3fdc style: change panel manager view max height
older is too small
3 years ago
moonrailgun 74fbe62323 docs: add livekit plugin document link 3 years ago
moonrailgun e0141f4bc4 feat(openapi): allow edit appName, appDesc and appIcon 3 years ago
moonrailgun 380bc3d960 feat(openapi): add delete app action 3 years ago
moonrailgun 5484cb7df1 fix: fix add friend button still display when disableAddFriend is open 3 years ago
moonrailgun 7d601f0577 perf: lock axis on group nav sortting 3 years ago
moonrailgun 4a063685d3 fix: fix no friend add button incorrect key problem 3 years ago
moonrailgun a430a670c7 fix: fix danger button color error in light mode 3 years ago
moonrailgun 13d32afb48 perf: optimize the update group configuration interaction under low-speed network 3 years ago
moonrailgun b3d80c4ef0 feat: add disableCreateConverseFromGroup in group config 3 years ago
moonrailgun 1a8b94eaed feat: allow create converse from group user popover 3 years ago
moonrailgun f7e84cad35 fix: #143 fix message api overreach vulnerability problem 3 years ago
moonrailgun ad9c9f4f52 fix: fix badge move when hover and display scrollbar in group nav 3 years ago
moonrailgun 464fd7c9f8 fix: not allowed input should hide action 3 years ago
moonrailgun 2adfe923af perf: optimize group drag positioning 3 years ago
moonrailgun 8f3ec1c996 feat: #120 add group nav item sortable feature
data will saving into user settings `groupOrderList`
3 years ago
moonrailgun efb3268555 style: add top padding in ChatMessageHeader 3 years ago
moonrailgun 8c268568dc feat: add dm create action in sidebar 3 years ago
moonrailgun ee636e6cb4 fix: fix ant badge display which will change avatar dom height 3 years ago
moonrailgun c96367f157 feat: add github repo group ensure action which will auto create group and subscribe activity 3 years ago
moonrailgun 588fae2e60 fix: fix plugin root route path incorrect problem 3 years ago
moonrailgun bea1170276 refactor: migrate tabs.pane into tabs item 3 years ago
moonrailgun 9fb024659b fix: fix problem which allow operate to local message
add flag to hide it
3 years ago
moonrailgun f824e10ec3 style: add copy user name 3 years ago
moonrailgun 9bb931aa5d feat: add local message to avoid network error which occur repeat send same message 3 years ago
moonrailgun c045475f62 fix: fix badge in sidebaritem bouncing when hover 3 years ago
moonrailgun bc36cb0665 feat: add friend nav item badge when has unprocess friend request 3 years ago
moonrailgun 1b84143bbe feat: add person icon badge when has unprocessed friend request 3 years ago
moonrailgun 288f5a61e8 feat: add grouping by status to member list 3 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
3 years ago
moonrailgun 98632cd530 test: add ErrorView testcase 3 years ago
moonrailgun 9c73d5cf12 refactor: add onLanguageLoaded event on setWebMetaFormConfig 3 years ago
moonrailgun 63c203e897 feat: add i18n support for antd and WebFastifyForm 3 years ago
moonrailgun cd7770e722 refactor: add some debug code 3 years ago
moonrailgun 3610b796ec feat(livekit): add livekit webhook receiver 3 years ago
moonrailgun d99e556c79 feat: add group badge for current room participants 3 years ago
moonrailgun d68f75b491 feat: add roomMembers list in prejoin view 3 years ago
moonrailgun 3a56d13da7 feat: add keep alive overlay for livekit view 3 years ago
moonrailgun 8eca54a77b feat: rewrite all videoconference components. support useravatar and i18n 3 years ago
moonrailgun 95c589df4f feat: add navbar icon which can jump to active panel 3 years ago
moonrailgun c7497cc79e feat: regCustomPanel add useIsShow props to hide icon 3 years ago
moonrailgun 79a5b76ba4 feat: add <PreJoinView /> for voice channel 3 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>
3 years ago
moonrailgun 6d33e636e7 test: fix snapshot problem 3 years ago
moonrailgun a88c3a62a8 feat: add tushan icon in about page 3 years ago
moonrailgun a17fe349d3 perf: append missed offline icons 3 years ago
moonrailgun 542e0292ca fix: fix i18n problem in about panel 3 years ago
moonrailgun 61aac2c2ff refactor: update notfound or nodata component export in plugin 3 years ago
moonrailgun b129cd7887 fix: add plugin list maybe repeat problem 3 years ago
moonrailgun 7419df1775 perf: optimize the display of global notifications and increase system notification prompts
and export `parseUrlStr`
3 years ago
moonrailgun a224ac602e fix: added forceUploadOriginImage to force specify whether to enable image compression 3 years ago
moonrailgun 798abeb1ec feat: add global announcement 3 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
3 years ago
moonrailgun 721da6f34c perf: use group extra to storage custom web panel html
and compatible with old meta webpanel storage
3 years ago