Commit graph

1986 commits

Author SHA1 Message Date
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
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
Temirkhan Myrzamadi
da13aedeb1
Merge pull request #289 from eupn/patch-1
Edit README.md a bit
2020-10-08 19:08:36 +06:00
eupn
ac99b39d67
Update README.md
Co-authored-by: Temirkhan Myrzamadi <hirrolot@gmail.com>
2020-10-08 20:02:35 +07:00
eupn
bfe5ae43fb
Update README.md
Co-authored-by: Temirkhan Myrzamadi <hirrolot@gmail.com>
2020-10-08 20:02:17 +07:00
eupn
970d33d477
Update README.md
Co-authored-by: Temirkhan Myrzamadi <hirrolot@gmail.com>
2020-10-08 20:01:39 +07:00
eupn
d88e2d0e93
Edit README.md a bit 2020-10-08 11:46:30 +08:00
Waffle Lapkin
4a49d7446a
Merge pull request #286 from jasLogic/dev
Fix documentation for methods using InputFile
2020-10-03 22:24:03 +03:00
Jaslo Ziska
03c21e4651
Fix documentation for methods using InputFile
This commit fixes https://github.com/teloxide/teloxide/issues/254
2020-10-03 17:23:40 +02:00
Waffle Lapkin
22f5a18e50
Merge pull request #285 from jasLogic/dev
Conditionally add teloxide-macros crate and reexport macros
2020-10-02 22:06:12 +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