Commit graph

4007 commits

Author SHA1 Message Date
Waffle Maybe
5de6529b60
Merge pull request #220 from teloxide/fix_file_deserialization
Fix deserialization of `File`
2022-06-02 21:03:00 +04:00
Waffle Maybe
d70d5f9af1
Merge pull request #219 from teloxide/new_error_just_dropped_user_is_deactivated
Correct deserialization of `NotFound` and `UserDeactivated` errors
2022-06-02 20:54:23 +04:00
Maybe Waffle
b03d9d864b Correct deserialization of NotFound and UserDeactivated errors 2022-06-02 20:49:58 +04:00
Maybe Waffle
851722e46c Fix deserialization of File when file_path or file_size are missing 2022-06-02 20:47:25 +04:00
Hirrolot
8f70513e8b Merge pull request #639 from teloxide/dev
Merge v0.9.1

Former-commit-id: ec1d41220c
2022-05-27 00:54:03 +06:00
Waffle Maybe
21c5819a12
Merge pull request #218 from teloxide/doc_fix_a
Fix docs
2022-05-26 22:44:57 +04: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
Maybe Waffle
f732421b8c Add a fixme 2022-05-26 22:36:23 +04:00
Maybe Waffle
5c42e28bd1 Fix link in documentation 2022-05-26 22:36:23 +04: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
340ecbd7ff Release v0.6.2 2022-05-27 00:07:32 +06:00
Hirrolot
4bfc8191c4 Update the changelog 2022-05-27 00:06:24 +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
Hirrolot
e344b11dcc
Merge pull request #25 from nanpuyue/fix-rename-rules
fix: rename_by_rule
2022-05-26 23:11:04 +06:00
Hirrolot
31935b4fd3
Merge pull request #216 from teloxide/chat_member_status_is
Add `ChatMemberStatus::is_*` methods
2022-05-26 22:45:23 +06:00
Maybe Waffle
8b281ae50b Add is_* methods to ChatMemberStatus 2022-05-24 12:20:03 +04:00
Maybe Waffle
ca37bfda9c Fix deserialization of ChatMemberStatus
We *don't* deserialize it ever, so it's not a big deal, but it's better
to stay consistent with the telegram representation.
2022-05-24 12:06:07 +04:00
Hirrolot
0f5fbfeb35
Merge pull request #215 from teloxide/remove_warn
Remove `log::warn!` from throttle implementation
2022-05-17 05:29:24 +06:00
Maybe Waffle
799fa6330d Remove log::warn! from throttle implementation
"Blocking on queue" literally means "nothing is happening, waiting until
something happens". There is no reason to warn users about that.
2022-05-16 21:38:38 +04:00
Hirrolot
a951d4d544
Merge pull request #212 from teloxide/chat_user_id_prelude
Add `ChatId` and `UserId` to the prelude
2022-05-09 04:42:22 +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
Maybe Waffle
bc638efc98 Add ChatId and UserId to the prelude 2022-05-05 16:03:28 +04:00
南浦月
348a17fb82 fix: rename_by_rule 2022-05-01 22:18:22 +08: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
20472d736c Merge pull request #620 from teloxide/dev
Merge the re-recorded GIFs to 'master'

Former-commit-id: 61b82c3c3f
2022-04-28 02:28:40 +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
a0ff0f9378 Merge pull request #618 from teloxide/dev
Merge the GIFs fixes into 'master'

Former-commit-id: 91f2f8ee03
2022-04-27 22:04:38 +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
41d89b12a7 Merge pull request #616 from teloxide/dev
Merge v0.9.0

Former-commit-id: 60bdec5d8d
2022-04-27 21:25:07 +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