Commit graph

2846 commits

Author SHA1 Message Date
Maybe Waffle
5e87accfc7 Codify &str -> String conversions in code style 2022-09-29 19:05:31 +04:00
Maybe Waffle
36f0226751 Improve readability of CODE_STYLE.md 2022-09-29 19:01:03 +04:00
Hirrolot
be9c20ef32
Merge pull request #713 from teloxide/improve_buttons_example2
Properly handle callback queries in `examples/buttons.rs`
2022-09-25 01:54:54 +06:00
Maybe Waffle
376ffc85f9 Properly handle callback queries in examples/buttons.rs 2022-09-12 16:50:59 +04:00
Waffle Maybe
ececfaf62b
Merge pull request #710 from teloxide/updnght
Update nightly version in CI
2022-09-11 22:56:42 +04:00
Maybe Waffle
721908c08e Update nightly version in CI 2022-09-09 21:59:11 +04:00
Waffle Maybe
550982b7fe
Merge pull request #708 from teloxide/fix_buttons_example
Fix command parsing in `examples/button.rs`
2022-09-08 18:44:39 +04:00
Maybe Waffle
f39180543e Fix command parsing in examples/button.rs 2022-09-08 18:36:08 +04:00
Waffle Maybe
748ff1da11
Merge pull request #704 from teloxide/update_macros
update `teloxide-macros`
2022-09-06 07:52:06 +04:00
Hirrolot
bd15d4beac
Merge branch 'dev' into update_macros 2022-09-06 09:48:30 +06:00
Waffle Maybe
014075573d
Merge pull request #705 from teloxide/update_listener_type_err
Turn `UpdateListener`'s generic error into an associated type
2022-09-06 07:25:35 +04:00
Maybe Waffle
11fe8baebf Correct a comment 2022-09-05 18:56:24 +04:00
Maybe Waffle
8917e05bf8 Turn UpdateListener's generic error into an associated type 2022-09-05 18:56:15 +04:00
Maybe Waffle
4cb9d93d59 Update changelog 2022-09-04 17:01:13 +04:00
Maybe Waffle
44e134c47e update teloxide-macros 2022-08-28 15:19:38 +04:00
Waffle Maybe
6d668ec06b
Merge pull request #701 from teloxide/avoid-short-list-punctuation
Avoid ending punctuation in short list items
2022-08-25 11:58:50 +04:00
Hirrolot
d0add19b29 Avoid ending punctuation in short list items 2022-08-20 16:16:08 +06:00
Hirrolot
fde52b3988
Merge pull request #690 from teloxide/repls-dispatching-doc
Explain the difference between REPLs and dispatching
2022-07-25 18:24:36 +06:00
Waffle Maybe
acd3f4f9a2
Merge pull request #693 from teloxide/nicer_filter_ext_docs
Make filter ext docs a little bit nicer
2022-07-25 11:08:20 +04:00
Maybe Waffle
62cbda51d2 Make filter ext docs a little bit nicer 2022-07-24 19:46:48 +04:00
Hirrolot
c7af38ebe3
Merge pull request #691 from teloxide/hide-huge-doc
Hide the definitions of endpoints in the doc
2022-07-24 21:23:06 +06:00
Maybe Waffle
1942b8f49b Improve link formatting 2022-07-24 19:11:57 +04:00
Hirrolot
3f546fd637 Merge branch 'repls-dispatching-doc' of https://github.com/teloxide/teloxide into repls-dispatching-doc 2022-07-24 19:41:30 +06:00
Hirrolot
0f526ebe99 Simplify the doc sentence (code review) 2022-07-24 19:40:35 +06:00
Hirrolot
ab0292649f
Apply a tiny doc review suggestion
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2022-07-24 19:32:09 +06:00
Hirrolot
8eaadf8f94 Expand a doc sentence according to code review 2022-07-24 19:30:41 +06:00
Hirrolot
72a92ea6ea
Merge pull request #692 from teloxide/check-dialogue-doc
Make `dialogue` doc examples verifiable
2022-07-24 19:21:33 +06:00
Hirrolot
793dbcfcdb Make dialogue doc examples verifiable 2022-07-24 19:14:22 +06:00
Hirrolot
4e2265a217 Hide the definitions of endpoints in the doc
Makes scrolling a bit easier.
2022-07-24 19:03:50 +06:00
Hirrolot
a59fb0ddea Fix formatting 2022-07-24 19:01:36 +06:00
Hirrolot
7b18d62296 A doc fix for Dispatcher 2022-07-24 18:57:33 +06:00
Hirrolot
3bdd6bdcb7 Lay out the difference between REPLs and dispatching 2022-07-24 18:56:53 +06:00
Hirrolot
431cdd1abb
Merge pull request #689 from teloxide/simplify-repls-impl
Simplify the implementation of REPLs
2022-07-24 15:58:56 +06:00
Hirrolot
e7ad0e4c80 Simplify the implementation of REPLs 2022-07-24 14:53:28 +06:00
Waffle Maybe
b80ae1d723
Merge pull request #687 from teloxide/github-dependents
Update the 'Community bots' section with GitHub dependents
2022-07-22 18:07:35 +04:00
Hirrolot
24d90fcdc8
Update the 'Community bots' section with GitHub dependents 2022-07-22 20:03:57 +06:00
Hirrolot
d391be095c
Merge pull request #685 from teloxide/v0.10.1
Release v0.10.1
2022-07-22 19:00:43 +06:00
Hirrolot
ab463df5eb Release v0.10.1 2022-07-22 18:55:58 +06:00
Waffle Maybe
a36f2b03d9
Merge pull request #457 from teloxide/more_must_uses
Add more `#[must_use]` attributes for appropriate functions
2022-07-22 15:56:01 +04:00
Waffle Maybe
6f993ce6b2
Merge pull request #681 from teloxide/fix-img-paths
fix img paths
2022-07-22 15:54:22 +04:00
Maybe Waffle
fd12e1eb06 fix typos 2022-07-22 15:52:25 +04:00
Maybe Waffle
52096d269f Add more #[must_use] attributes for appropriate functions 2022-07-22 13:53:46 +04:00
Maybe Waffle
b0bfbcbc72 Fix image paths in readme 2022-07-22 13:47:10 +04:00
Waffle Maybe
3ce3cf7a55
Merge pull request #679 from teloxide/fix-community-bots
Remove `ArtHome12/vzmuinebot` from outdated bots
2022-07-21 18:18:34 +04:00
Hirrolot
ecf0c36356
Remove ArtHome12/vzmuinebot from outdated bots
I think it was added by mistake since it uses teloxide v0.9.2, which is a relatively new version.
2022-07-21 20:15:44 +06:00
Waffle Maybe
85a11a6064
Merge pull request #677 from teloxide/update_dptree
Bump version -> 0.10
2022-07-21 14:58:15 +04:00
Hirrolot
02ec94a08b Update CHANGELOG.md to v0.10.0 2022-07-21 16:54:37 +06:00
Hirrolot
a22c91df6c Adjust imports a little bit in examples/purchase.rs 2022-07-21 16:53:52 +06:00
Maybe Waffle
0cb4bfef36 Fix deprecation version 2022-07-21 13:35:48 +04:00
Maybe Waffle
84beedfff4 make schema in docs nicer 2022-07-21 13:32:05 +04:00