Commit graph

  • 3999e6dbc8 Split request_multipart into self (that always accept Form) and request_simple, simplify SendMediaGroup::send Waffle 2019-10-13 13:32:59 +0300
  • 815c8cdb7d Add InputFile::as{file,file_id,url} methods Waffle 2019-10-13 13:13:24 +0300
  • 16eb18809b Normalise src/requests Temirkhan Myrzamadi 2019-10-13 14:17:55 +0600
  • e087391534
    Merge pull request #49 from Gymmasssorla/thiserror Temirkhan Myrzamadi 2019-10-13 07:20:41 +0000
  • 9b0a059c8b Replace impl Error + derive Display with thiserror Temirkhan Myrzamadi 2019-10-13 13:05:22 +0600
  • e436490fdd add send video action Nextel 2019-10-12 23:57:09 +0300
  • 7a4442a059 cargo fmt to sent animation action Nextel 2019-10-12 22:31:27 +0300
  • 7fc3fd29a8 add sendAnimation Action Nextel 2019-10-12 22:10:25 +0300
  • e874f849a7 Prettify requests/mod.rs Temirkhan Myrzamadi 2019-10-11 19:29:48 +0600
  • 7ddd8fce06 Format the code Temirkhan Myrzamadi 2019-10-11 19:13:43 +0600
  • e3873ca3b4
    Merge pull request #44 from async-telegram-bot/feature_gate_unstable_stream Temirkhan Myrzamadi 2019-10-11 19:06:41 +0600
  • b7020142fd
    Merge pull request #45 from async-telegram-bot/remove_send_boxed_in_docs Temirkhan Myrzamadi 2019-10-11 19:06:01 +0600
  • 7ec0a69fb8
    Merge pull request #46 from async-telegram-bot/remove_reqwest_rasync_imports Temirkhan Myrzamadi 2019-10-11 19:05:23 +0600
  • aebe764e44
    Merge pull request #47 from async-telegram-bot/move_types_to_types Temirkhan Myrzamadi 2019-10-11 19:03:55 +0600
  • 89308cfe9c
    Merge pull request #48 from async-telegram-bot/remove_unimplemented_types Temirkhan Myrzamadi 2019-10-11 19:03:08 +0600
  • c821832cf8 Remove 'not implemented types' Waffle 2019-10-11 15:58:38 +0300
  • 2bd5919a53 Move ChatId and ChatAction to types:: Waffle 2019-10-11 15:24:24 +0300
  • 52a54e91c8 Remove uses of deprecated reqwest::r#async Waffle 2019-10-11 15:32:31 +0300
  • be3ed1d4d0 Replace call to .send_boxed() with .send() in Bot::download_file docs Waffle 2019-10-11 15:06:52 +0300
  • 9dc9dffddb Add "unstable-stream" feature that unlocks public API that uses futures::stream::Stream Waffle 2019-10-11 15:01:58 +0300
  • ca6b4a4628
    Merge pull request #43 from async-telegram-bot/update_libs Temirkhan Myrzamadi 2019-10-10 17:31:32 +0600
  • c515ae0fb2
    Merge pull request #42 from async-telegram-bot/remove_termination Temirkhan Myrzamadi 2019-10-10 01:34:55 +0600
  • 3cf4dfeeb9 Update libs Waffle 2019-10-09 22:31:50 +0300
  • 5e66c8fa22 Remove impl std::process::Termination for True Waffle 2019-10-09 21:25:54 +0300
  • b5f98dd462 Add doc comment for updater trait Waffle 2019-10-09 21:17:45 +0300
  • f4d8453b6b
    Update src/requests/get_updates.rs Temirkhan Myrzamadi 2019-10-09 21:58:56 +0600
  • 7a6987be39
    Update src/types/input_media.rs Temirkhan Myrzamadi 2019-10-09 21:56:36 +0600
  • ca471d1af5 Fix generics Temirkhan Myrzamadi 2019-10-09 13:03:15 +0600
  • c553cee6d6
    Update src/bot/api.rs Temirkhan Myrzamadi 2019-10-09 12:54:05 +0600
  • 681c3d746c
    Update src/requests/unban_chat_member.rs Temirkhan Myrzamadi 2019-10-09 12:53:39 +0600
  • 9d5a026b12
    Update src/requests/forward_message.rs Temirkhan Myrzamadi 2019-10-09 12:52:59 +0600
  • 8a5f538186
    Update src/requests/answer_shipping_query.rs Temirkhan Myrzamadi 2019-10-09 12:52:50 +0600
  • bf611d01e9
    Update src/requests/unpin_chat_message.rs Temirkhan Myrzamadi 2019-10-09 12:49:00 +0600
  • a7504cba7a Make the only deserializable types completely owned Temirkhan Myrzamadi 2019-10-09 12:47:41 +0600
  • b702c169b1 Rework Temirkhan Myrzamadi 2019-10-09 01:10:29 +0600
  • 6373220982
    Update src/requests/answer_shipping_query.rs Temirkhan Myrzamadi 2019-10-08 23:24:00 +0600
  • 035d33561b
    Update README.md Temirkhan Myrzamadi 2019-10-08 22:22:23 +0600
  • 4da7c71752
    Delete graph.png Temirkhan Myrzamadi 2019-10-08 22:22:13 +0600
  • 01f8d17623 Format the code Temirkhan Myrzamadi 2019-10-08 22:17:50 +0600
  • 9ada1b2c2c Use std::borrow::Cow instead of moving (core/requests) Temirkhan Myrzamadi 2019-10-08 22:17:32 +0600
  • e3d31ccf97 cargo fmt to add document action nextel 2019-10-08 18:37:12 +0300
  • 34ba709b39 add todo to add Document action nextel 2019-10-08 18:36:27 +0300
  • f27a7cb12c add addDocument action nextel 2019-10-08 18:19:58 +0300
  • cccbfa34e5
    Merge pull request #39 from async-telegram-bot/some_doc_comments_fixes Temirkhan Myrzamadi 2019-10-07 15:49:11 +0600
  • 1812ab10bf
    Merge pull request #40 from async-telegram-bot/add_methods_to_bot Temirkhan Myrzamadi 2019-10-07 15:48:27 +0600
  • 7fb3ceefbe Add methods AnswerPreCheckoutQuery, AnswerShippingQuery, KickChatMember, PinChatMessage, PromoteChatMember, RestrictChatMember, SendChatAction, SendContact, SendPoll, SendVenue, SendVideoNote, SendVoice, UnbanChatMember, UnpinChatMessage to bot. Waffle 2019-10-06 13:29:29 +0300
  • c272817b9b Some fixes in doc comments Waffle 2019-10-06 11:52:57 +0300
  • edeff3305a
    Merge branch 'dev' into dispatcher Waffle Lapkin 2019-10-06 11:23:52 +0300
  • ebbdfde26e Merge branch 'dispatcher' of github.com:WaffleLapkin/async-telegram-bot into dispatcher Waffle 2019-10-06 11:23:01 +0300
  • 553b1666a6 Fyx typo Waffle 2019-10-06 11:21:18 +0300
  • 4c478b1f77 Rewrite simple dispatcher's test for a bit Waffle 2019-10-06 11:19:48 +0300
  • 4c00f48339 Add doc comment for dispatcher::simple::Dispatcher, fix doc comment for dispatcher module Waffle 2019-10-06 11:19:02 +0300
  • 5ad46718d3 add sendVoice action nextel 2019-10-05 15:12:29 +0300
  • bc6664ef30 add serde tags for sendVideoNote action nextel 2019-10-05 14:44:02 +0300
  • 31ab32bdd7 add SendVideoNote Action nextel 2019-10-05 13:39:41 +0300
  • 6bda45e2aa Use 'error policy' to handle errors in dispatcher Waffle 2019-10-05 01:19:32 +0300
  • 64111f4ae9 Actual error handling (meh, we can do it better probably) Waffle 2019-10-05 00:54:53 +0300
  • c51aa9728a Errors in handlers Waffle 2019-10-05 00:28:40 +0300
  • 589bea7280 add PromoteChatMemberAction nextel 2019-10-03 20:07:52 +0300
  • e75d40425b add method P0lunin 2019-10-01 17:42:10 +0300
  • 142d65186f Fix the compilation errors Temirkhan Myrzamadi 2019-10-01 16:16:02 +0600
  • 9a2c571b57
    Merge pull request #36 from async-telegram-bot/unbox_send_future Temirkhan Myrzamadi 2019-10-01 13:31:29 +0600
  • 816d2bad2f
    Merge branch 'dev' into unbox_send_future Temirkhan Myrzamadi 2019-10-01 13:31:19 +0600
  • 26551b7380 Format the code and refactor network/ Temirkhan Myrzamadi 2019-10-01 13:15:03 +0600
  • 580af29321
    Merge pull request #37 from async-telegram-bot/feature/unbanChatMember Mishko torop'izhko 2019-09-30 18:17:36 +0300
  • c1abd14bf5
    Merge pull request #38 from async-telegram-bot/addActionTemplates Mishko torop'izhko 2019-09-30 18:17:19 +0300
  • 9d62eb9a11 add action templates to mod.rs nextel 2019-09-30 17:48:15 +0300
  • b4e79bd95a add unban chat member implementation nextel 2019-09-30 17:11:43 +0300
  • cc14e23202 Fix build after merging dev Waffle 2019-09-28 15:59:13 +0300
  • 8b1a032b55
    Merge branch 'dev' into unbox_send_future Waffle Lapkin 2019-09-28 15:45:54 +0300
  • 2d1e9cd334 Make send functions public Waffle 2019-09-28 15:42:34 +0300
  • 5f9f148bb6 Simplify lifetimes in requests Waffle 2019-09-28 15:36:03 +0300
  • 37b84fd14c Run cargo fmt Waffle 2019-09-28 15:30:40 +0300
  • 4db1ed86dc Add unboxed version of Request::send to all telegram requests Waffle 2019-09-28 15:28:39 +0300
  • 30e6d19e17 Remove RequestFuture alias Waffle 2019-09-28 14:48:16 +0300
  • 9ec1d10dd0 Rename Request::send -> Request::send_boxed and use async_trait instead of explicit pin-boxing Waffle 2019-09-28 14:39:04 +0300
  • e05a008053
    Merge branch 'dev' into dispatcher Waffle Lapkin 2019-09-27 15:53:55 +0300
  • f4a3c4f6bd Implement polling... Waffle 2019-09-27 15:51:22 +0300
  • eb090ab2af Fix Update deserialization + add test Waffle 2019-09-27 15:41:47 +0300
  • 1ca7e7e226 Add Bot::get_updates method Waffle 2019-09-27 15:26:52 +0300
  • 2b83d869fb
    Merge pull request #35 from Mr-Andersen/dev Waffle Lapkin 2019-09-25 20:48:35 +0300
  • dc0c7bbb77 type ReturnType = bool; -> ... = True Mr-Andersen 2019-09-25 20:38:14 +0300
  • 7493a448a6 _ -> false Mr-Andersen 2019-09-25 20:14:52 +0300
  • fc4dc06360 impl {Termination,Default,Hash,{Partial,}Ord} for True Mr-Andersen 2019-09-25 20:14:08 +0300
  • dbc07a1a0c "other" -> "false" Mr-Andersen 2019-09-25 19:49:37 +0300
  • ce8420354e Fixed test name Mr-Andersen 2019-09-25 17:56:52 +0300
  • fea357e6f0 Merge branch 'dev' of github.com:async-telegram-bot/async-telegram-bot into dev Mr-Andersen 2019-09-25 17:51:51 +0300
  • 20925e82fb Added True unit type Mr-Andersen 2019-09-25 17:51:32 +0300
  • bc5b43d68b
    Merge pull request #31 from Mr-Andersen/dev Andrew Andersen 2019-09-24 20:05:01 +0300
  • e813953b00 Deleted test Mr-Andersen 2019-09-24 19:56:57 +0300
  • 695ea93e06 bool -> Option<bool> Mr-Andersen 2019-09-24 19:32:57 +0300
  • 0f6873c0c6
    Merge pull request #33 from async-telegram-bot/feature/kickChatMemder Mishko torop'izhko 2019-09-22 18:36:09 +0300
  • f8754cfc9d
    Merge pull request #34 from async-telegram-bot/feature/RestrictChatMember Mishko torop'izhko 2019-09-22 18:35:59 +0300
  • 318495a19e
    Merge pull request #32 from async-telegram-bot/feature/sendProfilePhotos Mishko torop'izhko 2019-09-22 17:06:24 +0300
  • a63fe51171 add skip serialization for opt value nextel 2019-09-22 17:05:30 +0300
  • 7736ba3ca8 add serde derive for optional field nextel 2019-09-22 17:03:12 +0300
  • 774c481faf fix build error nextel 2019-09-21 20:41:31 +0300
  • a777b3a805 add action template nextel 2019-09-21 20:39:58 +0300
  • 62b26fe14f add kickChatMember action nextel 2019-09-21 20:20:14 +0300
  • 57e3b21778 add pub modifcators for filds nextel 2019-09-21 20:10:25 +0300