Waffle Maybe
|
6945c464ef
|
fix typo in MIGRATION_GUIDE.md
|
2022-02-06 14:37:23 +03:00 |
|
Hirrolot
|
9f60483389
|
Fix the link to the v0.5 -> v0.6 migration guide
|
2022-02-06 17:34:57 +06:00 |
|
Hirrolot
|
280017c597
|
Mention teloxide-core in MIGRATION_GUIDE.md
|
2022-02-06 17:34:07 +06:00 |
|
Hirrolot
|
c0c18ebbdf
|
Mention teloxide-core in the changelog
|
2022-02-06 17:32:30 +06:00 |
|
Hirrolot
|
a49d637e81
|
Preserve the old migration guide (v0.4 -> v0.5)
|
2022-02-06 17:31:18 +06:00 |
|
Hirrolot
|
3568ae5bd7
|
Update teloxide-macros to v0.5
|
2022-02-05 21:40:10 +06:00 |
|
Hirrolot
|
ec70e3b7d8
|
Update dptree to v0.1.0
|
2022-02-05 20:40:42 +06:00 |
|
Hirrolot
|
407c6bc23e
|
Warn that the old dispatching will be removed
|
2022-02-05 14:29:40 +06:00 |
|
Hirrolot
|
b0e5a4a0e6
|
Write the migration guide for v0.6
|
2022-02-05 14:26:05 +06:00 |
|
Hirrolot
|
672e879ffe
|
Update CHANGELOG.md
|
2022-02-05 13:50:46 +06:00 |
|
Hirrolot
|
25f863402d
|
Merge pull request #505 from teloxide/refactor_shutdown_token
Refactor `ShutdownToken`
|
2022-02-05 13:33:07 +06:00 |
|
Maybe Waffle
|
24c8035b3c
|
Refactor ShutdownToken
|
2022-02-04 23:52:52 +03:00 |
|
Hirrolot
|
e4fb3a711d
|
Merge pull request #470 from teloxide/dispatching2
Dispatching 2.0
|
2022-02-05 02:51:16 +06:00 |
|
Hirrolot
|
42e1cd2cd1
|
Update an example in src/dispatching2/mod.rs
|
2022-02-05 02:43:12 +06:00 |
|
Hirrolot
|
b4aa3a4504
|
Move storage back to dispatching
|
2022-02-05 02:37:01 +06:00 |
|
Hirrolot
|
5909e48e11
|
Deprecate the old dispatching system
|
2022-02-05 02:33:03 +06:00 |
|
Hirrolot
|
07b844db99
|
Add BotCommand::bot_commands
|
2022-02-05 02:18:47 +06:00 |
|
Hirrolot
|
bde566825f
|
Fix the goddamn CI
|
2022-02-05 01:13:44 +06:00 |
|
Hirrolot
|
6eb243170c
|
Update rust-toolchain.toml
|
2022-02-05 01:11:38 +06:00 |
|
Hirrolot
|
3f711b0d80
|
Revert "Update rustfmt on the CI"
This reverts commit 0dce872a9a .
|
2022-02-05 01:11:26 +06:00 |
|
Hirrolot
|
0dce872a9a
|
Update rustfmt on the CI
|
2022-02-05 01:10:01 +06:00 |
|
Hirrolot
|
735e6a41f2
|
Replace CARGO_PKG_NAME with CARGO_CRATE_NAME in logging
|
2022-02-05 01:07:28 +06:00 |
|
Hirrolot
|
c2c9620b48
|
Remove redundant examples from src/logging.rs
|
2022-02-05 01:01:24 +06:00 |
|
Hirrolot
|
d4a4719b58
|
Simplify examples/dispatching2_features.rs
|
2022-02-05 00:53:55 +06:00 |
|
Hirrolot
|
108d7b7d94
|
Update examples/dispatching2_features.rs
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
|
2022-02-05 00:33:28 +06:00 |
|
Hirrolot
|
08380790b8
|
Fix the docs of HandlerFactory
|
2022-02-05 00:32:12 +06:00 |
|
Hirrolot
|
ef323889db
|
Fix the docs of the Heroku example
|
2022-02-05 00:31:13 +06:00 |
|
Hirrolot
|
aade493391
|
Update the docs of dialogue/mod.rs
|
2022-02-05 00:26:40 +06:00 |
|
Hirrolot
|
539c53abde
|
Log errors in HandlerExt::enter_dialogue
|
2022-02-05 00:25:18 +06:00 |
|
Hirrolot
|
67901fa53b
|
Update dptree
|
2022-02-05 00:02:22 +06:00 |
|
Hirrolot
|
bd73d79e80
|
Reuse dispatching::dialogue::storage
|
2022-02-04 22:54:12 +06:00 |
|
Hirrolot
|
a59b3a7957
|
Make default_handler a closure
|
2022-02-04 22:32:06 +06:00 |
|
Hirrolot
|
123ac1ec67
|
Make UpdateFilterExt and MessageFilterExt sealed
|
2022-02-04 22:01:50 +06:00 |
|
Hirrolot
|
d538c61b1c
|
tests/bot_dialogue.rs => tests/dialogue_state.rs
|
2022-02-04 21:00:06 +06:00 |
|
Hirrolot
|
24917a60d4
|
Use #[derive(BotCommand)] in examples/sqlite_remember.rs and examples/redis_remember.rs
|
2022-02-04 20:59:46 +06:00 |
|
Hirrolot
|
b66beef534
|
Explain handler params in examples/dialogue.rs
|
2022-02-04 20:21:16 +06:00 |
|
Hirrolot
|
09c3424097
|
Replace lazy_static with once_cell
|
2022-02-04 20:14:57 +06:00 |
|
Hirrolot
|
9efa2f6cbd
|
DispatcherBuilder::new => Dispatcher::builder
|
2022-02-04 20:09:53 +06:00 |
|
Hirrolot
|
a5d8a36f2c
|
Merge conflicts in README
|
2022-02-04 20:01:27 +06:00 |
|
Hirrolot
|
e5330cdec2
|
HandlerExt::add_dialogue => HandlerExt::enter_dialogue
|
2022-02-04 20:00:21 +06:00 |
|
Hirrolot
|
8eb8e3c720
|
Move DialogueHandlerExt::add_dialogue to HandlerExt
|
2022-02-04 19:53:15 +06:00 |
|
Hirrolot
|
0000839144
|
HandlerExt::add_command => HandlerExt::filter_command
|
2022-02-04 19:46:34 +06:00 |
|
Hirrolot
|
5a00e970e4
|
.chat_id() => .chat.id
|
2022-02-04 19:45:35 +06:00 |
|
Hirrolot
|
ec9f701cf7
|
Revert ".chat_id() => .chat_id "
This reverts commit 26a28b1918 .
|
2022-02-04 19:44:04 +06:00 |
|
Hirrolot
|
86ae23194d
|
Mention GH Discussions
|
2022-02-04 19:40:39 +06:00 |
|
Hirrolot
|
26a28b1918
|
.chat_id() => .chat_id
|
2022-02-04 19:38:06 +06:00 |
|
Hirrolot
|
ee3854c9a3
|
Merge branch 'dispatching2' of https://github.com/teloxide/teloxide into dispatching2
|
2022-02-04 19:09:43 +06:00 |
|
Hirrolot
|
879560f34a
|
Fix the fixes
|
2022-02-04 19:09:32 +06:00 |
|
Hirrolot
|
47cc80d63e
|
Update examples/buttons.rs
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
|
2022-02-04 16:46:26 +06:00 |
|
Hirrolot
|
9306f6d484
|
Update src/dispatching2/dispatcher.rs
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
|
2022-02-04 16:43:52 +06:00 |
|