Commit Graph

814 Commits

Author SHA1 Message Date
dependabot[bot]
98689b2ea1
chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#731)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.9 to 1.17.10.
- [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.9...v1.17.10)

---
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-09-25 21:37:59 +08:00
iyear
1e967956fb chore(deps): valid semver tag to core module 2024-09-18 00:41:54 +08:00
iyear
d2adead711 fix(gomod): tidy colorcobra 2024-09-18 00:21:12 +08:00
iyear
a1e14f20df ci(actions): docs only triggered by v* tags 2024-09-18 00:17:17 +08:00
iyear
3c6bd90b1d chore(cmd): add colorful help output 2024-09-09 00:12:51 +08:00
iyear
bab1d69efa chore(cmd): add groups for commands 2024-09-09 00:12:50 +08:00
dependabot[bot]
c63abd1b2f
chore(deps): bump github.com/gotd/td from 0.107.0 to 0.108.0 (#702)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.107.0 to 0.108.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.107.0...v0.108.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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-09-08 23:56:41 +08:00
dependabot[bot]
3a4242ab89
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 (#709)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.0 to 2.20.1.
- [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.20.0...v2.20.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  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-08-23 17:17:26 +08:00
dependabot[bot]
eea88bdcaf
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#695)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.1 to 2.20.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.19.1...v2.20.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-08-08 22:45:11 +08:00
dependabot[bot]
a753e32d4b
chore(deps): bump github.com/gotd/td from 0.106.0 to 0.107.0 (#693)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.106.0 to 0.107.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.106.0...v0.107.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-08-07 00:25:37 +08:00
dependabot[bot]
73eb5f54fc
chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 (#692)
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/time/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  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-08-06 10:49:06 +08:00
dependabot[bot]
8633a89f7b
chore(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 (#690)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  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-08-06 10:48:50 +08:00
dependabot[bot]
9225f73bf8
chore(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 (#689)
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.1 to 1.17.3.
- [Commits](https://github.com/tidwall/gjson/compare/v1.17.1...v1.17.3)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  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-08-04 13:55:23 +08:00
dependabot[bot]
d9b7515ec2
chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.4 to 1.4.5 (#687)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.4...v1.4.5)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  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-08-04 13:55:01 +08:00
dependabot[bot]
39788eeb4c
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#688)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.0 to 2.19.1.
- [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.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  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-08-04 13:54:44 +08:00
dependabot[bot]
6f69ab3cb1
chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 (#686)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.33.1...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  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-07-28 15:05:40 +08:00
dependabot[bot]
590c6f1305
chore(deps): bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 (#681)
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.15 to 0.0.16.
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.15...v0.0.16)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-runewidth
  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-07-23 17:52:49 +08:00
dependabot[bot]
71ab1ddfc1
chore(deps): bump github.com/gotd/td from 0.105.0 to 0.106.0 (#680)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.105.0 to 0.106.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.105.0...v0.106.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-07-23 17:49:25 +08:00
dependabot[bot]
6c382b8eb7
chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#653)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-07-07 18:59:56 +08:00
dependabot[bot]
e5831f3632
chore(deps): bump github.com/gotd/td from 0.102.0 to 0.105.0 (#659)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.102.0 to 0.105.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.102.0...v0.105.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-07-07 17:10:45 +08:00
Dmitrii Shelomentsev
146c19ef62
docs(hugo): fixed small typo in 'export messages' (#663) 2024-06-27 17:23:55 +08:00
dependabot[bot]
91ad995692
chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#652)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.8 to 1.17.9.
- [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.8...v1.17.9)

---
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-06-22 12:51:07 +08:00
iyear
291d7f5ad3 docs(hugo): add logo and favicon to index page 2024-06-20 01:16:23 +08:00
iyear
a5ae3c3c01 chore(.github): optimize feature request and bug report template 2024-06-20 00:50:28 +08:00
iyear
983b909561 docs(README): add logo to header 2024-06-20 00:33:10 +08:00
iyear
9587ac14fc docs(hugo): single source of preview.gif 2024-06-19 23:22:51 +08:00
iyear
b6cb08d850 chore(.gitignore): add hugo file lock 2024-06-19 23:21:25 +08:00
iyear
4f6b0eff5d chore(.github): create CODEOWNERS 2024-06-19 23:19:04 +08:00
XMLHexagram
da20efc6aa
feat(chat ls): support channel that has more than 101 topics (#556)
* feat(chat ls): support channel that has more than 101 topics

* fix repeat after 100th topic issue

* Adapt iyear’s refactor

* fix(ls): do not re-query last topic message via rpc

---------

Co-authored-by: iyear <ljyngup@gmail.com>
2024-06-19 22:52:15 +08:00
iyear
d06ca3a065 refactor(prj): separate tclient core code to core module 2024-06-17 00:55:37 +08:00
iyear
75b86da710 chore(lint): fix 2024-06-17 00:31:37 +08:00
iyear
8d706bbe65 chore(actions): set fail-fast to false 2024-06-17 00:20:48 +08:00
iyear
ef55fa6448 chore(actions): add lint job to subdir module 2024-06-17 00:13:26 +08:00
dependabot[bot]
58968ff78b
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#638)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.4 to 3.24.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.4...v3.24.5)

---
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-06-15 21:52:26 +08:00
dependabot[bot]
770e122622
chore(deps): bump github.com/beevik/ntp from 1.4.2 to 1.4.3 (#633)
Bumps [github.com/beevik/ntp](https://github.com/beevik/ntp) from 1.4.2 to 1.4.3.
- [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.4.2...v1.4.3)

---
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>
2024-06-15 21:52:08 +08:00
dependabot[bot]
52215df182
chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#640)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  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-06-15 21:50:54 +08:00
dependabot[bot]
866cea5ab4
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#642)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-15 21:50:36 +08:00
dependabot[bot]
92e0e82de9
chore(deps): bump github.com/go-playground/validator/v10 (#643)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.20.0 to 10.22.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.20.0...v10.22.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-06-15 21:50:22 +08:00
dependabot[bot]
5a9793c6d1
chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (#641)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.26.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-06-15 14:11:56 +08:00
iyear
9241d65d3f fix(logctx): fallback interface conversion 2024-06-12 23:55:54 +08:00
iyear
26bad55ea4 refactor(prj): separate logger to core module 2024-06-12 23:53:50 +08:00
联盟少侠
b4d8c32e42
fix(recovery):panic serving interface conversion (#644)
fix http: panic serving : interface conversion: interface {} is nil, not *zap.Logger
2024-06-12 23:53:11 +08:00
iyear
6bb545a2cf refactor(prj): separate telegram client device config to core module 2024-06-12 23:03:38 +08:00
iyear
187ae7afe8 refactor(prj): separate proxy util to core module 2024-06-12 22:57:02 +08:00
iyear
372f922c34 refactor(prj): separate packages to core module 2024-06-07 00:18:31 +08:00
iyear
f0b19035b0 refactor(prj): separate utils.Telegram to tutil package 2024-06-06 22:48:16 +08:00
iyear
d86c92b24e chore(hugo): disable docs search 2024-05-29 23:05:15 +08:00
dependabot[bot]
7f4e543721
chore(deps): bump github.com/expr-lang/expr from 1.16.5 to 1.16.9 (#628)
Bumps [github.com/expr-lang/expr](https://github.com/expr-lang/expr) from 1.16.5 to 1.16.9.
- [Release notes](https://github.com/expr-lang/expr/releases)
- [Commits](https://github.com/expr-lang/expr/compare/v1.16.5...v1.16.9)

---
updated-dependencies:
- dependency-name: github.com/expr-lang/expr
  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-05-29 22:50:17 +08:00
dependabot[bot]
b711f34d92
chore(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#627)
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.9 to 1.3.10.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.9...v1.3.10)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  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-05-29 22:39:51 +08:00
dependabot[bot]
a2d8ced4a3
chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.3 to 1.4.4 (#625)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.3...v1.4.4)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  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-05-29 22:38:23 +08:00