Commit graph

4768 commits

Author SHA1 Message Date
Maybe Waffle
74b03664cf Fill-in deprecation version, remove useless allow 2024-02-13 22:15:36 +01:00
Maybe Waffle
6e176113cd Remove Message::chat_id, Update::user 2024-02-13 22:15:08 +01:00
Maybe Waffle
f4127325da Remove deprecated repl command stuff 2024-02-13 20:48:01 +01:00
Maybe Waffle
d7b954b1c6 Remove Dispatcher::setup_ctrlc_handler 2024-02-13 20:46:28 +01:00
Maybe Waffle
2e8b4cfa19 Remove moved modules 2024-02-13 20:44:32 +01:00
Maybe Waffle
b79c1f978d Remove InlineKeyboardButton::{text,kind} 2024-02-13 20:43:15 +01:00
Tima Kinsart
0a5f5026bd
Merge pull request #1011 from teloxide/readme-tutorials
Link Troy Köhler's tutorials
2024-02-13 19:42:29 +00:00
Maybe Waffle
11858ffb74 Remove deprecated chat member kind functions 2024-02-13 20:41:43 +01:00
Maybe Waffle
a69d0f1752 Fixup supported TBA version in docs 2024-02-13 20:36:36 +01:00
Maybe Waffle
e4f3ec78a2 Fix typos in changelog 2024-02-13 20:36:21 +01:00
Maybe Waffle
8bbe0ecf1a Remove auto send adaptor
It has become useless a while ago.
2024-02-13 20:27:16 +01:00
Waffle Maybe
d93249c856
Merge pull request #1012 from teloxide/moreautolabeling
Add more auto labeling to teloxidebot
2024-02-13 18:50:26 +00:00
Waffle Maybe
8c3aa66af5
Add more auto labeling to teloxidebot 2024-02-13 19:47:23 +01:00
Waffle Maybe
d5054e9ed6
Merge pull request #954 from TheAwiteb/master
Support for the TBA 6.5
2024-02-13 17:45:53 +00:00
Tima Kinsart
2a17e625fc
Link Troy Köhler's tutorials 2024-02-13 23:34:24 +08:00
Waffle Maybe
54a77dcc84
Merge pull request #1010 from teloxide/unbump-ahash
Pin ahash version
2024-02-13 15:31:04 +00:00
Maybe Waffle
199a9a8acc Pin ahash version 2024-02-13 14:33:48 +01:00
Waffle Maybe
6f0861f3f6
Merge pull request #998 from teloxide/tba-error
Replace `ApiError::NotFound` with `InvalidToken`
2024-02-10 02:36:39 +00:00
Maybe Waffle
8ffac3802c fixup clippy 2024-02-08 20:32:45 +01:00
Tima Kinsart
bfe9b94b87
Merge pull request #1000 from teloxide/issue-template-fix
Fixup issue template
2024-02-08 19:26:30 +00:00
TheAwiteb
423ef411a9
Update README.md
Update the telegram support badge version to 6.5
2024-02-06 08:50:15 +03:00
Awiteb
43d93268d0
Update teloxide-core/CHANGELOG.md 2024-02-06 08:50:15 +03:00
Awiteb
dbf3e66a99
Add request chat and user 2024-02-06 08:50:05 +03:00
TheAwiteb
f52665dbd0
Add user_chat_id field to ChatJoinRequest 2024-02-05 04:38:37 +03:00
TheAwiteb
3e05086d47
Add the use_independent_chat_permissions field to RestrictChatMember and SetChatPermissions 2024-02-05 04:38:37 +03:00
TheAwiteb
e3b2277fdf
remove can_send_media_messages and add media types
The media types is `can_send_audios`, `can_send_documents`, `can_send_photos`, `can_send_videos`, `can_send_video_notes`, and `can_send_voice_notes`
2024-02-05 04:38:36 +03:00
TheAwiteb
803faf07e4
Remove ChatPermissions::can_send_media_messages instance function 2024-02-05 04:38:36 +03:00
TheAwiteb
cd2ef79b0f
Add can_send_audios, can_send_documents, can_send_photos, can_send_videos, can_send_video_notes, and can_send_voice_notes fields for ChatPermissions and remove can_send_media_messages 2024-02-05 04:38:36 +03:00
Waffle Maybe
9c70cc4a0b
Merge pull request #1002 from syrtcevvi/network_down_cpu_spike_fix
Add exponential backoff strategy to the polling
2024-02-02 11:38:13 +00:00
Сырцев Вадим Игоревич
cdca875b63 Fix backoff bugs 2024-02-01 10:35:10 +03:00
Сырцев Вадим Игоревич
58f8a35825
Apply suggestions from code review #1002
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2024-02-01 10:09:58 +03:00
Сырцев Вадим Игоревич
927e0ad044 Update CHANGELOG.md 2024-01-31 23:03:22 +03:00
Сырцев Вадим Игоревич
b6e9dc8a81 Add exponential backoff strategy to the polling 2024-01-31 22:56:08 +03:00
Сырцев Вадим Игоревич
3a392aded3 Fix ci.yml with sudo 2024-01-26 14:40:06 +03:00
Сырцев Вадим Игоревич
5a9bbf3f0b Try again with postgres service in ci.yml 2024-01-26 14:36:33 +03:00
Сырцев Вадим Игоревич
fa32ff762e Replace PostgreSQL service with several docker containers in ci.yml 2024-01-26 13:52:55 +03:00
Waffle Maybe
ddf00e6bf3
Update unknown-telegram-error.md 2024-01-23 14:40:51 +01:00
Waffle Maybe
425a49dafa
Update parse-error.md 2024-01-23 14:39:51 +01:00
Waffle Maybe
e22d8623d7
Update bug_report.md 2024-01-23 14:37:54 +01:00
Waffle Maybe
e185c6c8a6
Update feature_request.md 2024-01-23 14:35:37 +01:00
Maybe Waffle
1233b913ab Replace ApiError::NotFound with InvalidToken 2024-01-21 20:33:26 +01:00
Maybe Waffle
5901a89667 internal: Remove match_prefix! 2024-01-21 20:17:01 +01:00
Maybe Waffle
d2a9db3b80 Update contributing guidelines 2024-01-21 19:14:57 +01:00
Maybe Waffle
f09fc36b2e Improve docs for distribution_function 2024-01-21 19:14:47 +01:00
Maybe Waffle
0e3ffc7e77 Fix cargo docs and use --cfg docsrs in CI 2024-01-21 17:58:13 +01:00
Сырцев Вадим Игоревич
3565186d61 Add postgres-storage-nativetls to the full feature 2024-01-21 16:25:14 +03:00
Сырцев Вадим Игоревич
b2e652671f Update CHANGELOG.md 2024-01-21 16:14:48 +03:00
Сырцев Вадим Игоревич
44fd889dec bump msrv 2024-01-21 16:09:07 +03:00
Сырцев Вадим Игоревич
ec113c1bc4 Fix ci.yml 2024-01-21 13:28:01 +03:00
Сырцев Вадим Игоревич
3fb4ee226a Update ci.yml to allow Postgres testing 2024-01-21 12:08:28 +03:00