Commit Graph

1606 Commits (cc907e7fc6caa306c41aa5fa730db019e9808bd0)
 

Author SHA1 Message Date
moonrailgun cc907e7fc6 docs: make header hero image more clear 3 years ago
moonrailgun c97d47cce9 docs: update authors config 3 years ago
moonrailgun 88e88d30eb docs: add translation for download page 3 years ago
moonrailgun 6dc93f447f docs: add wxpusher deployment document 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 eb00379a75 docs: add DISABLE_USER_REGISTER and DISABLE_GUEST_LOGIN 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 39dcc3717c docs: update wechat qrcode 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 d962677d0b docs: add mobile downloads page 3 years ago
moonrailgun 7c7ef99e39 chore: change react-router match logic
only override v6. because of website is still use v5 but api not match
3 years ago
moonrailgun 032328f1f5 style: remove caches when init config in development 3 years ago
moonrailgun e772f417e4 chore: release v1.7.1 3 years ago
moonrailgun b3ae79bf78 fix: fix react-router version not match problem
Makes admin not work correct
3 years ago
moonrailgun dedeaa805f feat: add disableUserRegister and disableGuestLogin 3 years ago
moonrailgun 44ec0599e2 fix: fix return error problem in message.fetchNearbyMessage 3 years ago
moonrailgun 287b285e33 docs: add blog for create robot with laf 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
moonrailgun 0c02849775 style: move sakana widget positon to bottom 3 years ago
moonrailgun 7c658583c2 feat: add openapi bot client
and fix some problem
- mention auto fill username
- bbcode no message fallback
3 years ago
moonrailgun 7f0568feed feat: add message author in inbox event 3 years ago
moonrailgun 39c5ff6557 chore: add openapi bot and integration service into docker-compose 3 years ago
moonrailgun cdd0c85356 docs: update README in server 3 years ago
moonrailgun 1dc505ce6f docs: update release note translation in zh-Hans 3 years ago
moonrailgun d5db57dfdc feat: add sakana widget 3 years ago
moonrailgun 439011940d docs: release note 1.7.0 3 years ago
moonrailgun 9185eec75a chore: release v1.7.0 3 years ago
moonrailgun 647e7e0f04 style: update style for document iframe in modal 3 years ago
moonrailgun fbda5751bf docs: update zh-Hans sidebar translation 3 years ago
moonrailgun 6edb013af7 feat: add url document support for http protocol 3 years ago
moonrailgun 629bcdb8ce docs: add wxpusher user guide 3 years ago
moonrailgun 9e6912fa91 refactor: move backend logic to admin-next 3 years ago
moonrailgun 6640397b7a chore(admin-next): init tailchat-admin-next
include client and server
3 years ago
moonrailgun 2394456436 docs: update wechat qrcode 3 years ago
moonrailgun c9928606eb docs: update order for create-theme.md 3 years ago
moonrailgun ab2ed82d3f docs: add tutorial for create theme plugin and init environment 3 years ago
moonrailgun 1d0427b71f chore: add wxpusher in default plugin list 3 years ago
moonrailgun 1c09b17211 feat: add wxpusher message push 3 years ago
moonrailgun 230f00ac30 chore: update lock-file for pnpm@8 3 years ago
moonrailgun 504c32964c chore: upgrade mini-star version 3 years ago
moonrailgun cf2b4e4d2e refactor: unified messaging inbox content to payload
add compatible code for old message type
3 years ago