Temirkhan Myrzamadi
|
a5707fd713
|
Move UpState to utils
|
2020-07-28 23:48:46 +06:00 |
|
Temirkhan Myrzamadi
|
38a1f470ad
|
Use the default characters per line limit
|
2020-07-26 23:47:02 +06:00 |
|
Temirkhan Myrzamadi
|
0c688b2bd2
|
append_field<_, T2, _, _> -> T2::up
|
2020-07-26 04:09:57 +06:00 |
|
Temirkhan Myrzamadi
|
094a95e8d8
|
Add append_field
|
2020-07-26 03:10:48 +06:00 |
|
Temirkhan Myrzamadi
|
74c546ec6a
|
Make KnownApiErrorKind public
|
2020-07-24 22:58:34 +06:00 |
|
Dmytro Polunin
|
7ed92228a7
|
Merge branch 'master' into bot-builder
|
2020-07-16 21:57:40 +03:00 |
|
Temirkhan Myrzamadi
|
e996ffffb4
|
Forbid unsafe code
|
2020-07-16 21:41:14 +06:00 |
|
Temirkhan Myrzamadi
|
772088abd3
|
Document BotBuilder
|
2020-07-16 19:14:32 +06:00 |
|
Temirkhan Myrzamadi
|
234a0e4607
|
Remove the high-level overview from lib.rs
|
2020-03-06 15:05:44 +06:00 |
|
Temirkhan Myrzamadi
|
1676434d1a
|
Prepare to v0.2.0
|
2020-02-25 15:19:44 +06:00 |
|
Temirkhan Myrzamadi
|
468b4ec821
|
Improve the 'Getting started' section
|
2020-02-25 03:35:15 +06:00 |
|
Temirkhan Myrzamadi
|
fb6e295447
|
Fix the examples
|
2020-02-23 19:36:31 +06:00 |
|
p0lunin
|
1f1234c9bf
|
fixed examples
|
2020-02-23 14:18:21 +02:00 |
|
p0lunin
|
b5221d68a7
|
Merge branch 'dev' of https://github.com/teloxide/teloxide into fix_parse_command
|
2020-02-23 14:13:28 +02:00 |
|
p0lunin
|
61f06a5e7a
|
fixed documentation
|
2020-02-22 22:53:11 +02:00 |
|
Temirkhan Myrzamadi
|
93afb0b611
|
Fix a typo (TELOXITE_TOKEN -> TELOXIDE_TOKEN)
|
2020-02-20 03:22:32 +06:00 |
|
Temirkhan Myrzamadi
|
3308014694
|
Quick fixes
|
2020-02-19 21:32:42 +06:00 |
|
Temirkhan Myrzamadi
|
e0d0e22ea6
|
Fix a typo
|
2020-02-19 21:19:22 +06:00 |
|
Temirkhan Myrzamadi
|
332da2c3dd
|
Simplify .commands()
|
2020-02-19 16:05:01 +06:00 |
|
Temirkhan Myrzamadi
|
46b20f676e
|
Add DispatcherHandlerRxExt
|
2020-02-19 15:53:54 +06:00 |
|
Temirkhan Myrzamadi
|
45496a0a36
|
Fix lib.rs
|
2020-02-19 07:55:48 +06:00 |
|
Temirkhan Myrzamadi
|
019d9a09de
|
Replace MyAwesomeTOken with <Your token here>
|
2020-02-19 05:50:02 +06:00 |
|
Temirkhan Myrzamadi
|
9bd826ce3f
|
Fix Clippy and update lib.rs
|
2020-02-19 05:21:25 +06:00 |
|
Temirkhan Myrzamadi
|
fa554a8252
|
Fixes
|
2020-02-19 04:54:41 +06:00 |
|
Temirkhan Myrzamadi
|
9eda683fc5
|
Make handlers accept streams
|
2020-02-18 04:19:16 +06:00 |
|
Temirkhan Myrzamadi
|
ad4d1378fd
|
Fix links
|
2020-02-14 18:54:52 +06:00 |
|
Temirkhan Myrzamadi
|
eebcda4dd8
|
Fix links
|
2020-02-14 18:28:52 +06:00 |
|
Temirkhan Myrzamadi
|
4210fc68d2
|
Fix lib.rs
|
2020-02-14 16:37:57 +06:00 |
|
p0lunin
|
996af02fde
|
fixed documentation and examples
|
2020-02-14 11:56:43 +02:00 |
|
Temirkhan Myrzamadi
|
7d142f1f06
|
Fix the tests
|
2020-02-14 14:41:03 +06:00 |
|
Temirkhan Myrzamadi
|
0b05558aa8
|
Add the main page into the documentation
|
2020-02-14 13:56:41 +06:00 |
|
Temirkhan Myrzamadi
|
42e2f3fb42
|
Refactor
|
2020-02-13 23:23:22 +06:00 |
|
Temirkhan Myrzamadi
|
7a7254b8a1
|
Add BotBuilder
|
2020-02-13 20:12:24 +06:00 |
|
p0lunin
|
5e8a698d22
|
Merge branch 'dev' of https://github.com/teloxide/teloxide into rework-dispatching
Conflicts:
src/utils/mod.rs
|
2020-02-04 14:22:30 +02:00 |
|
Temirkhan Myrzamadi
|
0077b99ef6
|
Merge branch 'dev' into useful_functions
|
2020-02-03 17:14:59 +06:00 |
|
Temirkhan Myrzamadi
|
1d6a21acb0
|
Add teloxide::prelude
|
2020-01-30 00:11:52 +06:00 |
|
Temirkhan Myrzamadi
|
b27138163c
|
Rename 'network' to 'net'
Like std::net
|
2020-01-22 07:04:17 +06:00 |
|
p0lunin
|
db5145911b
|
added parse_command, TelegramCommandEnum trait, parse_command_into_enum
|
2020-01-18 15:14:31 +02:00 |
|
Temirkhan Myrzamadi
|
9189eb1aaa
|
Merge pull request #129 from teloxide/error-kind
Error kind
|
2020-01-08 16:29:29 +06:00 |
|
p0lunin
|
823a92a303
|
add deserialize ApiErrorKind
|
2020-01-08 00:19:32 +02:00 |
|
Sergey Levitin
|
f42442f3b5
|
Add utils::escale::escape_html function
|
2020-01-02 22:26:25 +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 |
|
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
|
807e3dc851
|
Insert the icon into docs
|
2019-12-13 10:20:49 +06:00 |
|
Waffle
|
a4309ef4d8
|
clippy
|
2019-12-07 19:42:36 +03:00 |
|
Waffle
|
852df2e90e
|
remove feature(never_type) since it's stable since 1.41.0 (latest nightly)
|
2019-12-07 19:17:32 +03:00 |
|