Commit Graph

526 Commits (9eb9e9befb91962b7b14a1d80a1c0ac06ad49858)

Author SHA1 Message Date
moonrailgun f1284e2a39 refactor: serialize receive message for notify 2 years ago
moonrailgun 88fa07e675 style: add underline for markdown 2 years ago
moonrailgun 5e91d2c929 style: perf style of ai popover answer 2 years ago
moonrailgun 292bf6cfb3 style(ai): add plugin icon 2 years ago
moonrailgun 12c8813b68 feat(ai): add message summary 2 years ago
moonrailgun 00c45d3050 feat(ai): add output apply 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
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
moonrailgun 0290a02905 style: 调整字体大小 2 years ago
moonrailgun d3a6e1b196 fix: 修改Avatar宽度策略变更后CombinedAvatar样式异常的bug 2 years ago
moonrailgun c8419cbfd6 style: 修复小屏幕插件项宽度溢出的问题 2 years ago
moonrailgun f33a978179 fix: 修复放大字体插件默认状态不生效的bug 2 years ago
moonrailgun e46d0bfea3 refactor: tailchat支持rem控制全局宽度 2 years ago
moonrailgun caf5a45fe1 feat: 增加字体放大插件 2 years ago
moonrailgun 109130780a style: 开放平台未准备好的内容增加isDev标识 2 years ago
moonrailgun 60605f33e8 chore(rn): 调整推送脚本 2 years ago
moonrailgun 7f1f3a8fb3 chore(rn): 修改安卓包名 2 years ago
moonrailgun 66b0f36bbb feat(rn): 增加删除服务器功能 2 years ago
moonrailgun 4afe5051f8 chore(rn): 调整codemagic的路径以及推送增加对错误的处理 2 years ago
moonrailgun 070cbddb56 chore(rn): 增加构建完毕后消息通知到tailchat 2 years ago
moonrailgun 9302f7d907 refactor: 修改app图标 2 years ago
moonrailgun 83af73d0de chore: add codemagic config for build 2 years ago
moonrailgun 25084e0422 feat(rn): 移动端增加消息通知显示 2 years ago
moonrailgun 92d5e39cfc feat(rn): 增加插件逻辑注入
并增加内部选择颜色推送到外部的功能
2 years ago
moonrailgun 93985b02fb feat(rn): 增加服务列表持久化 2 years ago
moonrailgun c972eb8937 feat(rn): 添加服务器时增加基本信息的获取 2 years ago
moonrailgun e92d921164 refactor: init plugin and inject script 2 years ago
moonrailgun 65d1e916f8 feat: 增加插件安装方法到window对象 2 years ago
moonrailgun 02095aa628 feat(rn): 增加notifee用于本地通知 2 years ago
moonrailgun 59f559d98c feat: 增加react-native-ui-lib,增加添加服务器功能 2 years ago
moonrailgun f8a4055628 feat(rn): 增加服务器选择入口 2 years ago
moonrailgun a15e1270a0 feat: 增加 react-native-webview 以显示主要内容 2 years ago
moonrailgun 67c79f34ae chore: init mobile 2 years ago
moonrailgun dae192494a refactor: move origin app to app-old 2 years ago
moonrailgun 94b56f0af5 feat: add tailchat-client-sdk package 2 years ago
moonrailgun 743714c0e0 style: translation 2 years ago
moonrailgun 6dcc18a7e0 feat: 增加topic插件的收件箱通知项 2 years ago
moonrailgun ef41833519 perf: 表情面板增加中英国际化,并优化useStorage的缓存策略
以减少在使用hooks时因异步带来的gap
2 years ago
moonrailgun 9a4466d844 refactor: 迁移ChatInputAddon的Dropdown参数 2 years ago
moonrailgun c3d585650c perf: 优化自定义网页面板url生成机制, 使用blob url来生成临时地址 2 years ago
moonrailgun ca486ed6b0 fix: 修复在处理当前页面的完整路径时url的跳转行为 2 years ago
moonrailgun 4088de907f fix: 修复收件箱过长导致样式问题 2 years ago
moonrailgun 037e37d515 feat: 增加前端编译信息部分上下文暴露,用于提前获取应用信息 2 years ago
moonrailgun 3382189dee feat(openapi): 增加开放平台机器人回调编辑 2 years ago
moonrailgun 4d554df237 refactor: 将全局设置参数移动到redux中,并将redux的api接口改为全局定义
为此,需要将退出登录操作改为刷新页面以清理上下文
2 years ago
moonrailgun 6be47e1f57 fix: 修复在亮色模式下navbar-more位置处自定义面板icon颜色不匹配问题 2 years ago
moonrailgun 469f34134c feat: 增加内置的文件发送功能 2 years ago
moonrailgun f6483dd396 perf: 优化导航栏高度不够的情况下的表现 2 years ago