Commit Graph

457 Commits

Author SHA1 Message Date
Sakari 8cf38461e3
fix: rich header preview fails 2024-03-19 13:41:56 +08:00
凌莞~(=^▽^=) 77dde4c460
Merge pull request #229 from sakarie9/feat-disable-rich-header-with-urls
feat: don't use rich header if message contains urls
2024-03-19 03:36:38 +08:00
Clansty 0b2fa7814d Remove the images 2024-03-19 03:35:12 +08:00
凌莞~(=^▽^=) 22d2266c49
Merge pull request #226 from qi-mooo/rainbowcat
modified:   docker-compose.yaml
2024-03-19 03:23:21 +08:00
Sakari 9937fd588c
feat: don't use rich header if message contains urls 2024-03-18 17:42:28 +08:00
“qi-mooo” 802b0db1c6 modified: docker-compose.yaml
new file:   image/config_cloudflare_tunnel_01.png
new file:   image/config_cloudflare_tunnel_02.png
new file:   image/config_cloudflare_tunnel_03.png
new file:   image/config_cloudflare_tunnel_04.png
new file:   image/config_cloudflare_tunnel_05.png
new file:   image/config_cloudflare_tunnel_06.png
2024-03-17 22:48:51 +08:00
Clansty df17634c71 fix: docker build 2024-03-16 09:42:24 +08:00
Clansty a16b461323 chore: /动作指令时,对于 QQ 中的对象不添加 @ 符号 2024-03-16 09:28:30 +08:00
Clansty 3e27556ab8 deps: bump versions 2024-03-16 09:24:22 +08:00
Clansty d5cdf7625f feat: QQ 群内发送 at 时在 tg 消息中创建一个链接 2024-03-16 09:19:01 +08:00
Clansty f3ee2b92a2 chore: Rich Header 头像 url 加入时间戳 2024-03-16 07:09:16 +08:00
Clansty b922788792
chore: 增加变量 TG_LOG_LEVEL 2024-03-01 03:47:04 +08:00
Clansty c7368c5c60
fix: TypeError: Cannot use 'in' operator to search for 'bot' in undefined 2024-02-29 23:51:28 +08:00
Clansty 3dfdabd7ab
Merge branch 'rainbowcat' into feat/webui 2024-02-29 23:32:24 +08:00
Clansty cce5de638a
feat: 检测签名服务器状态 2024-02-29 23:29:18 +08:00
凌莞~(=^▽^=) 2d39279423
Merge pull request #211 from clansty/dependabot/npm_and_yarn/dotenv-16.4.5
chore(deps): bump dotenv from 16.4.1 to 16.4.5
2024-02-22 18:01:46 +08:00
Clansty 5706491f9a
feat: 个人模式下给群成员禁言 2024-02-22 17:55:00 +08:00
凌莞~(=^▽^=) 88c2d7238f
Merge pull request #210 from clansty/dependabot/npm_and_yarn/types/node-20.11.19
chore(deps-dev): bump @types/node from 20.11.17 to 20.11.19
2024-02-22 16:40:28 +08:00
dependabot[bot] 1d4d4e5bea
chore(deps): bump dotenv from 16.4.1 to 16.4.5
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.1 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.1...v16.4.5)

---
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-22 08:37:27 +00:00
dependabot[bot] 25c04ba293
chore(deps-dev): bump @types/node from 20.11.17 to 20.11.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.17 to 20.11.19.
- [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-22 08:36:51 +00:00
凌莞~(=^▽^=) 0a6388f622
Merge pull request #209 from Big-Cake-jpg/rainbowcat
bump icqq to 0.6.10
2024-02-22 16:35:56 +08:00
Big_Cake 7282f944a0
bump icqq to 0.6.10
Support QQ 9.0.15 & 9.0.17
2024-02-15 06:16:49 +00:00
Clansty 384fc4d485
Merge branch 'rainbowcat' into feat/webui 2024-02-12 23:12:15 +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 e5ad8aa5d4
Merge branch 'rainbowcat' into feat/webui 2024-02-12 22:40:30 +08:00
Clansty fdbfda72d4
feat: /q 后自动在 tg pin 原消息,在 QQ 将原消息设为精华 2024-02-12 22:38:55 +08:00
Clansty 0b07270c2b
fix: assets 没有被复制 2024-02-11 17:21:45 +08:00
Clansty df1ca628cd
fix: @fastify/static installed as devDependencies 2024-02-11 17:11:46 +08:00
Clansty 4464761662
feat: 完善 richHeader 网页 2024-02-11 17:04:40 +08:00
Clansty 5934d465c9
feat: 使用本地服务渲染 richHeader 2024-02-11 13:03:33 +08:00
Clansty 557c72e790
init: 创建 fastify 2024-02-10 23:54:50 +08:00
Clansty b126e130ab
chore: 删除不必要的 build-env 2024-02-10 22:30:29 +08:00
Clansty 3288046876
refactor: Dockerfile 2024-02-10 22:29:19 +08:00
Clansty 8468180a14
refactor: 迁移到 monorepo 并增加前端项目 2024-02-10 21:45:59 +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
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