Commit Graph

402 Commits

Author SHA1 Message Date
0b875cee25 Optimize 2023-05-09 00:08:02 +02:00
0785cf6a21 Fix 2023-05-08 00:05:44 +02:00
d199b4927b Ignore edited channel post update 2023-05-06 23:53:47 +02:00
7f62234fd7 Update update_user_activity_handler 2023-05-06 23:41:38 +02:00
e58f45b776 Use cache-me 2023-05-06 23:39:11 +02:00
6dac2be859 Add cache me 2023-05-06 23:33:28 +02:00
997bc4df22 Fix 2023-05-06 23:16:21 +02:00
08d55be68f Fix 2023-05-06 23:14:19 +02:00
3802ac0c1f Fix 2023-05-06 23:07:09 +02:00
cc7165eadd Temp remove throttle 2023-05-06 22:54:07 +02:00
e9ffbf6b74 Add cache-me and throttle 2023-05-06 22:34:56 +02:00
97ba1f18a2 Update deps 2023-05-06 19:33:11 +02:00
b7fd1cfa7c Update teloxide lib 2023-05-03 23:12:04 +02:00
9bf9a86954 Update deps 2023-04-29 18:40:34 +02:00
f40adf3d02 Update deps 2023-04-24 23:00:16 +02:00
e45fe88cbf Update deps 2023-03-27 20:14:19 +02:00
6cd207ebb1 Merge pull request #17 from flibusta-apps/dependabot/cargo/openssl-0.10.48
Bump openssl from 0.10.46 to 0.10.48
2023-03-25 04:02:09 +01:00
dependabot[bot]
bc04c15332 Bump openssl from 0.10.46 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.46 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.46...openssl-v0.10.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 01:28:21 +00:00
731aac8524 Fix help handler 2023-03-21 01:39:30 +01:00
0454a7489d Fix BOOK-BOT-25 2023-03-19 14:22:41 +01:00
a329b45122 Update annotation spliting 2023-03-17 02:30:42 +01:00
517a5e0222 Update deps 2023-03-16 01:12:09 +01:00
9a1bd544c7 Update deps 2023-02-24 01:00:13 +01:00
bdfd940c03 Update deps 2023-02-14 22:44:51 +01:00
53a7dd549a Merge pull request #16 from flibusta-apps/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
2023-01-31 12:16:51 +01:00
dependabot[bot]
d462bc9c3e Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 11:09:41 +00:00
2d376865d8 Update deps 2023-01-31 01:33:18 +01:00
6750ffcbb8 Fix message to long for books search 2023-01-23 00:06:58 +01:00
7dc68b0996 Fixes 2023-01-20 15:07:49 +01:00
da80067401 Use x-filename-b64 header 2023-01-19 18:05:18 +01:00
4417deff43 Add new logger 2023-01-19 00:59:16 +01:00
294693ef6f Fix downloading 2023-01-19 00:33:43 +01:00
eb84fecdaa Fix sending cache message 2023-01-18 19:07:55 +01:00
79f7ade26a Ignore chat member updates 2023-01-18 18:40:57 +01:00
d3b1522512 Remove debug logs 2023-01-18 18:11:01 +01:00
e35a978497 Update help message 2023-01-17 20:48:35 +01:00
c7d115f9ce Add register functions 2023-01-17 20:36:11 +01:00
4eb42a4405 Fix getting cached messages 2023-01-17 19:23:29 +01:00
785c313f36 Update downloading 2023-01-08 19:40:14 +01:00
e29446341f Update activity filter 2023-01-07 18:23:22 +01:00
0c32854275 Fix todo 2023-01-06 19:06:58 +01:00
382707f866 Add user activity update 2023-01-06 01:02:52 +01:00
f1a7e83f99 Update deps 2023-01-01 19:24:16 +01:00
75729bb97a Update deps 2022-12-27 14:22:47 +01:00
8551f51776 Revert "Fix annotations"
This reverts commit b04fcffcd8.
2022-12-23 17:08:44 +01:00
b04fcffcd8 Fix annotations 2022-12-23 16:58:38 +01:00
0117a6b567 Update channel handler 2022-12-16 23:35:08 +01:00
95eb3e0862 Fix download retry 2022-12-15 21:15:30 +01:00
9214b29079 Fix download from cache server 2022-12-15 21:02:58 +01:00
c204b69225 Fix 204 status code when download 2022-12-12 19:09:23 +01:00