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 cf2b4e4d2e refactor: unified messaging inbox content to payload
add compatible code for old message type
2 years ago
..
api style: some detail 2 years ago
cache
components
contexts
event perf: 优化消息已读容器逻辑,方便第三方复用 2 years ago
helper
hooks feat: 增加前端ack面板的概念,抽象化已读未读的面板属性而不是单纯的文本面板 2 years ago
i18n feat: add custom serverName render in login view 2 years ago
manager perf: 表情面板增加中英国际化,并优化useStorage的缓存策略 2 years ago
model refactor: unified messaging inbox content to payload 2 years ago
redux feat: add plain text with send text message 2 years ago
store feat: add custom serverName render in login view 2 years ago
utils feat: add custom serverName render in login view 2 years ago
index.tsx refactor: unified messaging inbox content to payload 2 years ago
package.json fix: fix the problem that the version of react-query is not uniform 2 years ago
types.ts