Commit Graph

560 Commits (8df7b47c07c050f6debfb1e36fb49029566186af)

Author SHA1 Message Date
moonrailgun 36061f6b74 feat: add feature disableAddFriend which can disable add friends 2 years ago
moonrailgun 2e489351c1 feat(desktop): when file download completed, open folder 2 years ago
moonrailgun 0c8da55a2c feat(desktop): add menu and shortcuts to reload page
and update links
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 f47d7a973a style: update translation 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 bb30bce410 refactor: ai-assistant update chatgpt link 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 487bff78f9 fix: append some ignored offine icons 2 years ago
moonrailgun b419f44d19 perf: fix ai-assistant answer too long problem 2 years ago
moonrailgun fe8b2b2e49 refactor: make com.msgbyte.offline-icons as builtin plugin 2 years ago
moonrailgun 25a5c41bfc feat: #76 add offline icons plugin which will prefetch icons from iconify
useful in full internal environment
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 91f63bf4e8 chore: update electron build config 2 years ago
moonrailgun c65973f5ec chore: change desktop upload artifacts action config 2 years ago
moonrailgun d2aa750152 refactor: disable oauth login in mobile 2 years ago
moonrailgun a6eb722b4d refactor: dont allow remove default in desktop 2 years ago
moonrailgun 3a03c7124f fix(mobile): fix name error when fetch serverName 2 years ago
moonrailgun b7e720dd68 feat(desktop): support add server and remove server 2 years ago
moonrailgun c303ded91f refactor(desktop): add render thread build and add welcome window 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 5ed73d7647 chore: add translations 2 years ago
moonrailgun a1048b77fd feat: add markdown inbox item which help to develop system notice 2 years ago
moonrailgun 5b76932c81 chore: add publish:all command which can publish packages 2 years ago
moonrailgun e254341526 style: change github subscribe bot icon 2 years ago
moonrailgun 40b007698f feat: add nickname edit in register view 2 years ago
moonrailgun dd74229d5c chore(desktop): add deploy script 2 years ago
moonrailgun 741e9f7983 fix: fix audio.play() error throw which will marked as Unhandled 2 years ago
moonrailgun aebcd0d130 feat(desktop): add screenshot button in chatbox at electron env 2 years ago
moonrailgun 27eee90034 feat(desktop): add desktop inject 2 years ago
moonrailgun eb83f784a1 feat: add plugin com.msgbyte.env.electron 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 87e6975e98 chore: fix ci problem 3 years ago
moonrailgun 8fec688234 style: remove debug code 3 years ago
moonrailgun b47a22b51f fix: fix problem on bbcode value maybe include space 3 years ago
moonrailgun 3f6c3b08d8 feat: add limit for temporary to verify email 3 years ago
moonrailgun 85e5b2732e refactor: update prompt with i18n 3 years ago
moonrailgun ea3ad15f5f feat: add ban user
you can see this action in admin-next
3 years ago
moonrailgun e6f6eb5f9f style: remove unused code 3 years ago
moonrailgun 600b0683f6 refactor: fill iframe size in custom html panel 3 years ago
moonrailgun 9965a54bdb refactor: use file stream read and write instead of blobUrl to render custom html panel 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 36608ed8f3 style: add translation 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 db1f5fb142 refactor: add PERMISSION.core.groupConfig require
groupConfig require groupDetail permission
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 b4aecc9a09 refactor(ai): limit latest 30 item to summary 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 a36ab65bd2 refactor(ai): add message summart limit 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 f1284e2a39 refactor: serialize receive message for notify 3 years ago
moonrailgun 88fa07e675 style: add underline for markdown 3 years ago
moonrailgun 5e91d2c929 style: perf style of ai popover answer 3 years ago
moonrailgun 292bf6cfb3 style(ai): add plugin icon 3 years ago
moonrailgun 12c8813b68 feat(ai): add message summary 3 years ago
moonrailgun 00c45d3050 feat(ai): add output apply 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 82b614e259 style: hide baseinfo section because not content 3 years ago
moonrailgun 14255b6804 feat: add stripMentionTag utils in tailchat-client-sdk 3 years ago