Commit Graph

491 Commits

Author SHA1 Message Date
Nofated095 134a21b279 patch(delete tgUser function) 2024-02-17 08:04:39 +08:00
Nofated095 7a3ddc4309 Merge branch 'rainbowcat' of github.com:clansty/Q2TG into rainbowcat 2024-02-17 07:58:08 +08:00
Clansty e8e91c81ac
fix: pair 没有判空 2024-02-12 23:10:22 +08:00
Clansty 6290edf0b0
feat: 转发 tg 中其他 bot 的消息 2024-02-12 23:08:33 +08:00
Clansty fdbfda72d4
feat: /q 后自动在 tg pin 原消息,在 QQ 将原消息设为精华 2024-02-12 22:38:55 +08:00
Clansty d2a60b3cd0
fix: 通过回测解决 Rich Header 抽风无法加载时出现没有发送者信息的消息 2024-02-09 16:00:14 +08:00
Clansty f627a94e69
Merge remote-tracking branch 'origin/rainbowcat' into rainbowcat 2024-02-09 14:54:42 +08:00
Clansty f1552b1f2e
chore: 收到加群申请时,显示群头像而不是邀请人的头像 2024-02-09 14:54:23 +08:00
凌莞~(=^▽^=) 9f653e449f
Merge pull request #198 from clansty/dependabot/npm_and_yarn/prisma-5.9.1
chore(deps): bump prisma from 5.8.0 to 5.9.1
2024-02-09 13:10:21 +08:00
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
谷風 天音 たにかぜ あまね cd3e2e1f2c
Merge branch 'clansty:rainbowcat' into rainbowcat 2024-02-03 22:49:13 +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
Nofated095 2ed24c5579 fix userMe in ForwardService 2024-01-31 21:53:29 +08:00
Nofated095 575f3284b0 fix tgUser in AliveCheckController 2024-01-31 21:41:13 +08:00
Nofated095 d7f4da7d0e Merge branch 'rainbowcat' of github.com:Nofated095/Q2TG into rainbowcat 2024-01-31 10:28:06 +08:00
Nofated095 4d9d5abc41 Merge branch 'rainbowcat' of github.com:clansty/Q2TG into rainbowcat 2024-01-31 10:27:45 +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
谷風 天音 たにかぜ あまね 61f163d07f
Merge branch 'clansty:rainbowcat' into rainbowcat 2024-01-24 20:08:29 +08: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
Nofated095 c1c3bbae01 Merge branch 'rainbowcat' of github.com:clansty/Q2TG into rainbowcat 2024-01-24 09:41:28 +08: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