Commit Graph

2331 Commits (55e4f3835085b2efe94e177c80c5ceefa030fa95)
 

Author SHA1 Message Date
moonrailgun 55e4f38350 feat: add DISABLE_TRACING env which useful save logs 5 months ago
moonrailgun ab7830999d perf: improve file table display in file table 5 months ago
moonrailgun 4a4adb1618 refactor(admin): only show chat image feature will exclude group avatar and background 5 months ago
moonrailgun 9998c57358 fix: fix a issue which markdown component can render meta tag problem
which can be xss script code by malicious messages
5 months ago
moonrailgun 28f76bd416 docs: update README 6 months ago
moonrailgun 2e01c1a431 chore: fix ci problem 6 months ago
moonrailgun afd575fcde chore: release v1.11.7 6 months ago
moonrailgun 14613cc973 refactor: refactor ack logic to not fetch all acks but fetch only the ones that are needed 6 months ago
moonrailgun 5c338b5bb4 docs: update bt document 6 months ago
moonrailgun 9490e801e7 docs: update README for bt 6 months ago
moonrailgun 02b1946289 docs: fix broken link problem 6 months ago
moonrailgun 37333c5e54 docs: add bt deployment document 6 months ago
moonrailgun 7c902ca20b chore: fix useTranslation ci problem which cause error in unit test 6 months ago
moonrailgun c33dbd241c fix: #252 disable support custom style in markdown render 6 months ago
moonrailgun 5cc71d0235 feat: add DISABLE_INFO_LOG env 7 months ago
moonrailgun 246fe293b9 refactor: update offline icons 7 months ago
moonrailgun c43a99e129 fix: fix user info is null will crash list problem 7 months ago
moonrailgun cc9f7236f5 chore: release v1.11.6 7 months ago
moonrailgun 68ea354e3c perf: add virtual list of inbox list 7 months ago
moonrailgun f09f7017bd perf: add virtual list for friend list #238 8 months ago
moonrailgun a4f7c091fd chore: update package.json config for pnpm 8 months ago
moonrailgun c4e70efb61 feat: add file filter chat files checkbox(use for remove unused chat files) 8 months ago
moonrailgun 3cea16ee60 feat(admin): add image url preview in admin 8 months ago
moonrailgun cf843c0ce5 refactor: change markdown editor code block style 8 months ago
moonrailgun 181467c437 docs: add community project source code 8 months ago
moonrailgun 8162a3caa4 docs: update pnpm package version 9 months ago
moonrailgun eb6dff1701 refactor: add client sdk to get userId of bot 9 months ago
moonrailgun c18e136290 docs: update document of bot 9 months ago
moonrailgun 79c797b871 chore: release v1.11.5 9 months ago
moonrailgun 5885e309e3 docs: update dev document 9 months ago
moonrailgun fcf92531c2 chore: add docker canary publish action 9 months ago
moonrailgun 61184d1e59 fix: fix a problem which make disableMsgpack not work 9 months ago
moonrailgun 22656c64ef chore: release v1.11.4 9 months ago
moonrailgun 3fbeb2ac96 refactor: add email logger to debug smtp problem #232 9 months ago
shenjack 7870c835d7 fix: rename all disableSocketMsgpack to disableMsgpack 9 months ago
shenjack 6d47b7bd03 chore: useMsgpack -> disableMsgpack 9 months ago
shenjack a4180ae29c chore: change env to DISABLE_MESSAGEPACK and enhance the code 9 months ago
shenjack 57fa22cd8d chore: Add socket msgpack related configs and env 9 months ago
moonrailgun 3801bb20a8 fix: #230 fix a bug which will occur error tip when invite a user into conversation 9 months ago
moonrailgun a1e40d4e67 chore: release v1.11.3 10 months ago
moonrailgun 6dba794198 fix: fix quick switcher layer problem and filter group panel type because should not direct open 10 months ago
eya46 34a380eff5
feat: add chat.message.getMessage api (#227)
* 添加api: getMessage

* 更改异常信息、检查消息是否存在
10 months ago
moonrailgun 8fbc09026e docs: update external storage document 10 months ago
moonrailgun 125df13976 feat: add tianji script environment 10 months ago
moonrailgun d45793496c chore: release v1.11.2 10 months ago
moonrailgun 83355b4cf5 chore: fix pnpm version ci problem 10 months ago
moonrailgun 96d8cda5c3 fix: fix a problem which user info maybe return null cause error 10 months ago
moonrailgun 88b05da0c9 fix: fix a problem which deleted conversation can not get name occur crash 10 months ago
moonrailgun f084d4b364 chore: upgrade ci node version 10 months ago
eya46 a99d7763d6
优化props.src判断 || Optimize props.src judgment (#223)
优化props.src判断
10 months ago