Commit Graph

258 Commits (c4b1af5e626f79184c96594e7aa34bb40547f14a)

Author SHA1 Message Date
moonrailgun 78327c4e48 style: modify mobile display about group summary 3 years ago
moonrailgun a557fbed1c style: optimize the performance of the settings page on mobile 3 years ago
moonrailgun 99f679363f feat: add group panel in PanelRoute 3 years ago
moonrailgun 912c74ce72 test: fix test problem 3 years ago
moonrailgun 2f0c8b2a26 perf: beautify the visual experience of message text on windows #41 3 years ago
moonrailgun f352d68703 refactor: change bbcode mention format
Keep origin field into content part for plain mode can display correct
user name
3 years ago
moonrailgun 3f6c3b08d8 feat: add limit for temporary to verify email 3 years ago
moonrailgun fa498867c4 fix: fix friend struct changed problem in `FriendPicker` 3 years ago
moonrailgun 902ab8f422 feat: add mention support friend nickname 3 years ago
moonrailgun 20c16adeec feat: add friend nickname support in everywhere 3 years ago
moonrailgun 7029e67f0c feat: add friend nickname set model and api 3 years ago
moonrailgun 0991dcde8e refactor: modify friend data struct
add nickname in friend model
3 years ago
moonrailgun 9868d24ad5 feat: jump to login page in invite view
useful to switch to guest login way
3 years ago
moonrailgun 98e78e28f8 fix: fix will input enter when send image with enter key 3 years ago
moonrailgun 926aeb5fe0 style: add feedback for save group config 3 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
3 years ago
moonrailgun 1c8108b36b refactor: filter non-mention like url into meta 3 years ago
moonrailgun 41cdfb0715 feat: add regPluginGroupConfigItem 3 years ago
moonrailgun aafd98ad80 refactor: add ai assistant as default builtin plugin 3 years ago
moonrailgun 7b176141be feat: add multi line support for chatbox 3 years ago
moonrailgun 0922f83bb9 fix: fix website title with global config 3 years ago
moonrailgun 0b116e5406 feat: add cache refresh when load user popover 3 years ago
moonrailgun 88fa07e675 style: add underline for markdown 3 years ago
moonrailgun 12c8813b68 feat(ai): add message summary 3 years ago
moonrailgun 060d07ae8e feat: add AI Assistant plugin for Tailchat with ChatGPT 3 years ago
moonrailgun 9be856210c refactor: replace useConverseMessage with ConverseMessageProvider
helpful to get messages under components
3 years ago
moonrailgun aec9b7f150 style: update some detail code 3 years ago
moonrailgun 4aae4779a1 refactor: extract common logic for ChatInputEmotion with BaseChatInputButton 3 years ago
moonrailgun 3be4cdc439 style: add popover in @capital/component 3 years ago
moonrailgun 52f153472f fix: resolve zIndex problem which will make zIndex level incorrect
remove combined avatar zIndex and replace with divs
3 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
3 years ago
moonrailgun dedeaa805f feat: add disableUserRegister and disableGuestLogin 3 years ago
moonrailgun 647e7e0f04 style: update style for document iframe in modal 3 years ago
moonrailgun 6edb013af7 feat: add url document support for http protocol 3 years ago
moonrailgun cf2b4e4d2e refactor: unified messaging inbox content to payload
add compatible code for old message type
3 years ago
moonrailgun 44595b351f feat: add fe ui in wxpusher plugin 3 years ago
moonrailgun f426d92a9f perf: add ErrorBoundary for routes 3 years ago
moonrailgun fd4d054753 test: add testcase for markdown table feature 3 years ago
moonrailgun f25eea90eb feat: hidden github icon from markdown editor 3 years ago
moonrailgun 694a62cd5a feat: add markdown editor into panel 3 years ago
moonrailgun 9f24bb1de0 feat: add markdown gfm support and add markdown editor 3 years ago
moonrailgun 85d501dae5 perf: beautify the visual performance of scroll bars caused by too many groups 3 years ago
moonrailgun b0194aee45 test: fix ci problem for plugin manifest validator 3 years ago
moonrailgun b9c829d024 fix: fix plugin manifest validator checker not allowed i18n 3 years ago
moonrailgun f09930796b perf: optimize the rendering animation and layer sequence of withKeepAliveOverlay 3 years ago
moonrailgun add116cffc perf: perf mobile view display in pagecontent 3 years ago
moonrailgun 38b95fc26d Revert "perf: perf mobile view display in pagecontent"
This reverts commit 547bf2f367.
3 years ago
moonrailgun 547bf2f367 perf: perf mobile view display in pagecontent 3 years ago
moonrailgun 1fa1293d1a feat: add plain text with send text message 3 years ago
moonrailgun dcaa2799aa fix: fix url problem about avatar url in popover 3 years ago