Commit graph

126 commits

Author SHA1 Message Date
Temirkhan Myrzamadi
be7bec6fa9 Support UpdateKind::{MyChatMember, ChatMember} 2021-03-17 23:36:51 +06:00
Temirkhan Myrzamadi
5f96da0a5f Fix the tests 2021-03-13 23:05:50 +06:00
Temirkhan Myrzamadi
1af0bfdcbc Fix the examples 2021-03-13 22:13:24 +06:00
Temirkhan Myrzamadi
6102a02ed4 Integrate teloxide-core 2021-03-06 03:18:03 +06:00
Temirkhan Myrzamadi
f33428be03 Update the dependencies 2021-02-22 08:14:33 +06:00
Waffle Lapkin
dbc03c0769
Merge branch 'dev' into fix-serde-export-master 2021-01-13 16:20:25 +03:00
Temirkhan Myrzamadi
433b4df614 v0.3.4 2021-01-13 11:32:39 +06:00
Temirkhan Myrzamadi
57b2af965a Remove the 'runtime-tokio' feature of sqlx (Cargo.toml) 2020-11-24 21:26:16 +06:00
Temirkhan Myrzamadi
71df5bad3e Specify 'runtime-tokio-native-tls' for sqlx (Cargo.toml) 2020-11-24 21:17:49 +06:00
Waffle Lapkin
89ae390dfe
Merge pull request #294 from teloxide/sqlite_storage
Sqlite storage v2
2020-11-04 12:01:21 +03:00
Temirkhan Myrzamadi
5abb6c6dbd 0.3.2 -> 0.3.3 (Cargo.toml) 2020-10-30 13:45:22 +06:00
Lachezar Lechev
656db8273b
Update Cargo.toml docs.rs metadata
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
2020-10-26 07:27:13 +02:00
Lachezar Lechev
43cdedb06a
Readme "nightly" feature comment update 2020-10-25 18:19:44 +02:00
Lachezar Lechev
9ae81ac978
add doc(cfg) attributes 2020-10-25 17:55:04 +02:00
Sergey Levitin
5e1fe064cd Add tests for sqlite storage 2020-10-24 19:51:55 +03:00
Temirkhan Myrzamadi
7b1fbabdcb
Merge pull request #301 from teloxide/master
v0.3.2
2020-10-23 11:58:02 +06:00
Temirkhan Myrzamadi
3c04d573f9 Prepare for v0.3.2 2020-10-23 08:23:09 +06:00
Sergey Levitin
e751624d6f Implement sqlite storage methods #144 2020-10-19 02:18:21 +03:00
Sergey Levitin
900ae4f630 Merge branch 'dev' of github.com:teloxide/teloxide into sqlite 2020-10-19 00:15:21 +03:00
Jaslo Ziska
eed1bbb0fc
Conditionally add teloxide-macros crate and reexport macros
This commit adds the feature "macros" which conditionally adds the
teloxide-macros crate and reexports its macros.

All (doc) tests using these macros are also conditionally enabled now.
Also change examples accordingly.

This commit solves https://github.com/teloxide/teloxide/issues/283
2020-10-02 20:43:26 +02:00
Waffle Lapkin
814adabdb6
Merge branch 'dev' into v0.3.1_release 2020-09-26 19:01:16 +03:00
Waffle
04f8ed5df7 v0.3.1 release 2020-08-25 17:45:16 +03:00
Waffle
981ba237c9 redis test fix & beta/nightly ci
This commit fixes redis storage test, those were not ran before.
Also, introduces beta&nightly tests to CI
2020-08-12 23:53:58 +03:00
Waffle
3157305105 add automatic test of code blocks from readme 2020-08-12 23:21:13 +03:00
Waffle
00e39e8d35 enable all features for docs.rs doc build 2020-08-12 22:48:36 +03:00
Temirkhan Myrzamadi
b3aa539c4d Download the master branch of teloxide-macros 2020-08-01 17:52:50 +06:00
Kirill Mironov
ffb5f29362 Allow for custom error types in TransitionOut 2020-08-01 00:18:52 +03:00
Temirkhan Myrzamadi
b68d03ae83
v0.3.0 Cargo.toml 2020-07-31 21:54:52 +06:00
Temirkhan Myrzamadi
62a116dbc0 Use only required tokio-util features 2020-07-31 19:58:41 +06:00
Temirkhan Myrzamadi
337b89112b Use only required Tokio features 2020-07-31 19:42:11 +06:00
S-Y-rat
c09eca1e39 Switch from rusqlite to sqlx with sqlite feature enabled 2020-07-31 15:59:26 +03:00
S-Y-rat
d0ab14d593 Make sqlite-storage visible 2020-07-31 15:20:27 +03:00
Temirkhan Myrzamadi
3a0a005265 Use frunk v0.3.1 2020-07-28 20:58:23 +06:00
Temirkhan Myrzamadi
709fe18ade Use teloxide-macros v0.3.2 2020-07-27 02:42:08 +06:00
Temirkhan Myrzamadi
71f38bcb92 Small refinements 2020-07-26 13:18:29 +06:00
Temirkhan Myrzamadi
094a95e8d8 Add append_field 2020-07-26 03:10:48 +06:00
Temirkhan Myrzamadi
7e4014260a Fix Cargo.toml 2020-07-24 19:40:07 +06:00
Temirkhan Myrzamadi
433bab7617 Merge branch 'fix-bot-silence' of https://github.com/teloxide/teloxide into fix-bot-silence 2020-07-16 21:04:34 +06:00
Temirkhan Myrzamadi
12b2043e74 Fix build 2020-07-16 18:59:33 +06:00
Temirkhan Myrzamadi
f3e482d47e
serde_json = 1.0.55 2020-07-11 02:10:52 +06:00
Temirkhan Myrzamadi
8059f64044
Update Cargo.toml 2020-07-11 02:07:12 +06:00
Temirkhan Myrzamadi
178b56ab1c
Download reqwest from gh 2020-07-11 02:06:27 +06:00
Temirkhan Myrzamadi
d6298c2329 Temporarily use Hirrolot/redis-rs 2020-07-11 00:28:24 +06:00
Temirkhan Myrzamadi
64331f1df1 Upgrade the dependencies 2020-07-10 23:55:12 +06:00
p0lunin
8bbc3aa302 changed version of teloxide-macros 2020-07-10 13:35:18 +03:00
Temirkhan Myrzamadi
33910864c7
Merge branch 'master' into redis 2020-07-04 20:34:07 +06:00
Temirkhan Myrzamadi
01439aae37
Update Cargo.toml 2020-07-04 13:55:25 +06:00
p0lunin
58cb5ad152 added test for descriptions="off" attribute 2020-07-04 10:44:42 +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
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