Mesagisto / mesagisto

Mesagisto: A message forwarding program connecting different instant-message platforms. 信使: 一款连接不同即时通讯平台的消息转发程序。
https://docs.mesagisto.org/zh-CN/
GNU Lesser General Public License v2.1
82 stars 8 forks source link

TODO-List #35

Open Itsusinn opened 3 years ago

Itsusinn commented 3 years ago
  1. 图片发送,接收
    • [x] 通过NATS
    • [x] 通过URL
    • [x] 通过本地文件系统
  2. 内容审查
    • [x] AES-256-GCM加密
    • [x] x86-64平台 AES-256-GCM加解密加速
  3. 引用回复
    • [x] 引入in-memory数据库
  4. 效率
    • [x] CBOR代替JSON以使用二进制格式
  5. 自定义
    • [x] #36
    • [ ] 使用模板引擎来自定义消息格式
    • [ ] 使自身行为可高度自定义
  6. 消息源支持
    • [x] #41 1.16-1.18
    • [x] Forge1.18
    • [ ] Forge1.12
    • [ ] IRC #40
    • [ ] Bungeecord & Velocity #56
AlexXuCN commented 3 years ago

好耶 那么赶紧做Fabric版吧

DreamOneX commented 2 years ago

[ ] Fabric支持

看来已经实现了