Commit graph

462 commits

Author SHA1 Message Date
Maybe Waffle
74b03664cf Fill-in deprecation version, remove useless allow 2024-02-13 22:15:36 +01:00
Maybe Waffle
6e176113cd Remove Message::chat_id, Update::user 2024-02-13 22:15:08 +01:00
Maybe Waffle
f4127325da Remove deprecated repl command stuff 2024-02-13 20:48:01 +01:00
Maybe Waffle
d7b954b1c6 Remove Dispatcher::setup_ctrlc_handler 2024-02-13 20:46:28 +01:00
Maybe Waffle
2e8b4cfa19 Remove moved modules 2024-02-13 20:44:32 +01:00
Maybe Waffle
b79c1f978d Remove InlineKeyboardButton::{text,kind} 2024-02-13 20:43:15 +01:00
Maybe Waffle
11858ffb74 Remove deprecated chat member kind functions 2024-02-13 20:41:43 +01:00
Maybe Waffle
a69d0f1752 Fixup supported TBA version in docs 2024-02-13 20:36:36 +01:00
Maybe Waffle
e4f3ec78a2 Fix typos in changelog 2024-02-13 20:36:21 +01:00
Maybe Waffle
8bbe0ecf1a Remove auto send adaptor
It has become useless a while ago.
2024-02-13 20:27:16 +01:00
Waffle Maybe
d5054e9ed6
Merge pull request #954 from TheAwiteb/master
Support for the TBA 6.5
2024-02-13 17:45:53 +00:00
Maybe Waffle
199a9a8acc Pin ahash version 2024-02-13 14:33:48 +01:00
Waffle Maybe
6f0861f3f6
Merge pull request #998 from teloxide/tba-error
Replace `ApiError::NotFound` with `InvalidToken`
2024-02-10 02:36:39 +00:00
Maybe Waffle
8ffac3802c fixup clippy 2024-02-08 20:32:45 +01:00
Awiteb
43d93268d0
Update teloxide-core/CHANGELOG.md 2024-02-06 08:50:15 +03:00
Awiteb
dbf3e66a99
Add request chat and user 2024-02-06 08:50:05 +03:00
TheAwiteb
f52665dbd0
Add user_chat_id field to ChatJoinRequest 2024-02-05 04:38:37 +03:00
TheAwiteb
3e05086d47
Add the use_independent_chat_permissions field to RestrictChatMember and SetChatPermissions 2024-02-05 04:38:37 +03:00
TheAwiteb
e3b2277fdf
remove can_send_media_messages and add media types
The media types is `can_send_audios`, `can_send_documents`, `can_send_photos`, `can_send_videos`, `can_send_video_notes`, and `can_send_voice_notes`
2024-02-05 04:38:36 +03:00
TheAwiteb
803faf07e4
Remove ChatPermissions::can_send_media_messages instance function 2024-02-05 04:38:36 +03:00
TheAwiteb
cd2ef79b0f
Add can_send_audios, can_send_documents, can_send_photos, can_send_videos, can_send_video_notes, and can_send_voice_notes fields for ChatPermissions and remove can_send_media_messages 2024-02-05 04:38:36 +03:00
Сырцев Вадим Игоревич
cdca875b63 Fix backoff bugs 2024-02-01 10:35:10 +03: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
Сырцев Вадим Игоревич
b6e9dc8a81 Add exponential backoff strategy to the polling 2024-01-31 22:56:08 +03:00
Сырцев Вадим Игоревич
5a9bbf3f0b Try again with postgres service in ci.yml 2024-01-26 14:36:33 +03:00
Сырцев Вадим Игоревич
fa32ff762e Replace PostgreSQL service with several docker containers in ci.yml 2024-01-26 13:52:55 +03:00
Maybe Waffle
1233b913ab Replace ApiError::NotFound with InvalidToken 2024-01-21 20:33:26 +01:00
Maybe Waffle
5901a89667 internal: Remove match_prefix! 2024-01-21 20:17:01 +01:00
Maybe Waffle
f09fc36b2e Improve docs for distribution_function 2024-01-21 19:14:47 +01:00
Maybe Waffle
0e3ffc7e77 Fix cargo docs and use --cfg docsrs in CI 2024-01-21 17:58:13 +01:00
Сырцев Вадим Игоревич
3565186d61 Add postgres-storage-nativetls to the full feature 2024-01-21 16:25:14 +03:00
Сырцев Вадим Игоревич
b2e652671f Update CHANGELOG.md 2024-01-21 16:14:48 +03:00
Сырцев Вадим Игоревич
44fd889dec bump msrv 2024-01-21 16:09:07 +03:00
Сырцев Вадим Игоревич
f0b7681cb3 Add PostgresStorage tests 2024-01-21 11:38:26 +03:00
Сырцев Вадим Игоревич
25fb0eed11 Add PostgresStorage 2024-01-21 10:55:36 +03:00
Maybe Waffle
a233c3bcd0 Update some easy deps 2024-01-20 03:48:05 +01:00
Waffle Maybe
2945f4d301
Merge pull request #995 from syrtcevvi/sqlx_advance
Sqlx version advance
2024-01-17 00:04:03 +00:00
Сырцев Вадим Игоревич
e2af6db694 Rename feature sqlite-storage to sqlite-storage-nativetls 2024-01-15 19:32:34 +03:00
Сырцев Вадим Игоревич
4fcb906551 Increase sqlx version 2024-01-15 19:31:29 +03:00
Desiders
f1808a7088 Remove unnecessary into 2024-01-15 18:30:04 +03:00
Desiders
2769d342d2 Change type in tests 2024-01-15 18:24:21 +03:00
Desiders
bcaecd1585 Change type 2024-01-15 18:22:21 +03:00
Waffle Maybe
d7f530bd6b
Merge pull request #992 from Lymkwi/document-sendmediagroup-captions
Document the behavior of captions for media groups
2024-01-11 19:31:45 +00:00
Waffle Maybe
a8b5ede1b7
Merge pull request #990 from Desiders/more-detailed-tests-for-inline-query-result
Fix parsing `InlineQueryResult` variants and add tests
2024-01-11 19:26:31 +00:00
Desiders
f8e97d7864 Update CHANGELOG.md 2024-01-11 14:26:26 +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
Waffle Maybe
0d47b40137
Merge pull request #915 from CrawKatt/chat_member_update_example
Chat member update example
2024-01-10 11:37:30 +00:00
CrawKatt
5ab12823e5 Added example chat_member_updates.rs 2024-01-10 08:30:20 -03:00
Waffle Maybe
0add7f48bd
Merge pull request #982 from syrtcevvi/add_missing_filter_fns
Add missing filter fns
2024-01-10 11:19:08 +00:00
Сырцев Вадим Игоревич
2ba8bb8d34 Fix code according to clippy 2024-01-10 13:59:05 +03:00
Сырцев Вадим Игоревич
720c8b2c5f Fix docs styling 2024-01-10 13:51:27 +03:00
Desiders
aa52132938 Add tests for all type variants 2024-01-10 03:10:09 +03:00
Desiders
8ca50a5156 Add raw InlineQueryResult to correct parsing 2024-01-10 03:09:00 +03:00
Desiders
ea1bf008d6
Merge branch 'teloxide:master' into more-detailed-tests-for-inline-query-result 2024-01-10 01:06:29 +03:00
Сырцев Вадим Игоревич
2d515312d2 Update changelogs 2024-01-05 18:28:32 +03:00
Сырцев Вадим Игоревич
f3ade10d00 Add FIXME rewrite reminder for "define_message_ext" 2024-01-05 18:24:05 +03:00
Сырцев Вадим Игоревич
0993cbc5ae Improve documentation and fix typos 2024-01-05 18:03:57 +03:00
TheAwiteb
232c9c7d77
Add alias, aliases and hide_aliases to examples 2024-01-05 10:35:12 +03:00
TheAwiteb
67670e19d3
Add alias, aliases and hide_aliases to docs 2024-01-05 10:35:11 +03:00
TheAwiteb
019f9e9247
Update changelogs for #937 2024-01-05 10:35:10 +03:00
TheAwiteb
f3281b6eac
hide_aliases tests 2024-01-05 10:23:43 +03:00
TheAwiteb
ed90485fdf
Ability to hide the command aliases from the help message 2024-01-05 10:23:43 +03:00
TheAwiteb
3d050eaf43
Fix doc test 2024-01-05 10:23:43 +03:00
TheAwiteb
eeb0ef663f
Command aliases tests 2024-01-05 10:23:42 +03:00
TheAwiteb
d13d3e2b2a
Support command aliases 2024-01-05 10:23:34 +03:00
TheAwiteb
1cc5a2d4fe
Add array value to AttrValue 2024-01-05 10:18:11 +03:00
Сырцев Вадим Игоревич
f2e8e86509 update CHANGELOG.md 2024-01-03 14:37:11 +03:00
Сырцев Вадим Игоревич
0d082e0f68 Extend documentation about filter_* fns 2024-01-03 14:28:40 +03:00
Сырцев Вадим Игоревич
910abe2b4c Replace filter_* fns returning Option<&True> by fns returning bool 2024-01-03 13:23:57 +03:00
Сырцев Вадим Игоревич
882e37a4a7 Update CHANGELOG.md 2023-12-16 14:46:29 +03:00
Сырцев Вадим Игоревич
4b734893b2 Update CHANGELOG.md 2023-12-16 14:37:27 +03:00
Сырцев Вадим Игоревич
605db18b0a Add missing Message::filter_ functions 2023-12-16 14:03:30 +03:00
Tima Kinsart
d7a468c881
Merge pull request #961 from teloxide/parsemodder
Support more methods in `DefaultParseMode`
2023-12-08 21:32:08 +00:00
Zagzuz
f7fd84ac32 add #[must_use] to bot adaptors 2023-12-08 14:31:35 +06:00
Desiders
b54d994ee8
Merge branch 'teloxide:master' into more-detailed-tests-for-inline-query-result 2023-11-29 12:11:55 +03:00
Desiders
bb09aeb980 Add tests to validate variants in enum 2023-11-29 12:00:24 +03:00
Waffle Maybe
cbee55056b
Merge pull request #973 from Desiders/fix-set-chat-title-title-length
Change setChatTitle title length
2023-11-25 19:43:20 +00:00
Desiders
bacd84110e Change setChatTitle title length 2023-11-25 19:21:21 +03:00
Desiders
6075b150f9 Change poll question length 2023-11-25 19:14:30 +03:00
Maybe Waffle
d26bd0629b Update changelog 2023-11-05 23:50:54 +01:00
Maybe Waffle
0017480467 Replace a couple for loops with .for_each
I will not be explaining why (maybe unless you ask me)
2023-11-05 23:39:36 +01:00
Maybe Waffle
f4dd70604c Add proper support for send_media_group and edit_message_media{,_inline} in DefaultParseMode 2023-11-05 23:37:23 +01:00
Maybe Waffle
88eb35ad95 Add proper support for answer_inline_query and answer_web_app_query in DefaultParseMode 2023-11-05 23:19:59 +01:00
Maybe Waffle
746302f851 Support CopyMessage by DefaultParseMode 2023-11-05 22:58:15 +01:00
Maybe Waffle
6fc6664be9 Re-implement DefaultParseMode adaptor, to apply parse mode at send 2023-11-05 22:49:55 +01:00
jrx
ec7e08bf26 fmt again 2023-10-27 23:05:01 +02:00
jrx
7941dda28d made rust docs happy 2023-10-27 23:03:12 +02:00
jrx
b77b1a62c8 cargo fmt 2023-10-27 22:36:20 +02:00
jrx
af1c0b2864 removed artifact of the past in comments, all *dispatch* functions had an unused link def to ShutdownToken::shutdown 2023-10-11 21:24:43 +02:00
Jérôme Rx
d2d572cce3
Merge branch 'teloxide:master' into tryable_bot 2023-10-11 21:07:28 +02:00
mikhailantoshkin
63636a5787 Fix typos in documentation 2023-10-08 11:05:17 +09:00
Maybe Waffle
81b4c248a1 Silence clippy 2023-10-04 22:19:46 +04:00
Maybe Waffle
fbd5bf66cd bump msrv 2023-10-04 22:19:46 +04:00
Maybe Waffle
e5503e6525 format cargo tomls 2023-10-04 19:42:18 +04:00
Maybe Waffle
cec2a018ff Use futures::future::select instead of tokio::select!
Pros: less macros, fixes the missing feature issue.
Cons: a bit more code because `fututres` is an annoying crate
      which does not use `either::Either` and provides its
      own `Either` which does not have `map_either`, or
      basically anything for that matter.
2023-10-04 19:37:18 +04:00
Tima Kinsart
d21ca11a54
Merge pull request #938 from teloxide/⚠️polling-in-flight⚠️
Improve graceful shutdown
2023-09-29 19:02:05 +00:00
Maybe Waffle
729484af4c satisfy clippy 2023-09-27 13:17:11 +04:00
Maybe Waffle
4b508966a2 Update proc-macro2 to fix nightly issue 2023-09-27 13:17:11 +04:00
Maybe Waffle
557a7c0df7 re-fmt 2023-09-27 13:17:11 +04:00
Maybe Waffle
04df142191 Update nightly rust used for development and CI 2023-09-27 13:16:53 +04:00
Waffle Maybe
53f3e3a92f
Fixup changelog a bit 2023-09-25 23:28:04 +04:00
Maybe Waffle
6cc6c04192 Polling: poll stop flag instead of checking, to make sure we wakeup immediately when stopping 2023-09-25 21:28:16 +04:00
Maybe Waffle
2b7eea2679 Use waker API instead of recursing 2023-09-25 20:45:27 +04:00
Maybe Waffle
808a0cf4fb Drop in-flight requests when polling is asked to stop 2023-09-25 20:31:19 +04:00
Maybe Waffle
d3c69eb0c9 Remove UpdateListener::timeout_hint 2023-09-25 20:22:47 +04:00
Maybe Waffle
07e08bef6c Don't use timeout to check ShutdownToken 2023-09-25 20:15:01 +04:00
Maybe Waffle
836080523f Add a bit of trace! logging to polling for easier debug 2023-09-25 19:30:58 +04:00
Roman Proskuryakov
254002619b Add changelog 2023-09-25 00:31:11 +03:00
Roman Proskuryakov
e73ed1bd0e More tests 2023-09-25 00:31:11 +03:00
Roman Proskuryakov
835f31be80 Implemend command_separator attr to split command and args
Signed-off-by: Roman Proskuryakov <r.proskuryakoff@gmail.com>
2023-09-25 00:31:11 +03:00
Waffle Maybe
c7feb38995
Merge pull request #860 from teloxide/release-chores
Simplify release process by using `cargo-release`
2023-09-24 00:57:42 +00:00
Jérôme Rx
122ddbbd42
Merge branch 'teloxide:master' into tryable_bot 2023-09-23 22:11:40 +02:00
Jérôme Rx
0c37e7d40e
Update crates/teloxide/src/dispatching/dispatcher.rs
LGTM

Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2023-09-23 22:10:47 +02:00
Jérôme Rx
1452695a15
Update crates/teloxide/src/dispatching/dispatcher.rs
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2023-09-23 22:10:13 +02:00
Tima Kinsart
f670a88c67
Merge pull request #861 from TheAwiteb/support-doc-attr
Support setting the help message of commands with `/// ...`
2023-09-22 22:29:28 +00:00
Waffle Maybe
88c0ad60a9
Merge pull request #917 from TheAwiteb/message_to_copy_not_found_error
Add `MessageToCopyNotFound` to `teloxide::errors::ApiError`
2023-09-22 17:39:10 +00:00
TheAwiteb
9b58195fe9
Moving the #[allow(deprecated)] to the descriptions_off test
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2023-09-20 18:42:49 +03:00
TheAwiteb
f979cc4f26
Fix fold_attrs format 2023-09-20 18:18:05 +03:00
TheAwiteb
7c7f58dffb
Add #[allow(deprecated)] for description = "off" in hides test 2023-09-20 18:15:17 +03:00
TheAwiteb
2530ddb587
Use description = "off" in hides test 2023-09-20 17:58:12 +03:00
TheAwiteb
904157494d
Update CHANGELOG.md 2023-09-20 13:23:24 +03:00
TheAwiteb
038ac1f8f2
Fix the type of photo_size,photo_width and photo_height in the send_invoice method
This will fix https://github.com/teloxide/teloxide/issues/935 issue
2023-09-20 13:17:45 +03:00
TheAwiteb
3ce998e8b8
Use doc attr for help message instead of #[command(description = "...")] 2023-09-20 10:28:43 +03:00
TheAwiteb
aaf75fd82c
Remove FIXME tag` 2023-09-20 03:42:05 +03:00
TheAwiteb
32371b77aa
Change the fold_attrs attr parameter type to &[Attribute] 2023-09-20 03:41:44 +03:00
Mohammed Alotaibi
c50513b6e4
Improve docs
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>

Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2023-09-20 03:34:53 +03:00
Mohammed Alotaibi
4096f8b443
Remove unnecessary docs check
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>

Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2023-09-20 03:34:22 +03:00
TheAwiteb
c0a6e00520
Check if the value of description is_doc false before update it 2023-09-14 12:09:50 +03:00
TheAwiteb
de80b57d9a
Fix typo 2023-09-12 18:31:12 +03:00
TheAwiteb
9eececeab2
Show the command in the help message, even if its description is off if it is written in doc comment 2023-09-12 18:22:51 +03:00
TheAwiteb
7e6198925f
Add a flag to description represent if the description contain doc comment or not 2023-09-12 18:20:49 +03:00
Maybe Waffle
b8148e0bc9 strip doc comments 2023-09-12 16:02:54 +04:00
Maybe Waffle
7508d53a9b Simplify some checks 2023-09-12 16:02:54 +04:00
Maybe Waffle
2162fbdf5c Somewhat rework attribute parsing to make it easier to handle #[doc] and more complex stuff
This turned out to be a lot worse than I anticipated, but it works, ok? :')
2023-09-12 16:02:29 +04:00
TheAwiteb
31f53f58fc
More check that is a doc comment 2023-09-12 07:50:31 +03:00
TheAwiteb
9545075023
Keep the \n in the doc comment as it is (don't replace it to newline) 2023-09-10 10:24:52 +03:00
TheAwiteb
4fe40f48b1
Parsing the doc comment as a doc comment :) 2023-09-10 10:24:52 +03:00
TheAwiteb
e0654f7c0d
Update #[command(description = "description")] docs 2023-09-10 10:24:44 +03:00
TheAwiteb
72f8f40f59
Fix examples fmt 2023-09-10 10:22:13 +03:00
TheAwiteb
7304e552cd
More than one attribute for the description test 2023-09-10 10:22:13 +03:00
TheAwiteb
0d02c48afd
Possibility of using more than one attribute for the description 2023-09-10 10:22:13 +03:00
TheAwiteb
c0fd07184b
Add tests for new line doc comment 2023-09-10 10:22:12 +03:00
TheAwiteb
6fbe7154ba
Support the new line when adding another doc comment 2023-09-10 10:22:12 +03:00
TheAwiteb
d1ac816642
Improved doc attr extraction 2023-09-10 10:22:12 +03:00
TheAwiteb
b91c53588d
Add tests for /// Help message 2023-09-10 10:22:12 +03:00
TheAwiteb
e3b5572879
Make attrs in fold_attrs expect iterator of Attribute instead of iterator of &Attribute 2023-09-10 10:22:12 +03:00
TheAwiteb
99685f3dcc
Remove unnecessary collect 2023-09-10 10:22:11 +03:00
TheAwiteb
9a2e39ea01
Rebase https://github.com/teloxide/teloxide/tree/master into https://github.com/TheAwiteb/teloxide/tree/support-doc-attr 2023-09-10 10:20:21 +03:00
TheAwiteb
e95c69419b
Update CHANGELOG.md 2023-09-10 10:16:06 +03:00
TheAwiteb
65baf3fcd3
Replace #[doc = ".."] with #[command(description = "...")] 2023-09-10 10:12:52 +03:00