Commit Graph

418 Commits

Author SHA1 Message Date
dependabot[bot] 7f6a301f6e
chore(deps): bump prisma from 5.8.0 to 5.9.1
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.9.1/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 05:10:10 +00:00
凌莞~(=^▽^=) cfb02ba050
Merge pull request #199 from clansty/dependabot/npm_and_yarn/prisma/client-5.9.1
chore(deps): bump @prisma/client from 5.8.0 to 5.9.1
2024-02-09 13:09:08 +08:00
dependabot[bot] 769b047f6d
chore(deps): bump @prisma/client from 5.8.0 to 5.9.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.9.1/packages/client)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 05:08:53 +00:00
凌莞~(=^▽^=) e551d747e8
Merge pull request #202 from clansty/dependabot/npm_and_yarn/types/node-20.11.17
chore(deps-dev): bump @types/node from 20.11.5 to 20.11.17
2024-02-09 13:08:18 +08:00
凌莞~(=^▽^=) ffd91deb92
Merge pull request #189 from clansty/dependabot/npm_and_yarn/dotenv-16.4.1
chore(deps): bump dotenv from 16.4.0 to 16.4.1
2024-02-09 13:08:08 +08:00
凌莞~(=^▽^=) fc12b92b9f
Merge pull request #191 from clansty/dependabot/npm_and_yarn/axios-1.6.7
chore(deps): bump axios from 1.6.5 to 1.6.7
2024-02-09 13:07:56 +08:00
dependabot[bot] e94aad6af6
chore(deps-dev): bump @types/node from 20.11.5 to 20.11.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.5 to 20.11.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 03:00:23 +00:00
Clansty 4df30e8705
Merge remote-tracking branch 'origin/rainbowcat' into rainbowcat 2024-02-04 21:25:15 +08:00
Clansty 000da5c93f
fix: 在私聊时不应该显示 RichHeader 2024-02-04 21:24:44 +08:00
Clansty bd8092c311
fix: 使用 richHeader 之后无法 /q 来自 QQ 的消息
只对新的消息有效
2024-02-01 17:31:08 +08:00
dependabot[bot] dff0364d85
chore(deps): bump dotenv from 16.4.0 to 16.4.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.0 to 16.4.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.0...v16.4.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 09:23:09 +00:00
Clansty 3966a003b1
chore: 更新 quotly 库,优化颜色处理 2024-02-01 17:22:08 +08:00
Clansty 174462119a
chore: TG -> QQ 的昵称 emoji 使用 TG 的名字颜色 2024-02-01 15:51:52 +08:00
Clansty 396037d2ce
chore: richHeader 显示头衔优先于 QQ 号 2024-02-01 15:06:31 +08:00
Clansty 1424da1824
fix: richHeader 同一个人首次发送的时候大概率失败 2024-02-01 14:45:00 +08:00
Clansty 6a01f529f5
fix: 桌面端有时可能显示大图片 2024-02-01 00:44:54 +08:00
Clansty 465ae35d7f
fix: Rich Header 发送失败时自动重试 + 修复发送图片时没有发送人的 bug 2024-02-01 00:38:22 +08:00
Clansty eb77e7a936
feat: 使用 link preview 显示 QQ 头像和名称 2024-02-01 00:09:02 +08:00
Clansty 17669d5a60
fix: emoji 的分割 2024-01-30 15:50:57 +08:00
Clansty f3a0a583de
feat: 在发送人名称前面加一个颜色 emoji,feature flag: COLOR_EMOJI_PREFIX 2024-01-30 15:39:47 +08:00
Clansty 00a8e11e35
fix: 图片类型的大型群文件 2024-01-30 00:05:17 +08:00
Clansty 6b1676365e
fix: QQ -> TG 10MB 以上的图片发不出去 2024-01-29 23:51:22 +08:00
Clansty e76c4b4db9
feat: 似了吗 2024-01-28 15:50:40 +08:00
Clansty c0cadee504
chore: 增加 node 版本非 18 时的提示 2024-01-28 14:11:38 +08:00
Clansty b64c6f7a4d
fix: TG spoiler 图片转 QQ 报错 2024-01-28 13:24:05 +08:00
dependabot[bot] eaa46d0d00
chore(deps): bump axios from 1.6.5 to 1.6.7
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.6.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.6.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 02:59:21 +00:00
凌莞~(=^▽^=) 62df48c0a5
Merge pull request #184 from clansty/dependabot/npm_and_yarn/types/node-20.11.5
chore(deps-dev): bump @types/node from 20.11.0 to 20.11.5
2024-01-24 12:28:11 +08:00
凌莞~(=^▽^=) ee33c8c46c
Merge pull request #185 from clansty/dependabot/npm_and_yarn/undici-6.4.0
chore(deps): bump undici from 6.3.0 to 6.4.0
2024-01-24 12:27:50 +08:00
凌莞~(=^▽^=) b44cf8b4ae
Merge pull request #187 from clansty/dependabot/npm_and_yarn/dotenv-16.4.0
chore(deps): bump dotenv from 16.3.1 to 16.4.0
2024-01-24 12:27:10 +08:00
dependabot[bot] 973def42b7
chore(deps): bump dotenv from 16.3.1 to 16.4.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.4.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 02:25:52 +00:00
dependabot[bot] a43d46a4fb
chore(deps): bump undici from 6.3.0 to 6.4.0
Bumps [undici](https://github.com/nodejs/undici) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 02:37:08 +00:00
Clansty af2d02b282
chore: / 指令支持使用 ¥ 触发,后缀始终加空格
和神奇海螺表现一样
2024-01-19 23:17:29 +08:00
Clansty 4b3b0ac9d5
feat: / 指令支持后缀 2024-01-19 23:04:02 +08:00
Clansty 4e43d71721
chore: 触发 / 指令的消息也转发 2024-01-19 22:55:06 +08:00
dependabot[bot] a75d044bfc
chore(deps-dev): bump @types/node from 20.11.0 to 20.11.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.0 to 20.11.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 02:41:11 +00:00
Clansty 38fb1be81f
chore: 用 tsx 代替 ts-node 2024-01-15 18:17:14 +08:00
Clansty 6b80afca58
refactor: 用 zod parse 环境变量 2024-01-15 17:58:48 +08:00
Clansty df9fd35a32
fix: mapInstance 启用时触发多次 /q 2024-01-15 14:58:33 +08:00
凌莞~(=^▽^=) 084e23be4a
Merge pull request #179 from clansty/dependabot/npm_and_yarn/sharp-0.33.2
chore(deps): bump sharp from 0.33.1 to 0.33.2
2024-01-15 14:33:35 +08:00
凌莞~(=^▽^=) 1ace33ded3
Merge pull request #178 from clansty/dependabot/npm_and_yarn/date-and-time-3.1.1
chore(deps): bump date-and-time from 3.1.0 to 3.1.1
2024-01-15 14:31:58 +08:00
dependabot[bot] 02b2b828e4
chore(deps): bump sharp from 0.33.1 to 0.33.2
Bumps [sharp](https://github.com/lovell/sharp) from 0.33.1 to 0.33.2.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.33.1...v0.33.2)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 02:43:59 +00:00
dependabot[bot] 4b092d3eb1
chore(deps): bump date-and-time from 3.1.0 to 3.1.1
Bumps [date-and-time](https://github.com/knowledgecode/date-and-time) from 3.1.0 to 3.1.1.
- [Commits](https://github.com/knowledgecode/date-and-time/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: date-and-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 02:43:28 +00:00
Clansty b555a4caec
fix: 使用 NFT 用户名时 @ 自己的消息出现 @null 的情况 2024-01-14 16:17:48 +08:00
Clansty e91af9426b
fix: 个人模式下私聊中 /q 提示不支持的消息类型 2024-01-13 23:06:41 +08:00
Clansty e5d1f7cbce
fix: 这下应该修复了撤回成功但是提示失败的问题 2024-01-13 17:28:27 +08:00
Clansty 51e4309e10
feat: 可以禁用自动创建私聊的群 2024-01-13 17:02:32 +08:00
Clansty 5a87cd2c47
feat: 支持 instance 级 flag 2024-01-13 16:51:44 +08:00
Clansty 71684c95b6
feat: 可以在个人模式下使用 /q 生成 QuotLy 怪话图 2024-01-13 00:15:12 +08:00
Clansty d1ae64ddb4
fix: 可能修复了 telegram 中撤回消息可能的假错误提示 2024-01-12 23:58:50 +08:00
Clansty d98d5e72c9
feat: 显示当前启用的 flag 名称 2024-01-12 23:37:59 +08:00