Commit Graph

35 Commits (b712366915ae3956306f46372015bb99f9f43e12)

Author SHA1 Message Date
moonrailgun de63b312ad fix: invalid user id will broken all userId info query problem
moonrailgun 5d69b326b9 feat: add permission to edit basic info and fixed the bug of incorrect display of group fields
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 c59e56c31a feat: add view panel permission which can control panel display for different users
moonrailgun 5f9140db9d feat: add group panel permission filter in permission
moonrailgun 767b777cef refactor: reduce getDefaultPermissionList code
moonrailgun 97dfd40bf1 refactor: AllPermission -> ALL_PERMISSION
moonrailgun 4d6c70c3cf feat: add upload image feature
moonrailgun 7c4eec98f6 style: change isLocalMessageId return data type
moonrailgun 2468d45c66 feat: converse suppport order with message, and add more checker for local message
moonrailgun 9c73d5cf12 refactor: add onLanguageLoaded event on setWebMetaFormConfig
moonrailgun 8eca54a77b feat: rewrite all videoconference components. support useravatar and i18n
moonrailgun 798abeb1ec feat: add global announcement
moonrailgun 4c77d144e8 perf: optimize the performance of the member list in the case of large data
and optimize the content of the network and view patterns
moonrailgun 738eb75003 feat: add invite code usage limit for every invite code
moonrailgun 36061f6b74 feat: add feature disableAddFriend which can disable add friends
moonrailgun 51c7111621 feat: add env DISABLE_PLUGIN_STORE which will hide plugin store entry
moonrailgun 2e56139925 feat: add env `DISABLE_CREATE_GROUP` which can control user allow create group
moonrailgun db1f5fb142 refactor: add PERMISSION.core.groupConfig require
groupConfig require groupDetail permission
moonrailgun 0922f83bb9 fix: fix website title with global config
moonrailgun dedeaa805f feat: add disableUserRegister and disableGuestLogin
moonrailgun d9adf84014 feat: add custom serverName render in login view
moonrailgun cbb436cfbe feat: add permission for deleteMessage
moonrailgun 469f34134c feat: 增加内置的文件发送功能
moonrailgun 8f587887ee perf: 优化getUserOnlineStatus的网络请求连接,自动合并多个请求为一个后端请求
以优化网络传输性能
moonrailgun 9b331e7707 feat: 增加群组配置权限,增加群组成员隐私控制选项
moonrailgun 8e24571462 feat: 增加用户管理权限点
moonrailgun 125c503217 feat: 增加群组所有消息已读
moonrailgun 1493695817 fix: 修复权限列表翻译缺失问题
加载时机问题
moonrailgun 2db0b07f29 feat: topic 内容与回复渲染
moonrailgun 2e179c4588 feat: 增加插件系统权限管理
moonrailgun 1a49e6b318 refactor: 默认权限修改为默认没有创建邀请链接权限
moonrailgun 76c898ba92 feat: 更多的权限点与前端权限显示
moonrailgun a3cda65027 refactor: move all files into client