Commit Graph

34 Commits (fdf3e24e21ff5837795ec56a715ed07b3673b15e)

Author SHA1 Message Date
moonrailgun 505c6c38ed feat: add livekit call invite notication card and actions
moonrailgun a7fe82eff3 feat: add search friend feature
include can search by nickname
moonrailgun c25d3a0b46 feat: add telemetry to aware of the presence of other deployment instances
you can disable it by env DISABLE_TELEMETRY=1
moonrailgun 8b89b265c1 feat: add role based send text message permission control
moonrailgun 86ef2d5c20 feat: add AdvanceGroupPanelPermission controller
include fetch and set, now under DevContainer
moonrailgun 97dfd40bf1 refactor: AllPermission -> ALL_PERMISSION
moonrailgun 9c73d5cf12 refactor: add onLanguageLoaded event on setWebMetaFormConfig
moonrailgun 5305b31ebd feat(electron): add auto upgrade version check
moonrailgun a1048b77fd feat: add markdown inbox item which help to develop system notice
moonrailgun 20c16adeec feat: add friend nickname support in everywhere
moonrailgun 9be856210c refactor: replace useConverseMessage with ConverseMessageProvider
helpful to get messages under components
moonrailgun aec9b7f150 style: update some detail code
moonrailgun cf2b4e4d2e refactor: unified messaging inbox content to payload
add compatible code for old message type
moonrailgun d9adf84014 feat: add custom serverName render in login view
moonrailgun 4d554df237 refactor: 将全局设置参数移动到redux中,并将redux的api接口改为全局定义
为此,需要将退出登录操作改为刷新页面以清理上下文
moonrailgun 7d1464104a feat: 增加前端ack面板的概念,抽象化已读未读的面板属性而不是单纯的文本面板
moonrailgun 0c5e5c3cf4 feat: 设定静音状态下群组小红点为灰色
moonrailgun 66c1038970 refactor: 重构消息通知模式,将免打扰相关的逻辑集成到核心代码中
避免怪异的用户体验
moonrailgun 0f5dc6aec6 perf: 优化获取群组设置的逻辑,增强代码可读性
moonrailgun af03bec1a9 feat: 收件箱增加已读未读标识
moonrailgun a9f2d00d9e feat: 收件箱增加message类型的消息内容渲染
moonrailgun db917d26b9 feat: 收件箱侧边栏展示
moonrailgun e9b96a15a2 feat: 增加系统设置页面的自定义设置项注册(for plugin)
moonrailgun 350371d6a3 feat: 优化通知功能,增加icon小红点,增加提示音,优化通知场景
moonrailgun a202419669 feat: 增加alpha模式,并将虚拟列表丢到alpha模式中
moonrailgun 125c503217 feat: 增加群组所有消息已读
moonrailgun fe8e532a37 feat: add config.service
moonrailgun 1493695817 fix: 修复权限列表翻译缺失问题
加载时机问题
moonrailgun 2db0b07f29 feat: topic 内容与回复渲染
moonrailgun 27e9969796 feat: 增加群组消息通知免打扰功能
moonrailgun 8f6adb13d4 refactor: 升级依赖: react18与react-router v6 以及其他
moonrailgun 8fd124265c refactor: 合并buildReg 函数
moonrailgun 76c898ba92 feat: 更多的权限点与前端权限显示
moonrailgun a3cda65027 refactor: move all files into client