Commit Graph

471 Commits (master)

Author SHA1 Message Date
moonrailgun 34601c2502 refactor: update maxrows for admin 3 weeks ago
moonrailgun 4f56d761de refactor: update admin file page size changer and allow clear for usage 1 month ago
moonrailgun d72f878352 feat: add filter for usage in admin 2 months ago
moonrailgun 52f70c89d5 feat: add file upload in chat usage 2 months ago
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 14613cc973 refactor: refactor ack logic to not fetch all acks but fetch only the ones that are needed 6 months ago
moonrailgun 5cc71d0235 feat: add DISABLE_INFO_LOG env 7 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 61184d1e59 fix: fix a problem which make disableMsgpack not work 9 months ago
moonrailgun 3fbeb2ac96 refactor: add email logger to debug smtp problem #232 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
eya46 34a380eff5
feat: add chat.message.getMessage api (#227)
* 添加api: getMessage

* 更改异常信息、检查消息是否存在
10 months ago
moonrailgun 125df13976 feat: add tianji script environment 10 months ago
moonrailgun 0b9233d7f9 docs: add all json schema for openapi 11 months ago
moonrailgun 592e4ab8bd fix: fix error tip for user cannot add self as friend 11 months ago
moonrailgun 1359b6eee7 feat: add bot tag in group/dm user popover 1 year ago
moonrailgun d290d94597 feat: add agora plugin support webrtc permission request 1 year ago
moonrailgun 3de7fe2c69 feat(mobile): add webrtc permission grant and allow webrtc service work correct 1 year ago
moonrailgun 56e97fccd7 feat: add popconfirm for topic delete 1 year ago
moonrailgun e012c9e20b feat: add topic delete action 1 year ago
moonrailgun bf886625a9 fix: fix topic ack not work problem 1 year ago
moonrailgun 06f67913a2 style: add tip readme for com.msgbyte.meeting 1 year ago
moonrailgun cc04c36a86 perf: hide mobile member button in livekit 1 year ago
moonrailgun b97dddf60d feat: add embeding meeting view in mobile when start meeting between conversation 1 year ago
moonrailgun 960898f7e6 refactor: add translation 1 year ago
moonrailgun 5d69b326b9 feat: add permission to edit basic info and fixed the bug of incorrect display of group fields 1 year ago
moonrailgun 18ae4c4aef perf: add audio preload for livekit invite call 1 year ago
moonrailgun 67b29ac26c feat: add ref to avoid send invite twice 1 year ago
moonrailgun 505c6c38ed feat: add livekit call invite notication card and actions 1 year ago
moonrailgun 8906b933d7 feat: add invite call when start meeting from conversation 1 year ago
moonrailgun 19a1e5dbe5 feat: add livekit member panel 1 year ago
moonrailgun c937178956 feat: add livekit meeting context and 1 year ago
moonrailgun 7e239ead86 fix: fix a bug ban user clean cache will be have a gap between userinfo and token cache #179
we must make sure user cache will be clean first and clean token cache second
then user will not been get old user  cache in next token cache generate
1 year ago
moonrailgun 0be2bf6c47 feat: add livekit panel for converse dm meeting 1 year ago
moonrailgun 087713afbf feat: add action inviteCall in livekit 1 year ago
moonrailgun 5b16ff90c9 fix: fixed an issue where the inbox groupId was incorrect when replying in a private conversation 1 year ago
moonrailgun 7be0489542 feat: add env MINIO_SSL #172 1 year ago
moonrailgun d678d0a839 feat: add env REQUEST_TIMEOUT to custom requestTimeout of actions 1 year ago
moonrailgun 176528b303 feat: add text panel message search right panel 1 year ago
moonrailgun c25d3a0b46 feat: add telemetry to aware of the presence of other deployment instances
you can disable it by env DISABLE_TELEMETRY=1
1 year ago
moonrailgun eae8d35053 feat: add http cache for static and public files 1 year ago
moonrailgun 86ed84a83d fix: fix iam plugin not fit in light theme in login view 1 year ago
moonrailgun 915ed01a51 feat(admin): allow to delete private message 1 year ago
moonrailgun 235389b394 feat: add message.searchMessage api 1 year ago