Commit Graph

271 Commits

Author SHA1 Message Date
Clansty 3291a1664e
perf: 将系统消息设为斜体 2022-03-16 23:00:21 +08:00
Clansty 1115bf267b
feat: 命令手动刷新群组信息 2022-03-16 22:51:44 +08:00
Clansty 5eb0230ad9
feat: 设置命令栏 2022-03-16 22:34:11 +08:00
Clansty 1f45d50067
fix: 撤回消息的异常处理,以及每条消息撤回间隔一秒钟(否则可能失败但是返回成功) 2022-03-16 21:49:17 +08:00
Clansty 022672aa2f
fix: 图片无法转发 2022-03-13 20:12:09 +08:00
Clansty 7df4cc6fcc
fix: 将 webm 转换为 gif 发送 2022-03-13 14:14:42 +08:00
Clansty 1631dd995b
fix: 群组模式下,视频语音之类元素转发失败 2022-03-13 13:57:45 +08:00
Clansty f4b6e8487d
perf: 将 webp 转换为 png,防止 macOS 不识别 2022-03-13 13:14:34 +08:00
Clansty eab4618783
fix: 转发自 null 的问题 2022-03-13 12:53:35 +08:00
凌莞~(=^▽^=) d22c7c45eb
Merge pull request #10 from Menci/patch-2
perf: reduce first task's delay in `consumer`
2022-03-12 23:21:28 +08:00
Menci ❤️ 92b7c92b01
perf: reduce first task's delay in `consumer` 2022-03-12 23:17:20 +08:00
Clansty 5e824af1b8
perf: 撤回消息时使用 consumer 2022-03-12 22:54:02 +08:00
Clansty 5f2c42545c
feat: 在转发群里可以使用 info 命令查看消息和聊天的信息 2022-03-12 12:57:18 +08:00
Clansty 7e6acbb66d
perf: 优化一些状态的显示 2022-03-11 15:52:41 +08:00
Clansty def77bcfe2
fix: 从加入新群的提醒中创建关联群出错 2022-03-11 15:48:11 +08:00
Clansty f68cec6817
fix: 关联创建成功消息 QQ 群名称错误 2022-03-11 15:40:39 +08:00
Clansty 61a1eb24f3
fix: 转发转发的消息有时候会报错 2022-03-10 22:19:22 +08:00
Clansty bb8f4fc660
fix: 消息记录被识别成私聊 2022-03-08 23:26:31 +08:00
Clansty 321e867d81
perf: 优化导入的设计 2022-03-08 23:22:15 +08:00
Clansty 8771bd9490
fix: Telegram.client 的访问级别 2022-03-08 21:17:24 +08:00
Clansty 5b0e6279a8
perf: 完善导入引擎 2022-03-08 21:13:46 +08:00
Clansty 7477979bd1
fix: event.prevParticipant 为 null 时报错 2022-03-08 14:53:17 +08:00
Clansty 15a45eb85f
fix: TG 群组删除时解除关联 2022-03-08 14:46:56 +08:00
Clansty ef39dad652
feat: TG 群组删除时解除关联 2022-03-08 14:38:40 +08:00
Clansty f297d8ec4d
feat: 个人模式可以选择关联现有群组 2022-03-08 14:12:22 +08:00
Clansty 79d0cfad5e
perf: 优化转换工具 2022-03-08 14:00:34 +08:00
Clansty 8890eb2300
feat: 将消息转换为 whatsapp 格式 2022-03-08 13:18:34 +08:00
Clansty ca13bafb96
fix: 在 QQ 撤回消息时 pair 为 undefined 2022-03-07 21:34:46 +08:00
Clansty c9af8ecc20
perf: rename branch to `raincandy` 2022-03-07 21:25:34 +08:00
Clansty 0f1e2bb05a
perf: 发送关联成功消息到群 2022-03-07 21:16:44 +08:00
Clansty bfa3e47fec
fix: 群里有多个机器人时同时响应绑定请求 2022-03-07 21:15:16 +08:00
Clansty 3c7f261e70
fix: 群组模式不应该响应好友消息 2022-03-07 21:04:53 +08:00
Clansty c44cec4aa0
fix: 数据库 unique 约束 2022-03-07 20:58:56 +08:00
Clansty 570e67eb12
feat: 从零号实例创建新的实例 2022-03-07 20:50:05 +08:00
Clansty 3240b7fe9c
fix: allowWebp 考虑视频 2022-03-07 19:48:22 +08:00
Clansty f656f033de
fix: 回复时 message empty 2022-03-07 19:47:22 +08:00
Clansty f3631ac4fc
refactor: 使用 instanceId 标识 message 2022-03-07 19:42:41 +08:00
Clansty 86b54276d5
perf: 调整名称 2022-03-07 18:14:45 +08:00
Clansty c909dcca44
refactor: forwardPairs 跟随 instance 实例化 2022-03-07 18:05:22 +08:00
Clansty 315a2cd544
refactor: 使用实例管理 Controller 生命周期,并将配置存储在数据库。实例可并行运行 2022-03-07 16:36:36 +08:00
Clansty 415cba38f5
fix: 重复撤回 2022-03-07 15:35:15 +08:00
Clansty cab4ad23e9
perf: 密码以 md5 存储 2022-03-07 15:15:29 +08:00
Clansty 07d428dfad
feat: 转发的消息记录保存到 cloudflare worker 2022-03-07 14:14:57 +08:00
Clansty 7ec20fc173
feat: 接收 TG 原生撤回 2022-03-06 23:32:31 +08:00
Clansty 801b8b814f
feat: 可以在 QQ 中撤回消息了 2022-03-06 21:07:08 +08:00
Clansty 6d671fe7ad
fix: 防止 webp 作为贴纸发送时丢失发送者信息 2022-03-06 20:33:49 +08:00
Clansty e09d6d4f49
refactor: 将与编码相关到文件移动到 encoding 2022-03-06 20:26:48 +08:00
Clansty c29cd9eefd
refactor: 将与消息删除相关的代码移动到 DeleteMessageController 2022-03-06 20:24:19 +08:00
Clansty 1ba49b6029
perf: 减少 session 显错 2022-03-06 19:59:28 +08:00
Clansty f5602f81b7
fix: migrateAllChats 时无法获取 entities 2022-03-05 21:19:25 +08:00