Commit graph

1841 commits

Author SHA1 Message Date
p0lunin
3fa827ab0a fixed typos 2020-07-06 16:41:02 +03:00
p0lunin
0ba4db26e5 changelog 2020-07-06 16:05:53 +03:00
Dmytro Polunin
66569cafa2
Merge branch 'master' into add_string_to_api_error_kind_other 2020-07-06 16:03:25 +03:00
p0lunin
4eae781c25 fmt 2020-07-06 16:01:07 +03:00
p0lunin
2c1ba3cf91 removed ApiErrorKindKnown::Other 2020-07-06 15:59:56 +03:00
p0lunin
0393a8b53c splited ApiErrorKind at known and unknown 2020-07-06 15:54:05 +03:00
p0lunin
fe8146767e removed editor-folds 2020-07-06 15:42:07 +03:00
Temirkhan Myrzamadi
9442ee5a7f
Merge pull request #225 from teloxide/error_instead_of_unwrap
Return Result instead of unwrap() in file_to_part method
2020-07-04 23:08:43 +06:00
p0lunin
5ceeae7f07 update documentation 2020-07-04 20:02:45 +03:00
p0lunin
44584938f5 renamed RequestFile to RequestWithFile 2020-07-04 20:00:48 +03:00
Temirkhan Myrzamadi
a3fd06d966
Update README.md 2020-07-04 21:28:35 +06:00
Temirkhan Myrzamadi
26557eed8c
Update README.md 2020-07-04 21:27:55 +06:00
Temirkhan Myrzamadi
a68b25a1e1
Update README.md 2020-07-04 21:27:08 +06:00
Temirkhan Myrzamadi
d7929d6fe0
Shorten README.md a little bit 2020-07-04 21:26:26 +06:00
Temirkhan Myrzamadi
bcca608c9d
Update README.md 2020-07-04 21:24:50 +06:00
Temirkhan Myrzamadi
b70b92885d
Merge pull request #202 from teloxide/redis
Add Redis storage
2020-07-04 21:17:56 +06:00
Temirkhan Myrzamadi
2f3652c16e
Update ci.yml 2020-07-04 21:13:09 +06:00
Temirkhan Myrzamadi
bbe3a86c84
Update ci.yml 2020-07-04 21:07:50 +06:00
Temirkhan Myrzamadi
56dadfbb34 Return Arc<RedisServer> 2020-07-04 21:02:07 +06:00
Temirkhan Myrzamadi
82ade822cf
Open redis at 7777, 7778, 7779 ports (CI) 2020-07-04 20:59:58 +06:00
Temirkhan Myrzamadi
9eee923aad Open separate connections to redis during testing 2020-07-04 20:54:47 +06:00
p0lunin
336dc0b98a Merge remote-tracking branch 'origin/error_instead_of_unwrap' into error_instead_of_unwrap 2020-07-04 17:50:30 +03:00
p0lunin
c7dbc869ba added changelog 2020-07-04 17:50:20 +03:00
Dmytro Polunin
607d2b2d68
Merge branch 'master' into error_instead_of_unwrap 2020-07-04 17:40:02 +03:00
Temirkhan Myrzamadi
33910864c7
Merge branch 'master' into redis 2020-07-04 20:34:07 +06:00
p0lunin
de6280150c fmt 2020-07-04 17:29:05 +03:00
p0lunin
e1932bc68b removed unwrap() by propagate error to user code 2020-07-04 17:28:46 +03:00
Temirkhan Myrzamadi
56bcaa7a46
Update README.md 2020-07-04 19:52:16 +06:00
Temirkhan Myrzamadi
26092cb4ef
Oops, correct README.md 2020-07-04 19:51:45 +06:00
p0lunin
c04032cdf0 remove add method from FormBuilder 2020-07-04 16:46:00 +03:00
Temirkhan Myrzamadi
50dca962ab
Update the features (README.md) 2020-07-04 19:45:19 +06:00
Temirkhan Myrzamadi
01439aae37
Update Cargo.toml 2020-07-04 13:55:25 +06:00
Temirkhan Myrzamadi
1452f2d424
Merge pull request #224 from teloxide/descriptions_off
Added option to hide command from BotCommand::descriptions list
2020-07-04 13:53:47 +06:00
p0lunin
030a349f60 fmt 2020-07-04 10:47:46 +03:00
p0lunin
58cb5ad152 added test for descriptions="off" attribute 2020-07-04 10:44:42 +03:00
Temirkhan Myrzamadi
96a92b6ec2
Merge pull request #205 from teloxide/commands
Implement typed commands
2020-07-04 00:39:35 +06:00
Temirkhan Myrzamadi
5f9e0b46b2 Fix impl Error for ParseError 2020-07-04 00:33:35 +06:00
p0lunin
82439c2a4c added impl Display, Error for ParseError 2020-07-03 21:20:33 +03:00
p0lunin
c16c316679 changed source of macros from dev branch to 0.3.0 version 2020-07-03 21:11:32 +03:00
p0lunin
5216347ece fixed wrong documentation 2020-07-03 20:31:39 +03:00
p0lunin
93ebcc083d fmt 2020-07-03 20:17:20 +03:00
p0lunin
0345d85cb8 remove unnecessary attributes 2020-07-03 20:15:55 +03:00
p0lunin
4ceb1253dd Merge branch 'master' of https://github.com/teloxide/teloxide into commands
 Conflicts:
	examples/admin_bot/src/main.rs
	examples/simple_commands_bot/src/main.rs
	src/dispatching/dispatcher_handler_rx_ext.rs
2020-07-03 20:11:25 +03:00
Temirkhan Myrzamadi
8cc9612a64
Merge pull request #222 from teloxide/ci
Change CI settings
2020-07-03 23:05:53 +06:00
p0lunin
c61e3eb8d3 fix example 2020-07-03 20:00:05 +03:00
p0lunin
13c1e041ac moved strategy block 2020-07-03 19:09:53 +03:00
p0lunin
d8d9496bac parallelize in github actions checking examples 2020-07-03 19:08:26 +03:00
p0lunin
eb638e9ff5 parallelize test examples 2020-07-03 16:52:36 +03:00
p0lunin
1dc7afebf9 remove unnecessary components 2020-07-03 16:41:31 +03:00
p0lunin
e44f0786d8 revert test_examples.sh 2020-07-03 16:37:05 +03:00