Commit Graph

1632 Commits (a36ab65bd2d9d8a89659d60b51b30babb3d4148c)
 

Author SHA1 Message Date
moonrailgun a36ab65bd2 refactor(ai): add message summart limit
moonrailgun cbd84a506c docs: update wechat qrcode
moonrailgun 0922f83bb9 fix: fix website title with global config
moonrailgun e2309371df refactor(admin-next): add email validator in user fields
moonrailgun 0b116e5406 feat: add cache refresh when load user popover
moonrailgun ff86b84c14 fix: fix updateGroupConfig not work problem
replace value set with mongo set
moonrailgun bd5304cc5e chore: simple docker compose add health check
moonrailgun da6960bdbf chore: release v1.7.3
moonrailgun 96d5b9ece1 docs: add declaration for docker volume
moonrailgun 467a13c5b0 feat: patch moleculer
allow to load multi-service dir
moonrailgun 215cb9ad10 chore: add simple compose file
moonrailgun 9eb470f9b4 chore: add docker admin test compose file
moonrailgun 8818c039e1 chore: add simple k8s config
moonrailgun fc19096e33 chore: release v1.7.2
moonrailgun c2de4e16d0 chore: fix mongo version in all package and remove admin typegoose
because version not match between admin inside and outside
moonrailgun b9985d4d77 docs: fix homepage size style problem in mobile
moonrailgun ef88363bbf feat(admin-next): add custom routes
- SystemConfig
- TailchatNetwork
- SocketIOAdmin
moonrailgun d68108b21a feat(admin-next): add file list
moonrailgun 2b20aee3dd feat: add starred event push for github service
moonrailgun 65e7cfe116 feat(admin-next): add message and group list
moonrailgun 5bd9b483ee chore: remove koishi adapter code
should move to single repo. because of koishi's limit
moonrailgun b702122bdd docs: update wechat qrcode
moonrailgun 21d396bf19 docs: append new community article
moonrailgun f1284e2a39 refactor: serialize receive message for notify
moonrailgun 12800f88cb chore: init koishi-adapter
moonrailgun 88fa07e675 style: add underline for markdown
moonrailgun cc907e7fc6 docs: make header hero image more clear
moonrailgun c97d47cce9 docs: update authors config
moonrailgun 88e88d30eb docs: add translation for download page
moonrailgun 6dc93f447f docs: add wxpusher deployment document
moonrailgun 5e91d2c929 style: perf style of ai popover answer
moonrailgun 292bf6cfb3 style(ai): add plugin icon
moonrailgun 12c8813b68 feat(ai): add message summary
moonrailgun 00c45d3050 feat(ai): add output apply
moonrailgun 060d07ae8e feat: add AI Assistant plugin for Tailchat with ChatGPT
moonrailgun eb00379a75 docs: add DISABLE_USER_REGISTER and DISABLE_GUEST_LOGIN
moonrailgun 9be856210c refactor: replace useConverseMessage with ConverseMessageProvider
helpful to get messages under components
moonrailgun aec9b7f150 style: update some detail code
moonrailgun 39dcc3717c docs: update wechat qrcode
moonrailgun 4aae4779a1 refactor: extract common logic for ChatInputEmotion with BaseChatInputButton
moonrailgun 3be4cdc439 style: add popover in @capital/component
moonrailgun 52f153472f fix: resolve zIndex problem which will make zIndex level incorrect
remove combined avatar zIndex and replace with divs
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
moonrailgun d962677d0b docs: add mobile downloads page
moonrailgun 7c7ef99e39 chore: change react-router match logic
only override v6. because of website is still use v5 but api not match
moonrailgun 032328f1f5 style: remove caches when init config in development
moonrailgun e772f417e4 chore: release v1.7.1
moonrailgun b3ae79bf78 fix: fix react-router version not match problem
Makes admin not work correct
moonrailgun dedeaa805f feat: add disableUserRegister and disableGuestLogin
moonrailgun 44ec0599e2 fix: fix return error problem in message.fetchNearbyMessage