Commit graph

238 commits

Author SHA1 Message Date
Akshett Rai Jindal
ccc2c68751 Update docs and changelogs 2024-08-24 15:15:18 +05:30
LasterAlex
94c4955c49
Added bot_mention_command filter 2024-08-17 22:45:27 +03:00
Andrey Brusnik
2ee1740228
Bump supported TBA version to 7.1 2024-08-17 21:21:28 +04:00
Hirrolot
13eae3a0bb
Release teloxide-macros v0.8.0, teloxide-core v0.10.0, teloxide v0.13.0 2024-08-16 00:31:40 +05:00
Сырцев Вадим Игоревич
ae88d56e0d
Add filter_forward_origin 2024-08-15 17:08:39 +04:00
Сырцев Вадим Игоревич
5c88b0b724
Update CHANGELOG.md 2024-08-15 17:08:04 +04:00
Ilya Bizyaev
7880e473a1
Allow serving path configuration for the webhook
When running behind e.g. NGINX, Axum might receive requests on a path
that is different from the one in the public webhook URL, such as "/"
instead of "/bot". This commit adds a new optional field to Options to
make such a setup possible.
2024-07-31 21:17:59 +02:00
Сырцев Вадим Игоревич
4f1a458fb7
Refactor backoff-related code 2024-07-31 17:07:44 +03:00
Сырцев Вадим Игоревич
87188d5dea
Update CHANGELOG.md 2024-07-31 17:07:44 +03:00
Сырцев Вадим Игоревич
3da5a1a4c5
Improve backoff and behaviour in case of RetryAfter errors 2024-07-31 17:07:44 +03:00
Tima Kinsart
cc945e8e39
Merge branch 'master' into deadpool-redis 2024-07-21 08:10:11 +05:00
Hirrolot
71448b7a0c
Apply review suggestions 2024-07-21 08:08:36 +05:00
Ilya Bizyaev
234bfb9720
Add a changelog entry 2024-07-14 20:58:24 +02:00
Сырцев Вадим Игоревич
c38ff2404a Update CHANGELOG & README.md 2024-07-08 23:25:05 +03:00
YouKnow
98cc02c9ce Fixed ChatPermissions bug and improved trace Settings
updated CHANGELOG.md
2024-07-05 14:40:00 +03:30
arrtchiu
4d7adcd709 update chagelog 2024-06-30 13:23:36 -07:00
Waffle Maybe
f24d091853
change changelog entry style a bit 2024-04-12 19:20:34 +02:00
Mehmet Hüseyin Kafadar
18db28e977
chore: update CHANGELOG.md 2024-04-12 20:17:15 +03:00
Mehmet Hüseyin Kafadar
1e67ad0212
chore: update CHANGELOG.md 2024-04-12 20:16:36 +03:00
Tima Kinsart
53c4109808
Merge branch 'master' into postgres_storage 2024-04-08 16:32:34 +05:00
Henriquelay
77909e04b0
Remove meaningless impls 2024-03-14 20:27:33 -03:00
Henriquelay
69874823d7
Remove useless impl, order diff 2024-03-14 20:27:33 -03:00
Henriquelay
301f5929ad
Remove impl GetChatId for UpdateKind 2024-03-14 20:27:33 -03:00
Henriquelay
24310df9b3
Implement GetChatId for teloxide-core::types::* 2024-03-14 20:27:33 -03:00
zenador
b6d33733e6 Fix app build errors when using items gated behind sqlite-storage with the feature sqlite-storage-rustls 2024-02-25 03:53:08 +08:00
Tima Kinsart
507819ddb2
Merge branch 'master' into postgres_storage 2024-02-19 01:01:29 +08:00
Maybe Waffle
e4f3ec78a2 Fix typos in changelog 2024-02-13 20:36:21 +01:00
Сырцев Вадим Игоревич
58f8a35825
Apply suggestions from code review #1002
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2024-02-01 10:09:58 +03:00
Сырцев Вадим Игоревич
927e0ad044 Update CHANGELOG.md 2024-01-31 23:03:22 +03:00
Сырцев Вадим Игоревич
b2e652671f Update CHANGELOG.md 2024-01-21 16:14:48 +03:00
Waffle Maybe
2945f4d301
Merge pull request #995 from syrtcevvi/sqlx_advance
Sqlx version advance
2024-01-17 00:04:03 +00:00
Desiders
bcbfd5fd31 Add changelog 2024-01-16 20:36:40 +03:00
Сырцев Вадим Игоревич
0693113b82 Update CHANGELOG.md 2024-01-15 19:48:52 +03:00
Lymkwi
21bd325dea Document the behavior of captions for media groups
As discussed in #987, the current behavior of captions regarding media
groups is documented in neither teloxide nor the Telegram API[0]. Users
of the official telegram clients may expect to be able to set what
appears to them as a "global" caption on media groups, when such a thing
does not actually exist in the API, and is just the result of how
official clients render media groups with only one captioned
`InputMedia`.

This commit changes the schema which auto-generates payload types, as
well as introduces the changes induced to the documentation of
`SendMediaGroup`.

Fix #987.

Links:
[0]: https://core.telegram.org/bots/api#sendmediagroup

Signed-off-by: Lymkwi <lymkwi@vulpinecitrus.info>
2024-01-10 16:47:02 +01:00
Сырцев Вадим Игоревич
2d515312d2 Update changelogs 2024-01-05 18:28:32 +03:00
Tima Kinsart
f8322d083c
Update CHANGELOG.md 2023-10-31 00:12:40 +06:00
mikhailantoshkin
a6e53cf3b8 Update CHANGELOG.md 2023-10-08 11:12:45 +09:00
Maybe Waffle
fbd5bf66cd bump msrv 2023-10-04 22:19:46 +04:00
Maybe Waffle
035cdc6930 Update changelog 2023-09-25 21:54:44 +04:00
TheAwiteb
6c8bc11493
Update CHANGELOG.md. Add MessageToCopyNotFound error 2023-08-25 16:23:01 +03:00
fr0staman
1630830a7d Use UserId instead of u64 for user_id in user_mention 2023-07-09 21:23:11 +03:00
fr0staman
878ad80b63 Update CHANGELOG.md 2023-07-09 15:11:56 +03:00
Maybe Waffle
0fb3cdd6b4 Fix docs.rs build 2023-02-16 00:29:13 +04:00
Maybe Waffle
e54acb76ea Release teloxide v0.12.1 2023-02-15 23:48:50 +04:00
Maybe Waffle
119e305729 Add sqlite-storage-rustls feature 2023-02-13 11:59:06 +04:00
elpekenin
83acf7d948 Text according to review, hadnt seen it 2023-02-10 12:05:38 +01:00
elpekenin
7fc398d418 Log changes 2023-02-10 12:04:28 +01:00
Maybe Waffle
1974341dbd Update changelogs 2023-02-03 16:53:36 +04:00
Hirrolot
125917cfeb
Release teloxide v0.12.0 2023-01-18 01:25:47 +06:00
Hirrolot
8aa4082065 Update CHANGELOG.md 2022-12-15 20:02:30 +06:00