Commit Graph

438 Commits (589132a925349c20df1f72b0f15d0bf136a1b241)

Author SHA1 Message Date
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
moonrailgun b26d34e8e2 feat(admin): added total file size statistics
moonrailgun 3c1d8efe03 fix: fix duplicate key error collection problem in ack update api
moonrailgun 5ea1ee9618 test: fix ci problem
moonrailgun e731c61964 feat: add permissionMap and fallbackPermissions for group panel permission control
and remove old mode for forbid user speak
moonrailgun 1b813f9b82 feat: add online status in user popover
moonrailgun 98e81fa9b7 fix: fix non-mime problem when get file from minio
infer mime with extname
moonrailgun f18973bad5 chore: remove unused files
moonrailgun 018d311da6 feat: allow remove converse from dmlist
if user offline, will call user.dmlist.addConverse which ensure converse in dmlist
moonrailgun 5e38294fee refactor: add getConverseInfo call action in sdk
moonrailgun 923b373403 feat(admin): add fuzzy search support for user `q` with `nickname`
moonrailgun 7ca7e36130 style: add toast tip for not support full screen browser
moonrailgun 74fbe62323 docs: add livekit plugin document link
moonrailgun b6e91900d8 fix(openapi): fix logoUri must be a a web uri warning problem
moonrailgun a143a7eada chore: add dev script for openapi-oidc-page
moonrailgun 9f9997012f style: format ejs
moonrailgun cfacc655f8 feat(openapi): add backend image icon support in authorize page
moonrailgun e0141f4bc4 feat(openapi): allow edit appName, appDesc and appIcon
moonrailgun 380bc3d960 feat(openapi): add delete app action
moonrailgun 2dfe88b5dd chore: add oidc page test server
moonrailgun 23b1a851a9 docs: add document about oauth login
moonrailgun 7d4c527bb6 style: update words for authorize
moonrailgun c98dc4714d feat(admin): add file delete action which delete minio file also and allow fuzzy match of objectName
moonrailgun 2b923b40b6 fix: fix linkmeta plugin dont parse {BACKEND} problem
moonrailgun 5e27ab899e fix: fix converse permission check for pluginBot
pluginBot should has all permission
moonrailgun 4b0fc66ffb perf: add persist option for one day to reduce request by react-query cache
moonrailgun ad862b7991 perf: optimize db performance and greatly reduce the time-consuming fetchConverseMessage request
spec of the message db storage is large
moonrailgun 0058880cdc perf(admin): update user avatar preRenderTransform
moonrailgun 49678f3a93 feat(admin): add refresh in messages
moonrailgun 3979e89060 style: add translation