Commit Graph

466 Commits (40b007698f478c7bc5d14a608c7ff546bc04a8e3)

Author SHA1 Message Date
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
moonrailgun c902731aec fix: upgrade level with zIndex in PageContent
because of multi-avatar icon's white line with render upper to content
because of its z-index is 1
2 years ago
moonrailgun dedeaa805f feat: add disableUserRegister and disableGuestLogin 2 years ago
moonrailgun 82b614e259 style: hide baseinfo section because not content 2 years ago
moonrailgun 14255b6804 feat: add stripMentionTag utils in tailchat-client-sdk 2 years ago
moonrailgun 0c02849775 style: move sakana widget positon to bottom 2 years ago
moonrailgun 7c658583c2 feat: add openapi bot client
and fix some problem
- mention auto fill username
- bbcode no message fallback
2 years ago
moonrailgun d5db57dfdc feat: add sakana widget 2 years ago
moonrailgun 647e7e0f04 style: update style for document iframe in modal 2 years ago
moonrailgun 6edb013af7 feat: add url document support for http protocol 2 years ago
moonrailgun 504c32964c chore: upgrade mini-star version 2 years ago
moonrailgun cf2b4e4d2e refactor: unified messaging inbox content to payload
add compatible code for old message type
2 years ago
moonrailgun 44595b351f feat: add fe ui in wxpusher plugin 2 years ago
moonrailgun 1d5c061f0c fix: fix the problem that the version of react-query is not uniform 2 years ago
moonrailgun af9b70d17f style: update tailchat .d.ts 2 years ago
moonrailgun f426d92a9f perf: add ErrorBoundary for routes 2 years ago
moonrailgun bb2792eb98 chore: update codemagic notify link url 2 years ago
moonrailgun c4db1a86f6 chore: update app deploy script and add link to notify 2 years ago
moonrailgun fd4d054753 test: add testcase for markdown table feature 2 years ago
moonrailgun a16403948e chore: upgrade pnpm lock version and resolve ci test complier problem 2 years ago
moonrailgun f25eea90eb feat: hidden github icon from markdown editor 2 years ago
moonrailgun 694a62cd5a feat: add markdown editor into panel 2 years ago
moonrailgun 9f24bb1de0 feat: add markdown gfm support and add markdown editor 2 years ago
moonrailgun 454522fed8 style: add translate for integration 2 years ago
moonrailgun c370347cf4 feat: append openapi and integration plugin into registry 2 years ago
moonrailgun 85d501dae5 perf: beautify the visual performance of scroll bars caused by too many groups 2 years ago
moonrailgun b0194aee45 test: fix ci problem for plugin manifest validator 2 years ago
moonrailgun b9c829d024 fix: fix plugin manifest validator checker not allowed i18n 2 years ago
moonrailgun f09930796b perf: optimize the rendering animation and layer sequence of withKeepAliveOverlay 2 years ago
moonrailgun add116cffc perf: perf mobile view display in pagecontent 2 years ago
moonrailgun 38b95fc26d Revert "perf: perf mobile view display in pagecontent"
This reverts commit 547bf2f367.
2 years ago
moonrailgun 5191391ee1 style: some detail 2 years ago
moonrailgun 547bf2f367 perf: perf mobile view display in pagecontent 2 years ago
moonrailgun ffc70bc164 refactor(sentry): sentry report ignore file too large error 2 years ago
moonrailgun 1fa1293d1a feat: add plain text with send text message 2 years ago
moonrailgun 4a068ee3d5 feat(getui): add requestId record with single push 2 years ago
moonrailgun 4192d35234 feat(mobile): add com.huawei.agconnect:agconnect-core in huawei 2 years ago
moonrailgun 781d413527 feat(mobile): add cid in entry view 2 years ago
moonrailgun 11827f7a4c feat: add device version display in settings
only run in plugin com.msgbyte.env.rn
2 years ago
moonrailgun f7658bd692 chore: fix parseUrlStr in tailchat-design problem 2 years ago
moonrailgun dcaa2799aa fix: fix url problem about avatar url in popover 2 years ago
moonrailgun db4e4e8958 perf: beautify url tag style 2 years ago
moonrailgun a53321ad41 refactor: add i18n support in inject script 2 years ago
moonrailgun 65f3fa1e07 style: hide not support notify in mobile 2 years ago
moonrailgun e0289988d5 feat(mobile): custom release store file and bind alias with native modules 2 years ago
moonrailgun 0aa17081ea refactor(mobile): refactor to manual integrate getui 2 years ago
moonrailgun 3c94ac2438 feat: add huawei vendor SDK integration 2 years ago
moonrailgun 5668e091ed feat(mobile): add i18n support in rn 2 years ago
moonrailgun c62e551274 feat(mobile): remove getui build problem
and remove websocket bind(not work)
2 years ago
moonrailgun a07de9f153 chore: uniform partial dependencies 2 years ago
moonrailgun cfd1479ac6 fix: fix url which without protocol will not been correct parse 2 years ago
moonrailgun deceb60da3 fix: fix emoji render problem if not found 2 years ago
moonrailgun 256cb43c93 feat(mobile): integrate getui for chinese mainland notify push 2 years ago
moonrailgun bd56d517e8 refactor(mobile): move socket into foreground service 2 years ago
moonrailgun 91a6721671 feat: add mobile level socket to subscribe remote message 2 years ago
moonrailgun fcf837394a fix: fix rn plugin error and plain message 2 years ago
moonrailgun 3481bbe769 refactor: disable redux serializable check 2 years ago
moonrailgun fdf527eaa7 perf: reuse script in same image in single emoji
fork emoji-mart web component with react implement
2 years ago
moonrailgun ed05d61511 feat: add send button when message input has content 2 years ago
moonrailgun fb13a3c928 feat: allow admin upload and edit serverEntryImage
priority: plugin image -> admin config -> fallback(cat)
2 years ago
moonrailgun d9adf84014 feat: add custom serverName render in login view 2 years ago
moonrailgun 88dfb6c588 style: add umami into website and nightly web 2 years ago
moonrailgun a5133b2d80 feat: add toast for message item action 2 years ago
moonrailgun e66591d022 fix: modify right position of ScrollToBottom
make sure not overlapping with reply close button
2 years ago
moonrailgun 8ee1215a9a feat: add image parser
then we can flexibly modify the domain name without worrying about the file storage path
2 years ago
moonrailgun 39c8e3c8f4 refactor: markdown component all to select text 2 years ago
moonrailgun 53e476d8a8 fix: fix size problem in <GroupExtraDataPanel />
If height is too large, should display scrollbar
2 years ago
moonrailgun 07594343a1 style: update translation 2 years ago
moonrailgun 275077ff7a test: update snapshot for markdown link 2 years ago
moonrailgun cbb436cfbe feat: add permission for deleteMessage 2 years ago
moonrailgun b86ef24d4a style: change plugin store installed plugin style 2 years ago
moonrailgun 44e254f533 chore: fix ci problem for type change 2 years ago
moonrailgun 1f21e406a5 feat: add mdpanel plugin. then we can create markdown panel in group 2 years ago
moonrailgun a64f742365 feat: add GroupExtraDataPanel for support panel which allow edit 2 years ago
moonrailgun 7a4d55ea61 refactor: refactor group panel wrapper, extract shared logic
Its make ready for hide navbar in mobile
2 years ago
moonrailgun 4a842fd161 refactor: add file card min width style 2 years ago
moonrailgun 5ffac2bf12 perf: compress bundle js 2 years ago
moonrailgun df72fbf0db chore: add css-minimizer-webpack-plugin to minimize css size 2 years ago
moonrailgun 67108b5665 chore: update dependencies version to avoid duplicate pack 2 years ago
moonrailgun 344ec854e6 test: update jest snapshot 2 years ago
moonrailgun be5b98f8af chore: upgrade dependencies version and unified antd version 2 years ago
moonrailgun aaab464b6b fix: fix antd popover dark theme color fit 2 years ago
moonrailgun a521cc6cb9 style: update manifest icon 2 years ago
moonrailgun ce1d7eec99 feat: add navigator language detector 2 years ago
moonrailgun ca1dc87969 chore: upgrade sentry plugin dependencies version 2 years ago
moonrailgun 056709c8a5 fix: fix bug if cannt get file then will throw error 2 years ago
moonrailgun 704c05e0ec feat: add message list popover for DM and group 2 years ago
moonrailgun 693edf2739 fix: fix incorrect bbcode url 2 years ago
moonrailgun 69e8bd2902 feat: add i18n support in plugin store 2 years ago
moonrailgun a96868980c chore: add registry config for fe and add i18n support for plugin 2 years ago
moonrailgun 7c76344a55 refactor: add admin full i18n support 2 years ago
moonrailgun 3f2dd6d623 style: update some style detail for sidebar view 2 years ago
moonrailgun 751fb5534e fix: fix style problem in avatar in invite info 2 years ago
moonrailgun 4af83da178 chore: remove old version mobile folder 2 years ago
moonrailgun 5ba6f80e92 chore(desktop): fix build dependency problem 2 years ago
moonrailgun 6cebf30d15 chore(desktop): fix action problem 2 years ago
moonrailgun d82854a3ec feat(desktop): 增加截图功能 2 years ago
moonrailgun f0abf1b9cb style: 开放平台插件补全国际化翻译 2 years ago
moonrailgun ef88129462 refactor: 调整Avatar组件引用方式 2 years ago