dependabot[bot]
|
3f060126fe
|
chore: bump github.com/usememos/memos from 0.22.3 to 0.22.4 (#36)
Bumps [github.com/usememos/memos](https://github.com/usememos/memos) from 0.22.3 to 0.22.4.
- [Release notes](https://github.com/usememos/memos/releases)
- [Changelog](https://github.com/usememos/memos/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/usememos/memos/compare/v0.22.3...v0.22.4)
---
updated-dependencies:
- dependency-name: github.com/usememos/memos
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-30 12:47:13 +08:00 |
|
dependabot[bot]
|
4021612b6f
|
chore: bump github.com/go-telegram/bot from 1.5.0 to 1.6.0 (#32)
Bumps [github.com/go-telegram/bot](https://github.com/go-telegram/bot) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/go-telegram/bot/releases)
- [Changelog](https://github.com/go-telegram/bot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-telegram/bot/compare/v1.5.0...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/go-telegram/bot
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 13:55:31 +08:00 |
|
dependabot[bot]
|
7274964d92
|
chore: bump github.com/usememos/memos from 0.22.2 to 0.22.3 (#33)
Bumps [github.com/usememos/memos](https://github.com/usememos/memos) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/usememos/memos/releases)
- [Changelog](https://github.com/usememos/memos/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/usememos/memos/compare/v0.22.2...v0.22.3)
---
updated-dependencies:
- dependency-name: github.com/usememos/memos
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 13:55:20 +08:00 |
|
dependabot[bot]
|
6fbba275f7
|
chore: bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#28)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.65.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
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-12 11:54:18 +08:00 |
|
dependabot[bot]
|
9130d5dfa1
|
chore: bump github.com/go-telegram/bot from 1.4.0 to 1.5.0 (#24)
Bumps [github.com/go-telegram/bot](https://github.com/go-telegram/bot) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/go-telegram/bot/releases)
- [Changelog](https://github.com/go-telegram/bot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-telegram/bot/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/go-telegram/bot
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-01 09:46:17 +08:00 |
|
Alpaim
|
0c50b9ec1a
|
fix: "forwarded from" string formatting (#21)
|
2024-06-10 21:49:44 +08:00 |
|
dependabot[bot]
|
24a9218d46
|
chore: bump goreleaser/goreleaser-action from 5 to 6 (#20)
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-10 21:49:10 +08:00 |
|
Steven
|
6707fac305
|
chore: update dependencies
|
2024-06-10 13:50:10 +08:00 |
|
Steven
|
9b9b7b694e
|
chore: tweak forwarded from message
|
2024-06-10 13:48:37 +08:00 |
|
Alpaim
|
5f0d592a4d
|
feat: handle forwarded messages (#18)
|
2024-06-10 13:12:13 +08:00 |
|
Steven
|
e9e8cbc191
|
chore: update dependencies
|
2024-06-02 08:51:05 +08:00 |
|
James Tsang
|
72d6a155bb
|
feat: add Dockerfile (#8)
* feat: add Dockerfile
* doc: add using with Docker in README
* Update README.md
---------
Co-authored-by: Michael <161408495+michaelien@users.noreply.github.com>
|
2024-05-29 11:10:03 +08:00 |
|
Patryk M
|
bc386b6539
|
feat: handle more message types (#13)
* feat: handle more message types
* feat: rename processMessage
Co-authored-by: Michael <161408495+michaelien@users.noreply.github.com>
* feat: rename processMessage
---------
Co-authored-by: Michael <161408495+michaelien@users.noreply.github.com>
|
2024-05-29 11:05:50 +08:00 |
|
Patryk M
|
7a632190a0
|
feat: do not fail when .env is missing (#10)
|
2024-05-27 10:08:32 +08:00 |
|
Steven
|
a1eaa63886
|
chore: upgrade bot dependency
|
2024-05-23 23:20:09 +08:00 |
|
dependabot[bot]
|
4eeedc9734
|
chore: bump github.com/usememos/memos (#5)
Bumps [github.com/usememos/memos](https://github.com/usememos/memos) from 0.21.1-0.20240509141027-584c66906883 to 0.22.0.
- [Release notes](https://github.com/usememos/memos/releases)
- [Changelog](https://github.com/usememos/memos/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/usememos/memos/commits/v0.22.0)
---
updated-dependencies:
- dependency-name: github.com/usememos/memos
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-05-20 18:19:54 +08:00 |
|
dependabot[bot]
|
c59d785d18
|
chore: bump github.com/go-telegram/bot from 1.2.2 to 1.3.0 (#4)
Bumps [github.com/go-telegram/bot](https://github.com/go-telegram/bot) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/go-telegram/bot/releases)
- [Changelog](https://github.com/go-telegram/bot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-telegram/bot/compare/v1.2.2...v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/go-telegram/bot
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-05-20 18:19:32 +08:00 |
|
boojack
|
6ceeee9eb3
|
Merge pull request #6 from usememos/dependabot/go_modules/google.golang.org/grpc-1.64.0
chore: bump google.golang.org/grpc from 1.63.2 to 1.64.0
|
2024-05-20 18:19:05 +08:00 |
|
dependabot[bot]
|
228689bcbb
|
chore: bump google.golang.org/grpc from 1.63.2 to 1.64.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-20 10:16:30 +00:00 |
|
Steven
|
ac2fbdb3f1
|
chore: tweak readme
|
2024-05-18 11:00:43 +08:00 |
|
Steven
|
5cb8226775
|
chore: add server start logs
|
2024-05-18 10:59:20 +08:00 |
|
Steven
|
35fb717f40
|
chore: tweak readme
|
2024-05-15 21:48:42 +08:00 |
|
Steven
|
c89a32e576
|
chore: update response message format
|
2024-05-15 20:46:16 +08:00 |
|
Steven
|
d2cf1ff0c6
|
chore: update readme
|
2024-05-15 20:24:32 +08:00 |
|
Steven
|
11b1cbe735
|
chore: handle caption
|
2024-05-15 20:15:12 +08:00 |
|
Steven
|
0b9a9e8190
|
feat: implement resource handler
|
2024-05-15 19:01:04 +08:00 |
|
Steven
|
04a8062c47
|
chore: update comments
|
2024-05-14 22:48:38 +08:00 |
|
Steven
|
7ad0b19dce
|
chore: update env example
|
2024-05-14 22:24:54 +08:00 |
|
Steven
|
d769bfa974
|
chore: update goreleaser release
|
2024-05-14 22:20:34 +08:00 |
|
Steven
|
443241b9e3
|
chore: tweak goreleaser
|
2024-05-14 22:16:15 +08:00 |
|
Steven
|
f25cb7feba
|
feat: add goreleaser
|
2024-05-14 22:08:29 +08:00 |
|
Steven
|
1dca2ffce0
|
feat: implement memogram
|
2024-05-14 22:04:46 +08:00 |
|
Steven
|
3ebf96c827
|
chore: add readme
|
2024-05-09 22:18:55 +08:00 |
|