Commit Graph

467 Commits (chore/cli-prune-script)

Author SHA1 Message Date
moonrailgun 55e4f38350 feat: add DISABLE_TRACING env which useful save logs
moonrailgun ab7830999d perf: improve file table display in file table
moonrailgun 4a4adb1618 refactor(admin): only show chat image feature will exclude group avatar and background
moonrailgun 14613cc973 refactor: refactor ack logic to not fetch all acks but fetch only the ones that are needed
moonrailgun 5cc71d0235 feat: add DISABLE_INFO_LOG env
moonrailgun a4f7c091fd chore: update package.json config for pnpm
moonrailgun c4e70efb61 feat: add file filter chat files checkbox(use for remove unused chat files)
moonrailgun 3cea16ee60 feat(admin): add image url preview in admin
moonrailgun 61184d1e59 fix: fix a problem which make disableMsgpack not work
moonrailgun 3fbeb2ac96 refactor: add email logger to debug smtp problem
shenjack a4180ae29c chore: change env to DISABLE_MESSAGEPACK and enhance the code
shenjack 57fa22cd8d chore: Add socket msgpack related configs and env
moonrailgun 3801bb20a8 fix: fix a bug which will occur error tip when invite a user into conversation
eya46 34a380eff5
feat: add chat.message.getMessage api ()
* 添加api: getMessage

* 更改异常信息、检查消息是否存在
moonrailgun 125df13976 feat: add tianji script environment
moonrailgun 0b9233d7f9 docs: add all json schema for openapi
moonrailgun 592e4ab8bd fix: fix error tip for user cannot add self as friend
moonrailgun 1359b6eee7 feat: add bot tag in group/dm user popover
moonrailgun d290d94597 feat: add agora plugin support webrtc permission request
moonrailgun 3de7fe2c69 feat(mobile): add webrtc permission grant and allow webrtc service work correct
moonrailgun 56e97fccd7 feat: add popconfirm for topic delete
moonrailgun e012c9e20b feat: add topic delete action
moonrailgun bf886625a9 fix: fix topic ack not work problem
moonrailgun 06f67913a2 style: add tip readme for com.msgbyte.meeting
moonrailgun cc04c36a86 perf: hide mobile member button in livekit
moonrailgun b97dddf60d feat: add embeding meeting view in mobile when start meeting between conversation
moonrailgun 960898f7e6 refactor: add translation
moonrailgun 5d69b326b9 feat: add permission to edit basic info and fixed the bug of incorrect display of group fields
moonrailgun 18ae4c4aef perf: add audio preload for livekit invite call
moonrailgun 67b29ac26c feat: add ref to avoid send invite twice
moonrailgun 505c6c38ed feat: add livekit call invite notication card and actions
moonrailgun 8906b933d7 feat: add invite call when start meeting from conversation
moonrailgun 19a1e5dbe5 feat: add livekit member panel
moonrailgun c937178956 feat: add livekit meeting context and
moonrailgun 7e239ead86 fix: fix a bug ban user clean cache will be have a gap between userinfo and token cache
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
moonrailgun 0be2bf6c47 feat: add livekit panel for converse dm meeting
moonrailgun 087713afbf feat: add action inviteCall in livekit
moonrailgun 5b16ff90c9 fix: fixed an issue where the inbox groupId was incorrect when replying in a private conversation
moonrailgun 7be0489542 feat: add env MINIO_SSL
moonrailgun d678d0a839 feat: add env REQUEST_TIMEOUT to custom requestTimeout of actions
moonrailgun 176528b303 feat: add text panel message search right panel
moonrailgun c25d3a0b46 feat: add telemetry to aware of the presence of other deployment instances
you can disable it by env DISABLE_TELEMETRY=1
moonrailgun eae8d35053 feat: add http cache for static and public files
moonrailgun 86ed84a83d fix: fix iam plugin not fit in light theme in login view
moonrailgun 915ed01a51 feat(admin): allow to delete private message
moonrailgun 235389b394 feat: add message.searchMessage api
moonrailgun 46648b4590 feat: add file views field to record file get frequency
helps us measure file activity
moonrailgun 9b72fc3ffe feat: use file save upsert logic rather than insert for avoid duplicate recording of the same file
moonrailgun fd904fd37c fix: fix linkmeta bilibili video support
moonrailgun 9411200ae3 fix: fix problem of linkmeta will fetch tailchat's url and not match bbcode url