Temirkhan Myrzamadi
|
4db46093cd
|
Fix polling_default
|
2020-02-25 04:18:27 +06:00 |
|
Temirkhan Myrzamadi
|
57878c3d55
|
Improve the 'Features' section (README.md)
|
2020-02-25 03:43:31 +06:00 |
|
Temirkhan Myrzamadi
|
468b4ec821
|
Improve the 'Getting started' section
|
2020-02-25 03:35:15 +06:00 |
|
Temirkhan Myrzamadi
|
9f18045d15
|
Update teloxide-macros (Cargo.toml)
|
2020-02-25 03:24:08 +06:00 |
|
Temirkhan Myrzamadi
|
d5aa0f9419
|
Update Cargo.toml to v0.2.0
|
2020-02-25 03:05:15 +06:00 |
|
Temirkhan Myrzamadi
|
f8d12f165e
|
Create CHANGELOG.md
|
2020-02-25 03:04:24 +06:00 |
|
Temirkhan Myrzamadi
|
e7bc060df1
|
Oops
|
2020-02-25 03:04:03 +06:00 |
|
Temirkhan Myrzamadi
|
f2a7ba642e
|
Create CHANGELOG.md
|
2020-02-25 03:03:32 +06:00 |
|
Mr-Andersen
|
7aea85a187
|
created client_from_env() in utils
|
2020-02-24 20:49:41 +03:00 |
|
Mr-Andersen
|
a326860d4b
|
var_os() -> var() (back)
|
2020-02-24 20:43:45 +03:00 |
|
Mr-Andersen
|
ddefd9e8a6
|
Cow::to_string() -> &*Cow
|
2020-02-24 20:36:12 +03:00 |
|
Mr-Andersen
|
bdbc226777
|
Added $TELOXIDE_PROXY to Bot::from_env
|
2020-02-24 20:20:15 +03:00 |
|
Temirkhan Myrzamadi
|
863ea1f15e
|
Merge pull request #180 from teloxide/remove-language-code
Remove LanguageCode
|
2020-02-24 21:35:13 +06:00 |
|
Temirkhan Myrzamadi
|
a801953516
|
Fix the tests
|
2020-02-24 21:29:09 +06:00 |
|
Temirkhan Myrzamadi
|
d165de64d7
|
Remove LanguageCode
Because the official Telegram documentation doesn't specify a concrete version of IETF language tag.
|
2020-02-24 21:21:53 +06:00 |
|
p0lunin
|
54b6fdfbbe
|
Merge pull request #179 from teloxide/fix_poll_deserialize
Fixed poll serialization
|
2020-02-24 17:08:24 +02:00 |
|
p0lunin
|
7ffb067434
|
prettified json
|
2020-02-24 17:02:28 +02:00 |
|
p0lunin
|
a7683b0c2d
|
Merge pull request #177 from teloxide/utils
Fix parse_command
|
2020-02-24 16:50:13 +02:00 |
|
p0lunin
|
83332c7421
|
added serde rename and test
|
2020-02-24 16:48:56 +02:00 |
|
p0lunin
|
3557cf9a40
|
fmt
|
2020-02-24 16:39:57 +02:00 |
|
Temirkhan Myrzamadi
|
54cd855900
|
Fix grammatical mistakes in command.rs
|
2020-02-24 20:32:41 +06:00 |
|
p0lunin
|
8cbe9d8aff
|
fixed parse_command: now call parse_command_with_prefix("/", ...)
|
2020-02-24 16:16:07 +02:00 |
|
p0lunin
|
93a2376e92
|
remove either from dependencies
|
2020-02-24 16:15:26 +02:00 |
|
Temirkhan Myrzamadi
|
825c2c7499
|
Migrate teloxide-macros to the separate repository
|
2020-02-24 14:50:21 +06:00 |
|
Temirkhan Myrzamadi
|
4aeddbd7b4
|
teloxide-macros v0.1.2
Related to https://github.com/teloxide/teloxide/issues/176.
|
2020-02-24 13:30:50 +06:00 |
|
Temirkhan Myrzamadi
|
904e3ab4cc
|
Yank v0.1.1 and publish v0.2.0
Related to https://github.com/teloxide/teloxide/issues/176.
|
2020-02-24 13:23:41 +06:00 |
|
Temirkhan Myrzamadi
|
de7c72f3a6
|
Relase teloxide-macros 0.1.1
|
2020-02-23 21:56:44 +06:00 |
|
Temirkhan Myrzamadi
|
28f4dd7c16
|
Add LanguageCode::Other
|
2020-02-23 20:42:10 +06:00 |
|
Temirkhan Myrzamadi
|
696efb1c5b
|
Fix the docs of command.rs
|
2020-02-23 20:41:26 +06:00 |
|
Temirkhan Myrzamadi
|
196528af2b
|
Merge pull request #169 from teloxide/fix_parse_command
Fixed command parsing
|
2020-02-23 20:35:07 +06:00 |
|
Temirkhan Myrzamadi
|
ce169cffc6
|
Replace Into<String> with AsRef<str>
|
2020-02-23 20:29:02 +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
|
775446669a
|
fixed macro
|
2020-02-23 14:13:05 +02:00 |
|
Temirkhan Myrzamadi
|
9e8f79a0b5
|
Trying to make bot_name: N, where N: Into<String>
|
2020-02-23 17:15:19 +06:00 |
|
p0lunin
|
c02af81dd1
|
attempt to remove 'static lifetime in DispatcherHandlerRxExt::commands
|
2020-02-23 11:22:14 +02:00 |
|
p0lunin
|
32c2c041c9
|
fixed parse_command() and parse_command_with_prefix() in utils
|
2020-02-23 11:13:14 +02:00 |
|
p0lunin
|
673269602d
|
fmt
|
2020-02-22 23:02:31 +02:00 |
|
p0lunin
|
cb3fde7191
|
fixed descriptions (now Command::descriptions() does not display " - " when there is no description)
|
2020-02-22 22:54:48 +02:00 |
|
p0lunin
|
61f06a5e7a
|
fixed documentation
|
2020-02-22 22:53:11 +02:00 |
|
Temirkhan Myrzamadi
|
43a8c21b68
|
Fix some compilation errors
|
2020-02-23 02:08:45 +06:00 |
|
Temirkhan Myrzamadi
|
fc82fbdc6f
|
Update README.md
|
2020-02-22 23:06:24 +06:00 |
|
p0lunin
|
a3e5331312
|
changed signature to Command::parse(text, bot_name) but it failed
|
2020-02-22 18:58:29 +02:00 |
|
Temirkhan Myrzamadi
|
cc77b50332
|
Create LICENSE
|
2020-02-22 02:57:12 +06:00 |
|
Temirkhan Myrzamadi
|
83a81a5972
|
Update LICENSE
|
2020-02-22 02:56:02 +06:00 |
|
Temirkhan Myrzamadi
|
ba6df80931
|
Update LICENSE
|
2020-02-22 02:54:54 +06:00 |
|
Temirkhan Myrzamadi
|
1bb5c0ef0e
|
Remove russian text from telegram_response.rs
|
2020-02-21 23:55:04 +06:00 |
|
Temirkhan Myrzamadi
|
1e559d7ddb
|
Update ci.yml
|
2020-02-20 23:16:00 +06:00 |
|
Temirkhan Myrzamadi
|
6c686921ad
|
Update ci.yml
|
2020-02-20 23:09:33 +06:00 |
|