You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/client/shared
moonrailgun 4506a63db0 perf: optimize low-speed networking to send message
avoid send message is completed and message is delete but not receive notify from ws
2 years ago
..
api style: add error data throw if occur VALIDATION_ERROR 2 years ago
cache perf: optimize the performance of the member list in the case of large data 2 years ago
components
contexts chore: fix ci type error problem 2 years ago
event refactor: add ai assistant as default builtin plugin 2 years ago
helper feat: add friend nickname support in everywhere 2 years ago
hooks style: add error data throw if occur VALIDATION_ERROR 2 years ago
i18n feat: add grouping by status to member list 2 years ago
manager perf: 表情面板增加中英国际化,并优化useStorage的缓存策略 2 years ago
model feat: #120 add group nav item sortable feature 2 years ago
redux perf: optimize low-speed networking to send message 2 years ago
store feat: add custom serverName render in login view 2 years ago
utils feat: converse suppport order with message, and add more checker for local message 2 years ago
index.tsx refactor: add onLanguageLoaded event on setWebMetaFormConfig 2 years ago
package.json feat: add markdown inbox item which help to develop system notice 2 years ago
types.ts