Commit graph

  • d60552a878 Don't panic in Polling::listen Maybe Waffle 2024-01-11 01:15:41 +0100
  • 339076d3c5 Add an example of sharing axum server between teloxide webhooks and an app Maybe Waffle 2024-01-11 01:13:47 +0100
  • 316ca97886 Refactor UpdateListener to allow properly setting allowed updates for webhooks Maybe Waffle 2024-01-11 01:12:55 +0100
  • 21bd325dea Document the behavior of captions for media groups Lymkwi 2024-01-10 16:42:47 +0100
  • 0d47b40137
    Merge pull request #915 from CrawKatt/chat_member_update_example Waffle Maybe 2024-01-10 11:37:30 +0000
  • 5ab12823e5 Added example chat_member_updates.rs CrawKatt 2023-07-30 19:29:38 -0400
  • 0add7f48bd
    Merge pull request #982 from syrtcevvi/add_missing_filter_fns Waffle Maybe 2024-01-10 11:19:08 +0000
  • 2ba8bb8d34 Fix code according to clippy Сырцев Вадим Игоревич 2024-01-10 13:59:05 +0300
  • 720c8b2c5f Fix docs styling Сырцев Вадим Игоревич 2024-01-10 13:44:33 +0300
  • aa52132938 Add tests for all type variants Desiders 2024-01-10 03:10:09 +0300
  • 8ca50a5156 Add raw InlineQueryResult to correct parsing Desiders 2024-01-10 03:09:00 +0300
  • ea1bf008d6
    Merge branch 'teloxide:master' into more-detailed-tests-for-inline-query-result Desiders 2024-01-10 01:06:29 +0300
  • 27ca603821
    Merge pull request #989 from TheAwiteb/update-license-year Waffle Maybe 2024-01-07 08:23:18 +0000
  • 93a2711476
    Update license year to 2019-2024 TheAwiteb 2024-01-07 11:18:05 +0300
  • 6dc174181c
    Merge pull request #988 from TheAwiteb/triagebot-review-requested Waffle Maybe 2024-01-07 08:15:38 +0000
  • 08912042af
    Update triagebot configuration TheAwiteb 2024-01-07 11:07:04 +0300
  • 2d515312d2 Update changelogs Сырцев Вадим Игоревич 2024-01-05 18:28:32 +0300
  • f3ade10d00 Add FIXME rewrite reminder for "define_message_ext" Сырцев Вадим Игоревич 2024-01-05 18:22:42 +0300
  • 0993cbc5ae Improve documentation and fix typos Сырцев Вадим Игоревич 2024-01-05 17:37:19 +0300
  • 9b22adc44a
    Merge pull request #937 from TheAwiteb/alias-and-aliases Waffle Maybe 2024-01-05 11:43:24 +0000
  • 232c9c7d77
    Add alias, aliases and hide_aliases to examples TheAwiteb 2023-09-25 21:12:27 +0300
  • 67670e19d3
    Add alias, aliases and hide_aliases to docs TheAwiteb 2023-09-25 21:09:59 +0300
  • 019f9e9247
    Update changelogs for #937 TheAwiteb 2023-09-25 16:26:05 +0300
  • f3281b6eac
    hide_aliases tests TheAwiteb 2023-09-25 16:19:58 +0300
  • ed90485fdf
    Ability to hide the command aliases from the help message TheAwiteb 2023-09-25 16:19:32 +0300
  • 3d050eaf43
    Fix doc test TheAwiteb 2023-09-25 15:21:18 +0300
  • eeb0ef663f
    Command aliases tests TheAwiteb 2023-09-25 14:40:03 +0300
  • d13d3e2b2a
    Support command aliases TheAwiteb 2023-09-25 14:39:16 +0300
  • 1cc5a2d4fe
    Add array value to AttrValue TheAwiteb 2023-09-25 14:30:40 +0300
  • f2e8e86509 update CHANGELOG.md Сырцев Вадим Игоревич 2024-01-03 14:37:11 +0300
  • 0d082e0f68 Extend documentation about filter_* fns Сырцев Вадим Игоревич 2024-01-03 14:28:40 +0300
  • 910abe2b4c Replace filter_* fns returning Option<&True> by fns returning bool Сырцев Вадим Игоревич 2024-01-03 13:23:57 +0300
  • 882e37a4a7 Update CHANGELOG.md Сырцев Вадим Игоревич 2023-12-16 14:46:29 +0300
  • 4b734893b2 Update CHANGELOG.md Сырцев Вадим Игоревич 2023-12-16 14:37:27 +0300
  • 605db18b0a Add missing Message::filter_ functions Сырцев Вадим Игоревич 2023-12-16 14:03:30 +0300
  • d7a468c881
    Merge pull request #961 from teloxide/parsemodder Tima Kinsart 2023-12-08 21:32:08 +0000
  • 23f2e829e2
    Merge pull request #981 from Zagzuz/must-use-adaptors Waffle Maybe 2023-12-08 20:03:54 +0000
  • f7fd84ac32 add #[must_use] to bot adaptors Zagzuz 2023-12-08 14:26:16 +0600
  • f0ee575416
    Merge pull request #962 from teloxide/lmao Tima Kinsart 2023-12-05 20:50:36 +0000
  • b54d994ee8
    Merge branch 'teloxide:master' into more-detailed-tests-for-inline-query-result Desiders 2023-11-29 12:11:55 +0300
  • bb09aeb980 Add tests to validate variants in enum Desiders 2023-11-29 12:00:24 +0300
  • cbee55056b
    Merge pull request #973 from Desiders/fix-set-chat-title-title-length Waffle Maybe 2023-11-25 19:43:20 +0000
  • f842a8b212
    Merge pull request #971 from Desiders/fix-poll-question-length Waffle Maybe 2023-11-25 19:40:19 +0000
  • bacd84110e Change setChatTitle title length Desiders 2023-11-25 19:21:21 +0300
  • 6075b150f9 Change poll question length Desiders 2023-11-25 19:14:30 +0300
  • d26bd0629b Update changelog Maybe Waffle 2023-11-05 23:50:54 +0100
  • ad2d28176f
    Don't auto-add C-main label to all PRs Waffle Maybe 2023-11-05 23:45:43 +0100
  • 0017480467 Replace a couple for loops with .for_each Maybe Waffle 2023-11-05 23:39:36 +0100
  • f4dd70604c Add proper support for send_media_group and edit_message_media{,_inline} in DefaultParseMode Maybe Waffle 2023-11-05 23:37:23 +0100
  • 88eb35ad95 Add proper support for answer_inline_query and answer_web_app_query in DefaultParseMode Maybe Waffle 2023-11-05 23:19:59 +0100
  • 746302f851 Support CopyMessage by DefaultParseMode Maybe Waffle 2023-11-05 22:58:15 +0100
  • 6fc6664be9 Re-implement DefaultParseMode adaptor, to apply parse mode at send Maybe Waffle 2023-11-05 22:49:55 +0100
  • a9d3fae987
    Merge pull request #913 from jrouaix/tryable_bot Tima Kinsart 2023-10-30 18:41:06 +0000
  • f8322d083c
    Update CHANGELOG.md Tima Kinsart 2023-10-31 00:12:40 +0600
  • ec7e08bf26 fmt again jrx 2023-10-27 23:05:01 +0200
  • 7941dda28d made rust docs happy jrx 2023-10-27 23:03:12 +0200
  • b77b1a62c8 cargo fmt jrx 2023-10-27 22:36:20 +0200
  • 832a93223c
    format Clansty 2023-10-27 14:54:27 +0800
  • dd26cb5166
    Make it usable in WASM Clansty 2023-10-26 01:57:17 +0800
  • f22575f612 Deprecate methods Message::{from, sender_chat} tar_xzf 2023-10-15 09:45:42 +0000
  • 847c704232 Move common fields from MessageCommon to Message tar_xzf 2023-09-28 19:01:35 +0000
  • af1c0b2864 removed artifact of the past in comments, all *dispatch* functions had an unused link def to ShutdownToken::shutdown jrx 2023-10-11 21:24:43 +0200
  • d2d572cce3
    Merge branch 'teloxide:master' into tryable_bot Jérôme Rx 2023-10-11 21:07:28 +0200
  • 987fd70bd5
    Merge pull request #953 from mikhailantoshkin/master Waffle Maybe 2023-10-08 02:22:54 +0000
  • a6e53cf3b8 Update CHANGELOG.md mikhailantoshkin 2023-10-08 11:12:45 +0900
  • 63636a5787 Fix typos in documentation mikhailantoshkin 2023-10-08 11:05:17 +0900
  • 45ff4f7bfb
    Merge pull request #951 from teloxide/make-ci-actually-do-its-job Tima Kinsart 2023-10-06 16:45:07 +0000
  • 0c68c78626 Make ci-pass job actually fail when some required job failed Maybe Waffle 2023-10-05 20:14:18 +0400
  • 9b593ddb54
    Merge pull request #950 from teloxide/fixup-build Tima Kinsart 2023-10-05 15:59:42 +0000
  • 81b4c248a1 Silence clippy Maybe Waffle 2023-10-04 22:01:56 +0400
  • fbd5bf66cd bump msrv Maybe Waffle 2023-10-04 20:01:46 +0400
  • e5503e6525 format cargo tomls Maybe Waffle 2023-10-04 19:42:18 +0400
  • cec2a018ff Use futures::future::select instead of tokio::select! Maybe Waffle 2023-10-04 19:37:18 +0400
  • e84d300da0
    Merge b0176d613d into d21ca11a54 Agustin Aon 2023-10-04 13:01:16 +0000
  • b0176d613d Remove clone restriction from injectable aon 2023-10-04 10:01:05 -0300
  • 43be068efd Add instrument_with sync and async versions aon 2023-10-03 18:59:34 -0300
  • c91ef08732 Fix with_tracing_span description aon 2023-10-03 18:49:07 -0300
  • eccb3d4dd3 Delete unnecessary comments aon 2023-10-03 18:46:48 -0300
  • 9ba1df6b64 ✏️ applying requested changes crawkatt 2023-10-03 18:16:29 -0300
  • 7b22b965f5
    Merge branch 'teloxide:master' into master CrawKatt 2023-10-03 18:12:18 -0300
  • 3a7c193033 Add Injectable to with_tracing_span aon 2023-10-01 12:29:40 -0300
  • 3a336d0c06 Fix fmt aon 2023-10-01 12:29:17 -0300
  • f69be7e4bb Merge branch 'master' into add-tracing aon 2023-10-01 11:28:01 -0300
  • d21ca11a54
    Merge pull request #938 from teloxide/⚠️polling-in-flight⚠️ Tima Kinsart 2023-09-29 19:02:05 +0000
  • 716f3c131d
    Merge pull request #943 from teloxide/renight Tima Kinsart 2023-09-29 13:58:05 +0000
  • 729484af4c satisfy clippy Maybe Waffle 2023-09-27 12:47:38 +0400
  • 4b508966a2 Update proc-macro2 to fix nightly issue Maybe Waffle 2023-09-27 12:34:44 +0400
  • 3720296eea Specify resolver = "2" in Cargo.toml Maybe Waffle 2023-09-27 12:31:13 +0400
  • 557a7c0df7 re-fmt Maybe Waffle 2023-09-27 12:29:28 +0400
  • 04df142191 Update nightly rust used for development and CI Maybe Waffle 2023-09-27 12:27:30 +0400
  • ef49d5bcaf
    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 TheAwiteb 2023-09-26 21:53:28 +0300
  • d591d24507
    Merge pull request #932 from kpp/command_separator Waffle Maybe 2023-09-26 18:16:18 +0000
  • 1f43848710
    Merge pull request #941 from teloxide/configure-triagebot Waffle Maybe 2023-09-26 12:54:34 +0000
  • 0a995fec61 Make Hirrolot codeowner of crates/teloxide Maybe Waffle 2023-09-26 16:46:03 +0400
  • d178b4ab02 Configure triagebot Maybe Waffle 2023-09-26 04:20:41 +0400
  • 702ec29f66 Adding requested changes crawkatt 2023-09-25 16:45:01 -0300
  • 1db447e038
    Merge branch 'teloxide:master' into chat_member_update_example CrawKatt 2023-09-25 16:43:42 -0300
  • 53f3e3a92f
    Fixup changelog a bit Waffle Maybe 2023-09-25 23:28:04 +0400
  • 035cdc6930 Update changelog Maybe Waffle 2023-09-25 21:54:44 +0400
  • 6cc6c04192 Polling: poll stop flag instead of checking, to make sure we wakeup immediately when stopping Maybe Waffle 2023-09-25 21:10:50 +0400