Commit Graph

490 Commits

Author SHA1 Message Date
315d88e406 Refactor send_donation_notification error handling 2024-03-20 14:54:44 +01:00
c68058fee4 Remove Paypal support contact information 2024-03-17 00:58:31 +01:00
aea9dbd96b Update donation notification check to include private chats 2024-03-17 00:41:15 +01:00
4f1dbdf9ab Merge pull request #30 from flibusta-apps/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.10 to 0.8.11
2024-03-04 22:34:28 +01:00
dependabot[bot]
6c75c60ffb Bump mio from 0.8.10 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:29:32 +00:00
02fba3204f Update BotsManager check func 2024-02-25 18:45:25 +01:00
8e45b0379e Ignore chat join request 2024-02-25 18:15:02 +01:00
9987337c7f Update caches 2024-02-22 20:49:02 +01:00
b31c43f21b Update deps 2024-02-18 02:42:52 +01:00
0c1e37d59c Update deps 2024-02-04 12:51:31 +01:00
45834990a9 Update deps 2024-02-02 20:07:18 +01:00
ca59befc3b Update deps 2024-01-26 14:25:16 +01:00
5734716b80 Merge pull request #29 from flibusta-apps/dependabot/cargo/h2-0.3.24
Bump h2 from 0.3.22 to 0.3.24
2024-01-21 22:24:09 +01:00
dependabot[bot]
e6c4478363 Bump h2 from 0.3.22 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.22 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.22...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:23:40 +00:00
8d9181dc0e Get webhook port from env 2024-01-08 19:54:37 +01:00
30c8bf7151 Fix 2024-01-08 03:31:07 +01:00
204d812120 Fix 2024-01-08 03:26:15 +01:00
f4511ea2b4 Fix 2024-01-08 03:11:08 +01:00
91fe59b215 Fix 2024-01-08 03:04:22 +01:00
7b6b43ca81 Fix set webhook bug 2024-01-08 02:53:24 +01:00
171e7ffacf Fix 2024-01-08 02:38:20 +01:00
b21f70cb8f Fix 2024-01-08 02:09:01 +01:00
801f9664cf Fix 2024-01-08 02:06:01 +01:00
4f61f94579 Fix 2024-01-08 02:04:05 +01:00
0c6d30eff6 Try fix 2024-01-08 01:54:57 +01:00
9fb08b96ca Fix start app 2024-01-08 01:49:46 +01:00
6a2f34b878 Add start bot mutex 2024-01-08 01:25:27 +01:00
16489b4f1b Add metrics 2024-01-08 01:11:46 +01:00
da6f5161fe Add gracefull shutdown 2024-01-08 00:58:08 +01:00
8431b27ce0 Refactor 2024-01-08 00:39:00 +01:00
e3038ca6c5 Add bot registration limit 2024-01-07 22:18:58 +01:00
fc8a7d4d89 Fixes 2024-01-07 21:44:22 +01:00
c0b348e6dc Update deps 2023-12-10 23:02:21 +01:00
6405f6ceb3 Update deps 2023-12-01 18:13:21 +01:00
a510e90338 Merge pull request #28 from flibusta-apps/dependabot/cargo/openssl-0.10.60
Bump openssl from 0.10.59 to 0.10.60
2023-11-29 00:37:42 +01:00
dependabot[bot]
e4b0cc3652 Bump openssl from 0.10.59 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.59 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:45:23 +00:00
58b00731f9 Merge pull request #27 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-6
Bump ASzc/change-string-case-action from 5 to 6
2023-11-08 17:50:28 +01:00
92774a0e6f Fix 2023-11-05 14:45:30 +01:00
0e47f166a9 Add year to book formatter 2023-11-05 14:37:39 +01:00
e9be4e6e3d Update deps 2023-11-05 14:14:59 +01:00
dependabot[bot]
b4954e05fe Bump ASzc/change-string-case-action from 5 to 6
Bumps [ASzc/change-string-case-action](https://github.com/aszc/change-string-case-action) from 5 to 6.
- [Release notes](https://github.com/aszc/change-string-case-action/releases)
- [Commits](https://github.com/aszc/change-string-case-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 11:55:36 +00:00
b0c71e6ae3 Merge pull request #26 from flibusta-apps/dependabot/cargo/rustix-0.38.19
Bump rustix from 0.38.18 to 0.38.19
2023-10-18 20:47:58 +02:00
dependabot[bot]
00ae113c1a Bump rustix from 0.38.18 to 0.38.19
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.18 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.18...v0.38.19)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:45:35 +00:00
042446e7da Update deps 2023-10-09 23:52:13 +02:00
e003d36857 Merge pull request #25 from flibusta-apps/refactor/book-callback-data
Refactor book callback data parsers
2023-09-26 18:51:36 +02:00
eb275b9dec Refactor book callback data parsers 2023-09-26 18:51:02 +02:00
452040e83a Add pre-commit 2023-09-24 22:37:40 +02:00
0afe3acfcd Update 2023-09-24 04:09:24 +02:00
95edba5e34 Fix 2023-09-23 01:07:17 +02:00
5b4b3dd5d4 Fixes 2023-09-22 21:37:36 +02:00