Commit graph

2716 commits

Author SHA1 Message Date
Maybe Waffle
b8004a803a use built-in webhook support in heroku example
Former-commit-id: 0b582882eb
2022-06-09 18:00:15 +04:00
Waffle Maybe
e1aa4a0615 Merge pull request #643 from teloxide/v0.9.2
Release v0.9.2

Former-commit-id: c4d456a432
2022-06-07 10:35:58 +04:00
Hirrolot
d0c89036ff Release v0.9.2
Former-commit-id: 3757d837a0
2022-06-07 10:06:37 +06:00
Waffle Maybe
72949c2226 Merge pull request #641 from bool-rus/bugfix/escape_user_mention
fix: escape user full name for mention
Former-commit-id: e6d0123350
2022-06-05 13:56:17 +04:00
Serge Barinov
eb351931b5 update CHANGELOG
Former-commit-id: ff85bf5e66
2022-06-05 09:50:12 +03:00
Serge Barinov
70f831e4c0 fix: escape user full name for mention
Former-commit-id: 09e7597fa7
2022-06-05 09:42:39 +03:00
Hirrolot
13afc9614e Merge pull request #638 from teloxide/v0.9.1
Release v0.9.1

Former-commit-id: a49885d3b1
2022-05-27 00:38:02 +06:00
Hirrolot
2a43683cf5 Release v0.9.1
Former-commit-id: 1c02e38293
2022-05-27 00:27:57 +06:00
Hirrolot
5a8cdc5cff Merge pull request #637 from teloxide/test-rename
Test `#[command(rename = "...")]` custom name

Former-commit-id: 151d808737
2022-05-27 00:26:16 +06:00
Hirrolot
41f670d369 Update teloxide-macros to v0.6.2
Former-commit-id: e7de79b975
2022-05-27 00:12:03 +06:00
Hirrolot
8d0ee02fdd Merge pull request #636 from teloxide/fix-docs
Fix docs

Former-commit-id: 20d461f771
2022-05-26 23:59:50 +06:00
Hirrolot
e2159c7676 Update the changelog
Former-commit-id: 1fcf44d380
2022-05-26 23:53:01 +06:00
Hirrolot
74b246a988 Test the rename attribute
Former-commit-id: 4494acda88
2022-05-26 23:48:43 +06:00
Hirrolot
965515eec4 Update rust-toolchain.toml
Former-commit-id: 2a0f8260bd
2022-05-26 23:40:40 +06:00
Hirrolot
93dfb00b5c Update the nightly toolchain (CI)
Former-commit-id: 898ef3ab62
2022-05-26 23:38:19 +06:00
Hirrolot
b7cfd7f666 Update other doc places
Former-commit-id: 5b2b7c23f7
2022-05-26 23:26:53 +06:00
Hirrolot
f2bf104bce Update the documentation of BotCommands
Former-commit-id: ee819548c0
2022-05-26 23:20:32 +06:00
Waffle Maybe
4993c487ac Merge pull request #624 from teloxide/switch-to-new-modules
Switch to a new module naming system

Former-commit-id: cd24b7c9d7
2022-05-06 23:47:37 +04:00
Maybe Waffle
93c78ce0be Switch to a new module naming system
Former-commit-id: f02eb2b679
2022-05-06 23:37:58 +04:00
Hirrolot
bf693bf263 Merge pull request #625 from teloxide/remove_frunk_mentions
Remove mentions of the removed "frunk" feature

Former-commit-id: 50d3a6a2b0
2022-05-06 02:53:44 +06:00
Maybe Waffle
dd2feb179f Remove mentions of the removed "frunk" feature 2022-05-05 16:30:07 +04:00
Hirrolot
d28fcd6a74 Merge pull request #621 from teloxide/improve-readme
Improve `README.md`

Former-commit-id: 31a5500da6
2022-04-28 03:16:13 +06:00
Hirrolot
0d5efcbdf1 Improve README.md
Former-commit-id: 2d2be5759e
2022-04-28 03:08:25 +06:00
Hirrolot
95c278f6b3 Merge pull request #619 from teloxide/rerecord-gifs
Re-record GIFs using Peek

Former-commit-id: aace8b5a59
2022-04-28 02:10:29 +06:00
Hirrolot
6f08187e4a Re-record GIFs using Peek
Former-commit-id: e6053bbd92
2022-04-28 01:22:51 +06:00
Hirrolot
9e1cc7a42a Merge pull request #617 from teloxide/resize-gifs-420px
Resize the GIFs to 420px width

Former-commit-id: 36eab33059
2022-04-27 21:53:15 +06:00
Hirrolot
f06d5624d3 Change the path to ICON.png
Previously it didn't show on crates.io.


Former-commit-id: 3a10c32183
2022-04-27 21:44:07 +06:00
Hirrolot
29769b23cf Resize the GIFs to 420px width
Former-commit-id: 5a55789492
2022-04-27 21:40:27 +06:00
Hirrolot
e47fe83941 Merge pull request #615 from teloxide/fix-readme-badge
Update the `README.md` supported bot API badge

Former-commit-id: 04058bedbf
2022-04-27 21:13:40 +06:00
Hirrolot
306cf91e6a Update the README.md supported bot API badge
Former-commit-id: 0389dd9d02
2022-04-27 21:04:53 +06:00
Hirrolot
3b61734f0c Merge pull request #614 from teloxide/v0.9.0
Release v0.9.0

Former-commit-id: 54903d63d2
2022-04-27 20:51:11 +06:00
Hirrolot
dbd46dd9cd Release v0.9.0
Former-commit-id: fcea341bc8
2022-04-27 16:10:33 +06:00
Hirrolot
1d1ff7db5a Merge pull request #613 from teloxide/dptree-case
Deprecate `teloxide::handler!` in favour of `dpree::case!`

Former-commit-id: 0d36a1e2b7
2022-04-27 16:05:15 +06:00
Hirrolot
1b565525b1 Fix missing #[tokio::main] in README.md 2022-04-27 15:47:33 +06:00
Hirrolot
5a680b6001 Re-export dptree::case! instead of deprecation 2022-04-27 15:31:17 +06:00
Hirrolot
deb992c787 Deprecate teloxide::handler! in favour of dptree::case! 2022-04-27 15:16:34 +06:00
Hirrolot
fd92bd5ba7 Merge pull request #612 from teloxide/update-examples-stuff
Update examples and GIFs

Former-commit-id: dbc53db533
2022-04-27 13:46:02 +06:00
Hirrolot
7c1092a8db Remove useless throw_dice from Cargo.toml
Former-commit-id: 33e7395fea
2022-04-27 08:09:20 +06:00
Hirrolot
23e6084ed1 Update Cargo.toml
Former-commit-id: b9ab5f207c
2022-04-27 08:07:00 +06:00
Hirrolot
fb6699e555 Revert "Replace examples/dispatching_features.rs with examples/purchase.rs"
This reverts commit 018174790e [formerly 43a9bac87d].


Former-commit-id: 402764e363
2022-04-27 08:02:18 +06:00
Hirrolot
46f12a7c8c Update Cargo.toml
Former-commit-id: 21493d8093
2022-04-27 01:12:36 +06:00
Hirrolot
018174790e Replace examples/dispatching_features.rs with examples/purchase.rs
Former-commit-id: 43a9bac87d
2022-04-27 01:01:15 +06:00
Hirrolot
5723d7b9b7 Harmonise example bot initial logs
Former-commit-id: b8c3f48c7f
2022-04-27 01:00:08 +06:00
Hirrolot
34ebbe6bef examples/dices.rs => examples/throw_dice.rs
Former-commit-id: 2537f06464
2022-04-27 00:56:51 +06:00
Hirrolot
bbb3ac6e2d examples/simple_commands.rs=> examples/command.rs
Former-commit-id: 5ecfd3d810
2022-04-27 00:54:37 +06:00
Hirrolot
f818687cd0 Rename demo GIFs
Former-commit-id: 035b3c3bc8
2022-04-27 00:52:30 +06:00
Hirrolot
768a45c3f7 Make demo GIFs smoother
Former-commit-id: ca31475967
2022-04-27 00:50:34 +06:00
Hirrolot
51d00ec351 Move the dispatch schema to a function (examples/purchase.rs) 2022-04-26 20:50:55 +06:00
Waffle Maybe
056b6df3eb
Merge pull request #611 from teloxide/master-copy
Bring changes from master to dev try 2
2022-04-26 18:09:44 +04:00
Waffle Maybe
6c5bb1932d
Merge branch 'dev' into master-copy 2022-04-26 18:01:38 +04:00