Commit graph

4109 commits

Author SHA1 Message Date
Hirrolot
98924eeed0 Merge pull request #739 from teloxide/simplify-stop-doc
Simplify the brief description of `crate::stop`

Former-commit-id: 0d4e662dc7
2022-10-10 22:10:43 +06:00
Lev Khoroshansky
5fb01ee8d5 fix: No need for hyphens
Former-commit-id: aec777d899
2022-10-09 19:59:52 +03:00
Lev Khoroshansky
a57ff6056d fix: Plural verb and better wording
Former-commit-id: 643ef423e8
2022-10-09 19:49:42 +03:00
Lev Khoroshansky
98150c401a fix: Spacing
Former-commit-id: a9739c7da4
2022-10-09 19:47:45 +03:00
Lev Khoroshansky
a5419f3475 fix: Grammar & typos
Former-commit-id: b3fe220d99
2022-10-09 19:42:20 +03:00
Lev Khoroshansky
fdaddb3902 fix: Sync docs & comments with code
Former-commit-id: 6ebf51efeb
2022-10-09 19:41:52 +03:00
Hirrolot
b58f731ef3 Simplify the brief description of crate::stop
Usually, we have very brief descriptions of modules. I see no reason to make it elaborate -- it does even contain only a few items.

Former-commit-id: a7981cc99b
2022-10-07 22:50:08 +06:00
Waffle Maybe
b6beb8e1f7 Merge pull request #738 from teloxide/dev
Merge v0.11.0

Former-commit-id: 4a32963901
2022-10-07 16:25:56 +04:00
Hirrolot
141b72db9b Merge pull request #736 from teloxide/v0.11.0
Release v0.11.0

Former-commit-id: e5ee52d4db
2022-10-07 17:27:43 +06:00
Hirrolot
cedc7df410 Merge branch 'dev' into v0.11.0
Former-commit-id: cfc0776621
2022-10-07 17:23:52 +06:00
Hirrolot
637b185fae Update MSRV in README.md
Former-commit-id: 5bed819c9f
2022-10-07 17:22:46 +06:00
Waffle Maybe
1ad8e3db47 Merge pull request #737 from teloxide/master
merge merges

Former-commit-id: 6cacaf9e58
2022-10-07 15:18:06 +04:00
Hirrolot
d680bef0ba Release v0.11.0
Former-commit-id: 4e56dd29b1
2022-10-07 16:55:57 +06:00
Hirrolot
7807206cc5 Merge pull request #726 from teloxide/migration_guide_start
Start writing migration guide

Former-commit-id: 8fb31ff882
2022-10-07 16:48:55 +06:00
Hirrolot
03d25b7f02 Apply a review suggestion
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
Former-commit-id: d690709dfb
2022-10-07 16:45:16 +06:00
Hirrolot
36290a22c3 Merge pull request #735 from teloxide/consistent-naming
Use consistent naming of our crates

Former-commit-id: 97e2cb0aa1
2022-10-07 16:44:27 +06:00
Hirrolot
85fda7a3b5 Use <code>teloxide</code> in README.md
Former-commit-id: 60f0cd128d
2022-10-07 16:39:49 +06:00
Hirrolot
01f0818e94 Use consistent naming of our crates
Former-commit-id: 1ab5bdfc77
2022-10-07 16:34:42 +06:00
Hirrolot
b7732c58db Merge pull request #733 from teloxide/update-readme-features
Update the 'Highlights' section

Former-commit-id: 5a50e55bb2
2022-10-07 16:32:53 +06:00
Hirrolot
22f37a9cc7 Apply a tiny review suggestion
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
Former-commit-id: 3d65f81eae
2022-10-07 16:30:33 +06:00
Hirrolot
9cdfe7108a Merge pull request #732 from teloxide/refactor-dptree-usage
Refactor `dptree` usage

Former-commit-id: 4b9aba8e13
2022-10-07 16:26:05 +06:00
Waffle Maybe
cbd8978e65 Merge pull request #712 from teloxide/repl_docs_upd
Update docs of REPLs

Former-commit-id: f52d11d246
2022-10-07 14:25:16 +04:00
Waffle Maybe
7ca26fbde1 Update src/dispatching/repls/preamble.md
Co-authored-by: Hirrolot <hirrolot@gmail.com>
Former-commit-id: 1343015e6c
2022-10-07 14:22:02 +04:00
Maybe Waffle
af5f27feee link "advanced features" in repls to dispatching
Former-commit-id: 583e5ea4ab
2022-10-07 14:11:56 +04:00
Maybe Waffle
0daff74d14 fixups
Former-commit-id: dc9ba4dd11
2022-10-07 14:06:42 +04:00
Maybe Waffle
8bfa8b542d I hate rustfmt
Former-commit-id: c6dd6bed44
2022-10-07 13:59:20 +04:00
Maybe Waffle
fde91dacf4 Apply suggestions from the review
Former-commit-id: db22e20221
2022-10-07 13:09:57 +04:00
Maybe Waffle
bb686ebd8e fix docs
Former-commit-id: d9b18abd55
2022-10-07 12:27:13 +04:00
Maybe Waffle
a3632d65da Apply suggestions from code review
Former-commit-id: 83d3a11be9
2022-10-07 12:03:34 +04:00
Hirrolot
c017a1794f Simplify the highlights more
Former-commit-id: 6966ab9ce1
2022-10-07 10:45:35 +06:00
Hirrolot
a2df72e903 Update the 'Highlights' section
I've simplified the point about dialogues and added the point "Feature-rich", which mentions some functionality typically asked by users in our support chat.

Former-commit-id: 6043f5566e
2022-10-07 10:38:52 +06:00
Hirrolot
744679419a Refactor dptree usage
Former-commit-id: fe3aa2e798
2022-10-07 10:14:36 +06:00
Hirrolot
b52502c2df Update the migration guide with BotCommands changes
Former-commit-id: 59b5047fa3
2022-10-07 09:55:58 +06:00
Hirrolot
5dd8d195bc Merge branch 'dev' into repl_docs_upd
Former-commit-id: 291b69b477
2022-10-07 08:59:47 +06:00
Waffle Maybe
760f843010 Merge pull request #730 from teloxide/updtlxdcr08
Update `teloxide-core` to `0.8.0`

Former-commit-id: abebad9439
2022-10-06 22:12:01 +04:00
Maybe Waffle
c6c2cd3f6f Update teloxide-core to 0.8.0
Former-commit-id: d45a962a63
2022-10-06 22:02:28 +04:00
Hirrolot
8384255a37 Merge pull request #729 from teloxide/update-macros
Update `teloxide-macros` to v0.7.0

Former-commit-id: cb7123b222
2022-10-06 23:58:09 +06:00
Hirrolot
a584215376 Update teloxide-macros to v0.7.0
Former-commit-id: 19830daf8d
2022-10-06 23:52:49 +06:00
Hirrolot
10cf4fc0e1
Merge pull request #38 from teloxide/v0.7.0
Release v0.7.0
2022-10-06 23:48:37 +06:00
Hirrolot
1ec3eabfeb Move to the 2021 edition 2022-10-06 23:37:04 +06:00
Hirrolot
d17ebafb38 Remove #[derive(Debug)]
For some reason, it doesn't allow publishing a new release.
2022-10-06 23:08:34 +06:00
Hirrolot
e5d08c168e Release v0.7.0 2022-10-06 22:54:30 +06:00
Hirrolot
ee07a6f0b2 Update to the latest teloxide-macros
Former-commit-id: 64359db3da
2022-10-06 22:35:32 +06:00
Hirrolot
e715105dda
Merge pull request #37 from teloxide/enhance-path-error-msg
Enhance an error message about a path
2022-10-06 18:06:00 +06:00
Hirrolot
ff2b479dc9
Update the error message wording
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2022-10-06 18:02:28 +06:00
Hirrolot
6ae6b0024e Enhance an error message about a path 2022-10-06 17:54:31 +06:00
Waffle Maybe
5d6cce4121
Merge pull request #35 from teloxide/bot_name_and_str
adapt to teloxide changes
2022-10-06 15:29:20 +04:00
Waffle Maybe
6c026dde7f
Merge pull request #36 from teloxide/parse_with_use_path
Parse path instead of string when parsing `parse_with`
2022-10-06 15:28:45 +04:00
Maybe Waffle
ff1e0fc305 Parse path instead of string when parsing parse_with 2022-10-06 14:30:52 +04:00
Hirrolot
b530f63608 Merge pull request #728 from teloxide/bot_commands_parse_and_str
Make `BotCommands::parse` accept bot username as `&str`

Former-commit-id: 51e3cafe56
2022-10-06 15:44:52 +06:00