Temirkhan Myrzamadi
|
56de17d989
|
Merge pull request #318 from ivan770/trace-storage
Basic implementation of TraceStorage
|
2020-11-24 21:43:34 +06:00 |
|
ivan770
|
38cee20575
|
Merge pull request #1 from teloxide/dev
Fix sqlx feature definitions in Cargo.toml
|
2020-11-24 17:34:59 +02:00 |
|
Temirkhan Myrzamadi
|
060f6f6413
|
Merge pull request #320 from teloxide/fix-sqlx-features
Specify 'runtime-tokio-native-tls' for sqlx (Cargo.toml)
|
2020-11-24 21:32:51 +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 |
|
ivan770
|
704418ca9f
|
Remove unnecessary allocation if trace level is not enabled
|
2020-11-19 16:54:46 +00:00 |
|
ivan770
|
aebb974e50
|
Use only one log message to nofity about dialogue transition
|
2020-11-18 14:04:12 +02:00 |
|
ivan770
|
cd2970c0f5
|
fmt
|
2020-11-18 10:19:21 +02:00 |
|
ivan770
|
f6a4882d1d
|
State that log crate is being used for logging
|
2020-11-18 10:09:54 +02:00 |
|
ivan770
|
f86217b0f9
|
Trace previous state on update
|
2020-11-18 09:56:57 +02:00 |
|
ivan770
|
5830ba2b32
|
Minor changes
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2020-11-18 09:33:45 +02:00 |
|
ivan770
|
e9b7ad9161
|
Basic implementation of TraceStorage
|
2020-11-17 21:46:21 +02: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
|
ce3c53d762
|
Merge pull request #312 from teloxide/p0lunin-patch-1
Bold text of questions in FAQ
|
2020-11-01 17:53:06 +06:00 |
|
Dmytro Polunin
|
ec1c006ce4
|
Bold text of questions in FAQ
|
2020-11-01 13:45:59 +02:00 |
|
Temirkhan Myrzamadi
|
5abb6c6dbd
|
0.3.2 -> 0.3.3 (Cargo.toml)
|
2020-10-30 13:45:22 +06:00 |
|
Temirkhan Myrzamadi
|
1c23bdd525
|
Merge pull request #309 from teloxide/master
v0.3.3 (very big changes)
|
2020-10-30 13:42:34 +06:00 |
|
Temirkhan Myrzamadi
|
e01d31f8a2
|
Merge pull request #308 from teloxide/fix-message-dice-dice
Make 'dice' from 'MessageDice' public
|
2020-10-30 13:35:59 +06:00 |
|
Temirkhan Myrzamadi
|
6e4b1ff2b3
|
Prepare for v0.3.3
|
2020-10-30 13:26:04 +06:00 |
|
Temirkhan Myrzamadi
|
edb5d6ffa0
|
Make MessageDice.dice public
|
2020-10-30 13:21:03 +06:00 |
|
Waffle Lapkin
|
04e32491b5
|
Merge pull request #305 from elpiel/doc-cfg-annotation-to-cfg-items
add doc(cfg) attributes
|
2020-10-26 14:32:28 +03:00 |
|
Lachezar Lechev
|
508f34148b
|
replace occurences of docsrs and add FIXME
|
2020-10-26 12:12:06 +02: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
|
32600ff8f6
|
Gardening + docs improvals
|
2020-10-25 11:50:47 +03:00 |
|
Sergey Levitin
|
633d5b0d64
|
Fix typo
|
2020-10-24 21:09:17 +03:00 |
|
Sergey Levitin
|
75c7899f2c
|
Actualize storages docs
|
2020-10-24 21:08:14 +03:00 |
|
Sergey Levitin
|
e456e525d8
|
Update authors of sqlite_remember_bot
|
2020-10-24 20:18:13 +03:00 |
|
Sergey Levitin
|
d0f727099c
|
Update changelog
|
2020-10-24 20:08:00 +03:00 |
|
Sergey Levitin
|
5bb5357183
|
Gardening + update docs
|
2020-10-24 20:05:48 +03:00 |
|
Sergey Levitin
|
d5b86ac086
|
Get rid of an unnesessary TODO
|
2020-10-24 19:59:08 +03:00 |
|
Sergey Levitin
|
ef2a3b36ae
|
Add a bot example for SqliteStorage
|
2020-10-24 19:57:51 +03:00 |
|
Sergey Levitin
|
5e1fe064cd
|
Add tests for sqlite storage
|
2020-10-24 19:51:55 +03:00 |
|
Sergey Levitin
|
7ba0a5b5a4
|
Fix SQL syntax error
|
2020-10-23 22:26:27 +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
|
bb829cf748
|
Merge CHANGELOG.md
|
2020-10-23 09:03:53 +06:00 |
|
Temirkhan Myrzamadi
|
c40f15487a
|
Fix conflicts in CHANGELOG.md
|
2020-10-23 09:02:00 +06:00 |
|
Temirkhan Myrzamadi
|
c26e63169e
|
Fix conflicts in CHANGELOG.md
|
2020-10-23 08:59:45 +06:00 |
|
Temirkhan Myrzamadi
|
d1c6bbcabd
|
Merge branch 'master' into dev
|
2020-10-23 08:58:19 +06:00 |
|
Waffle Lapkin
|
a959d8626b
|
Merge pull request #299 from teloxide/login-url-new
Add LoginUrl::new
|
2020-10-23 05:47:51 +03:00 |
|
Temirkhan Myrzamadi
|
f785367bea
|
Add a missing trait bound
|
2020-10-23 08:38:00 +06:00 |
|
Temirkhan Myrzamadi
|
3c04d573f9
|
Prepare for v0.3.2
|
2020-10-23 08:23:09 +06:00 |
|
Temirkhan Myrzamadi
|
9e9f6c1991
|
Add LoginUrl::new
|
2020-10-23 08:18:57 +06:00 |
|
Sergey Levitin
|
844a198753
|
Cargo +nightly fmt, gardening
|
2020-10-22 23:19:39 +03:00 |
|
Sergey Levitin
|
f8a00e64d8
|
Update sqlite dialog after all serializations
|
2020-10-22 21:47:43 +03:00 |
|
Sergey Levitin
|
16b0b47ecf
|
Properly implement SqliteStorage methods
|
2020-10-22 21:30:34 +03:00 |
|
Temirkhan Myrzamadi
|
4c76d24d40
|
Merge pull request #297 from teloxide/issue-templates
Add issue templates
|
2020-10-21 03:31:48 +06:00 |
|
Waffle Lapkin
|
5508911904
|
Add issue templates
Add issue templates for
- Bug reports
- Feature requests
- Unknown telegram errors
- Parse errors
|
2020-10-20 14:38:36 +03:00 |
|
Sergey Levitin
|
fb996d943d
|
Fix typo
|
2020-10-19 02:34:48 +03:00 |
|