Commit Graph

802 Commits

Author SHA1 Message Date
dependabot[bot]
e4e9934e21
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.15.0 (#461)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.2 to 2.15.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.13.2...v2.15.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 21:21:16 +08:00
iyear
51c17bdb74 fix(tplfunc): deprecated rand seed 2024-02-09 21:03:34 +08:00
iyear
0a04d8f793 chore(go): upgrade to v1.21 2024-02-09 20:41:26 +08:00
dependabot[bot]
e678a60eeb
chore(deps): bump github.com/gotd/td from 0.89.0 to 0.97.0 (#489)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.89.0 to 0.97.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.89.0...v0.97.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 16:30:14 +08:00
iyear
fce339c7d7 feat(forwarder): support forward single grouped message with --single flag. close #487 2024-02-09 15:46:06 +08:00
iyear
757011033a fix(forwarder): send random message ids 2024-02-09 15:45:01 +08:00
dependabot[bot]
146cf75f08
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 (#483)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.12 to 3.24.1.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.1)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 13:57:13 +08:00
Aleksandr Razumov
769044c6b3
ci: add riscv64 goarch (#481) 2024-02-01 03:16:31 -06:00
iyear
1e605a0b71 chore(deps): downgrade gotd to v0.89.0 because of go version 2024-01-31 22:13:25 +08:00
iyear
b48e1ab318 docs(hugo): add empty chat notes 2024-01-31 06:31:47 -06:00
iyear
928c3b3027 docs(hugo): forward to message/topic 2024-01-31 06:31:47 -06:00
dependabot[bot]
f4d1fd04ff
chore(deps): bump github.com/gotd/td from 0.95.1 to 0.96.1 (#478)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.95.1 to 0.96.1.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.95.1...v0.96.1)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 20:15:49 +08:00
iyear
20128aec02 fix(dl): check slice index. closes #474 2024-01-29 21:07:40 +08:00
dependabot[bot]
fe56d67d1a
chore(deps): bump github.com/gotd/td from 0.89.0 to 0.95.1 (#472)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.89.0 to 0.95.1.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.89.0...v0.95.1)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 20:57:11 +08:00
dependabot[bot]
dd7305f116
chore(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5 (#475)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.4 to 1.17.5.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.17.4...v1.17.5)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 20:56:39 +08:00
dependabot[bot]
15c9180ccc
chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#471)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 19:43:15 +08:00
dependabot[bot]
9c651a2cd8
chore(deps): bump github.com/go-playground/validator/v10 (#458)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.16.0 to 10.17.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.16.0...v10.17.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 20:53:56 +08:00
dependabot[bot]
b154722eb2
chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#449)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 20:50:57 +08:00
iyear
0310ea8287 fix(retry): add WORKER_BUSY_TOO_LONG_RETRY error in list. #462 2024-01-21 11:50:22 +08:00
iyear
19f673c5d0 feat(forward): support reply to message or topic. close #452 2024-01-13 15:42:22 +08:00
iyear
c3de846ad1 feat(actions): auto bump homebrew formula 2024-01-11 00:05:47 +08:00
thekoc
6f9329b2c0
docs(hugo): add homebrew (#386) 2024-01-10 23:41:43 +08:00
dependabot[bot]
3021de5672
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to 6.5.0 (#444)
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.9 to 6.5.0.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.9...v6.5.0)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-06 00:27:43 +08:00
dependabot[bot]
42113e7993
chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 (#445)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/sync/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-06 00:27:28 +08:00
dependabot[bot]
481f9c5180
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 (#440)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.11 to 3.23.12.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.11...v3.23.12)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-05 03:52:09 -06:00
dependabot[bot]
957dfc7b35
chore(deps): bump github.com/beevik/ntp from 1.3.0 to 1.3.1 (#433)
Bumps [github.com/beevik/ntp](https://github.com/beevik/ntp) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/beevik/ntp/releases)
- [Changelog](https://github.com/beevik/ntp/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/beevik/ntp/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/beevik/ntp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-29 00:04:41 +08:00
dependabot[bot]
625e8250c1
chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#426)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.1...v1.18.2)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-28 16:43:57 +08:00
dependabot[bot]
e9afe89f6a
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#425)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-28 16:43:30 +08:00
iyear
21a34086c9 chore(root): remove migration output 2023-12-24 15:58:29 +08:00
iyear
296d9285de feat(main): humanize some errors 2023-12-24 15:53:01 +08:00
iyear
a77e9d6d81 fix(retry): add rpc call fail errors 2023-12-24 15:51:45 +08:00
iyear
c60edc278b docs(hugo): v0.14.0 2023-12-24 00:31:21 +08:00
iyear
52e140f502 fix(migrate): confirm before migration 2023-12-23 16:07:12 +08:00
iyear
21803a9357 chore(kv): skip type key 2023-12-23 14:42:51 +08:00
iyear
684341834b feat(storage): switch default storage to bolt 2023-12-23 14:36:33 +08:00
iyear
350304245e fix(ls): dialog type field comment 2023-12-21 22:54:39 +08:00
iyear
8d4ce974d6 feat(migrate): support migrate data to another storage 2023-12-18 20:00:16 +08:00
iyear
6470e57ff5 feat(login): use desktop app in new session 2023-12-18 12:36:24 +08:00
iyear
8127fb7a7b feat(login): select login mode with type flag 2023-12-18 11:13:21 +08:00
iyear
ff0d44688f feat(login): add qr login 2023-12-18 10:48:10 +08:00
iyear
8753443401 fix(chat): json output to stdout 2023-12-17 23:57:00 +08:00
iyear
ad063ef238 docs(hugo): default namespace 2023-12-17 20:12:52 +08:00
iyear
603590348c feat(cmd): add default namespace 2023-12-17 20:11:21 +08:00
iyear
2b0d4ad904 chore(docs): move umami to baidu 2023-12-16 14:36:33 +08:00
dependabot[bot]
982729a39f
chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#422)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 02:33:27 -06:00
dependabot[bot]
bfd7a99393
chore(deps): bump github.com/go-faster/errors from 0.6.1 to 0.7.1 (#421)
Bumps [github.com/go-faster/errors](https://github.com/go-faster/errors) from 0.6.1 to 0.7.1.
- [Release notes](https://github.com/go-faster/errors/releases)
- [Commits](https://github.com/go-faster/errors/compare/v0.6.1...v0.7.1)

---
updated-dependencies:
- dependency-name: github.com/go-faster/errors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 02:33:18 -06:00
dependabot[bot]
16939bdb3e
chore(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 (#418)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 02:32:28 -06:00
iyear
753c9573df feat(tclient): add update handler option 2023-12-11 15:46:47 +08:00
iyear
e58df34627 refactor(app): remove tgc 2023-12-11 11:23:04 +08:00
iyear
6dcb76e32f refactor(cmd): remove login flag 2023-12-11 10:57:35 +08:00