Temirkhan Myrzamadi
|
5628f7111b
|
Fix the conflicts
|
2019-12-31 18:45:19 +06:00 |
|
Temirkhan Myrzamadi
|
934b956165
|
git push origin devMerge branch 'redesign_dispatching' into dev
|
2019-12-31 18:43:23 +06:00 |
|
Temirkhan Myrzamadi
|
b0f85dea5b
|
Fix grammatical mistakes in the docs
|
2019-12-31 17:16:01 +06:00 |
|
Temirkhan Myrzamadi
|
b97dbe0cb5
|
Add a flowchart to FilterDispatcher
|
2019-12-31 15:36:45 +06:00 |
|
Temirkhan Myrzamadi
|
6d624c59a9
|
Fix conflicts
|
2019-12-31 14:25:51 +06:00 |
|
Temirkhan Myrzamadi
|
52f1b6d8a9
|
Use Either instead of ErrorKind
|
2019-12-31 14:22:15 +06:00 |
|
Temirkhan Myrzamadi
|
43b417b9f3
|
Delete dispatching::dispatchers
|
2019-12-31 14:12:18 +06:00 |
|
Waffle
|
9ee9c24024
|
fmt 🤦
|
2019-12-30 23:41:10 +03:00 |
|
Waffle
|
be43bd6cdc
|
fix doc
|
2019-12-30 23:35:58 +03:00 |
|
Waffle
|
49771e2d89
|
Fix doc test that uses polling
|
2019-12-30 23:26:07 +03:00 |
|
Waffle
|
b8579c52d1
|
Clean polling for a bit
|
2019-12-30 23:15:52 +03:00 |
|
Temirkhan Myrzamadi
|
05f8ff13da
|
Fix error_handlers.rs
|
2019-12-31 01:42:31 +06:00 |
|
Temirkhan Myrzamadi
|
d73eecca36
|
Rename error_handler.rs -> error_handlers.rs
|
2019-12-31 01:21:50 +06:00 |
|
Temirkhan Myrzamadi
|
17f29ccb2e
|
Fix cargo fmt
|
2019-12-31 01:21:21 +06:00 |
|
Temirkhan Myrzamadi
|
0c5189a39b
|
Add #[must_use] to Handler
|
2019-12-31 01:15:58 +06:00 |
|
Temirkhan Myrzamadi
|
3b4a8d1bb5
|
Remove the unnecessary docs
|
2019-12-31 01:12:38 +06:00 |
|
Temirkhan Myrzamadi
|
fd941beec0
|
Fix Clippy
|
2019-12-31 00:55:12 +06:00 |
|
Temirkhan Myrzamadi
|
243b4c9173
|
Add error_handler::Print
|
2019-12-31 00:38:02 +06:00 |
|
Temirkhan Myrzamadi
|
3c2c1636a4
|
Fix the docs
|
2019-12-31 00:07:54 +06:00 |
|
Temirkhan Myrzamadi
|
8345936a95
|
Improve docs
|
2019-12-30 22:44:27 +06:00 |
|
Temirkhan Myrzamadi
|
d750e1c3dc
|
Fix all the errors
|
2019-12-30 22:35:22 +06:00 |
|
Temirkhan Myrzamadi
|
e815c0945d
|
Use StreamExt::for_each_concurrent
|
2019-12-30 22:02:17 +06:00 |
|
Temirkhan Myrzamadi
|
10a7bd6b55
|
Fix the compilation error
|
2019-12-30 21:58:10 +06:00 |
|
Temirkhan Myrzamadi
|
51b52b8317
|
Fix one error
|
2019-12-30 18:51:49 +06:00 |
|
Waffle Lapkin
|
8e01849fce
|
Merge pull request #106 from teloxide/skip_nones
Skip serializing nones with `#[skip_serializing_none]`
|
2019-12-30 15:12:45 +03:00 |
|
Temirkhan Myrzamadi
|
117094e9d0
|
Improve docs of FilterDispatcher
|
2019-12-30 17:27:30 +06:00 |
|
Waffle
|
7377467592
|
Skip serializing nones with #[serde_with_macros::skip_serializing_none] instead of many #[serde(skip_serializing_if = "Option::is_none")]
|
2019-12-30 13:44:22 +03:00 |
|
Temirkhan Myrzamadi
|
c51d9a0761
|
Merge pull request #103 from teloxide/vectorize_logo
Make logo svg
|
2019-12-30 16:42:39 +06:00 |
|
Temirkhan Myrzamadi
|
683d38e09a
|
Merge pull request #105 from teloxide/remove_macro_use
Remove `#[macro_use]` and use `use` instead
|
2019-12-30 16:41:44 +06:00 |
|
Temirkhan Myrzamadi
|
faf1bb5f89
|
Merge pull request #104 from teloxide/small_clippy_fixes
Small clippy fixes
|
2019-12-30 16:40:55 +06:00 |
|
Waffle Lapkin
|
2953310f13
|
Merge branch 'dev' into remove_macro_use
|
2019-12-30 13:17:30 +03:00 |
|
Waffle
|
550b28ae20
|
🤦
|
2019-12-30 13:16:23 +03:00 |
|
Waffle
|
51703b16b1
|
Remove #[macro_use] and use use instead
|
2019-12-30 13:14:19 +03:00 |
|
Waffle
|
661da5bbf4
|
Small clippy fixes
|
2019-12-30 12:29:11 +03:00 |
|
Waffle
|
374eb208c0
|
Make logo svg
|
2019-12-30 12:14:05 +03:00 |
|
Temirkhan Myrzamadi
|
95315c6c6e
|
Merge pull request #101 from teloxide/keyboard_button_enum
Replace `KeyboardButton`'s optional mutually exclusive fields by an enum
|
2019-12-30 05:06:43 +06:00 |
|
Temirkhan Myrzamadi
|
410c1cc8d8
|
Refactor teloxide::dispatching
|
2019-12-30 04:46:04 +06:00 |
|
Waffle
|
42b11f572e
|
Add \n to the end og the keyboard_button.rs file
|
2019-12-27 17:48:00 +03:00 |
|
Waffle Lapkin
|
0b475c2ad0
|
Merge branch 'dev' into keyboard_button_enum
|
2019-12-27 17:44:45 +03:00 |
|
Waffle
|
436f99e6b8
|
Replace KeyboardButton 's optional mutually exclusive fields by an enum
|
2019-12-27 17:36:03 +03:00 |
|
Temirkhan Myrzamadi
|
0c0e1014c1
|
Merge pull request #99 from teloxide/doc_icon
Insert the icon into docs
|
2019-12-27 02:28:10 +06:00 |
|
Temirkhan Myrzamadi
|
d7e128c493
|
Merge branch 'dev' into doc_icon
|
2019-12-27 02:21:29 +06:00 |
|
Temirkhan Myrzamadi
|
00dc72e412
|
Merge pull request #100 from teloxide/new_fmt
Fixes of build on CI (fmt, never-ty)
|
2019-12-27 02:05:32 +06:00 |
|
Waffle
|
08375a3eff
|
I previous commit I accidentally run cargo +stable fmt (instead of +nightly ) and forgot std:: in one of imports. This commit fixes both problems.
|
2019-12-26 22:52:14 +03:00 |
|
Waffle
|
03967493f6
|
run rustfmt only on nightly
|
2019-12-26 22:45:34 +03:00 |
|
Waffle
|
0d1656752f
|
fmt
|
2019-12-26 22:42:58 +03:00 |
|
Waffle
|
6eb91f04a8
|
Remove uses of ! to be compatible with rust <1.41 (in rust >=1.41 core::convert::Infallible = ! so with latest versions we will work just fine)
|
2019-12-26 21:50:39 +03:00 |
|
Temirkhan Myrzamadi
|
e2a4112bd6
|
Update lib.rs
|
2019-12-26 23:43:02 +06:00 |
|
Waffle
|
3cf3fe2acf
|
fmt
|
2019-12-16 12:40:23 +03:00 |
|
Temirkhan Myrzamadi
|
807e3dc851
|
Insert the icon into docs
|
2019-12-13 10:20:49 +06:00 |
|