Commit graph

2487 commits

Author SHA1 Message Date
crapStone
8e417eab40
add crapstone/hsctt 2021-11-08 15:02:43 +01:00
Hirrolot
7947293213
Merge pull request #466 from teloxide/master-to-dev-1
Bring latest `master` hotfix to `dev`
2021-11-01 10:14:04 +06:00
Hirrolot
cf56b3bfda
Merge pull request #467 from teloxide/pin-ci-tooling
Pin tooling in the CI to a specific version
2021-10-25 21:22:35 +06:00
Waffle Maybe
088a51cb5f
Pin tooling in the CI to a specific version
Both Clippy and Rustfmt are pinned to the current latest version (2021-10-24)
2021-10-25 17:39:26 +03:00
Waffle Maybe
fb238ff656
Merge branch 'dev' into master-to-dev-1 2021-10-25 17:17:42 +03:00
Hirrolot
178937f9d7
Fix the patch release number (0.5.2 => 0.5.3) 2021-10-25 20:10:12 +06:00
Waffle Maybe
3e0c8e5fe7
Merge pull request #465 from teloxide/0-5-3_version_bump
Version bump: `0.5.2` -> `0.5.3`
2021-10-25 16:26:43 +03:00
Maybe Waffle
f31adc1bb2 Dump version (0.5.2 -> 0.5.3) 2021-10-25 15:52:57 +03:00
Maybe Waffle
f6c4701932 fix clippy 2021-10-25 15:50:04 +03:00
Waffle Maybe
5ccefb8333
Merge pull request #464 from bemyak/fix-ctrlc-feature
Fix compilation without ctrlc_handler feature
2021-10-25 15:45:27 +03:00
­
964323fca4
Fix compilation without ctrlc_handler feature
The feature gate is moved to the `dispatching` mod level.
Public exports are also covered by this flag now.
2021-10-25 02:12:11 +03:00
Hirrolot
adcfd196e0
Merge pull request #463 from bemyak/add-missing-doc-features
Docs: Add missing features description
2021-10-24 23:50:11 +06:00
­
a7049c9e7d
Docs: Add missing features description 2021-10-23 01:56:17 +03:00
Hirrolot
0b94cb2894
Merge pull request #461 from teloxide/improve_buttons_example
Improve `buttons` example
2021-10-16 22:39:30 +06:00
Maybe Waffle
31e133493b Buttons: add inline support 2021-10-16 11:07:55 +03:00
Maybe Waffle
776e8be073 Buttons: propagete errors in callback_handler, handle messages without text
...and also remove needless copying
2021-10-16 10:33:39 +03:00
Maybe Waffle
7ae2d7efba Buttons: use better layout for buttons
Allow multiple buttons in a row, ie use

```text
a | b | c
d | e | f
    g
```

instead of

```text
a
b
c
d
e
f
g
```
2021-10-16 10:26:30 +03:00
Maybe Waffle
51fcc5151c Buttons: use message.chat.id, instead of passing it via callback data 2021-10-16 10:12:21 +03:00
Hirrolot
ef7eda54fe
Merge pull request #456 from dcariotti/examples/buttons
Add example using the InlineKeyboardMarkup
2021-10-13 14:45:32 +06:00
Santo Cariotti
5bacb6d681 Fix typo for callback_handler 2021-10-13 09:19:27 +02:00
Santo Cariotti
d501c031ff Fix name for message handler 2021-10-12 21:56:49 +02:00
Santo Cariotti
296c851a11 Remove pub keywords 2021-10-12 21:55:36 +02:00
Santo Cariotti
e8b27ba749 Merge two source files into one 2021-10-12 21:53:41 +02:00
Santo Cariotti
52ce224b6c Use callbacks into a self function 2021-10-12 21:50:37 +02:00
Santo Cariotti
6f963c91e6 Remove async on make keyboard function 2021-10-12 21:34:19 +02:00
Santo Cariotti
24f141c452 Add example using the InlineKeyboardMarkup 2021-10-12 20:12:56 +02:00
Hirrolot
04920aa1a8
Merge pull request #455 from wa7sa34cx/patch-1
Use a shorter description for a nice look
2021-10-12 15:16:35 +06:00
Alex Black
31488d2888
Use a shorter description for a nice look
Without wrapping the description to the next line
2021-10-12 12:05:25 +03:00
Hirrolot
ea82930e48
Merge pull request #454 from teloxide/Hirrolot-patch-1
Add `wa7sa34cx/the-black-box-bot` to the community bots
2021-10-12 13:50:50 +06:00
Hirrolot
87b621e018
Merge branch 'dev' into Hirrolot-patch-1 2021-10-12 13:12:48 +06:00
Hirrolot
47c85399db Add wa7sa34cx/the-black-box-bot 2021-10-12 13:11:56 +06:00
meguminloli
f3fa74a3be updated README.md 2021-10-12 13:11:56 +06:00
Waffle
5402399b90 Require that AsUpdateStream::Stream is Send 2021-10-12 13:11:56 +06:00
Waffle
2b7c981d86 Fix doc(cfg) annotation 2021-10-12 13:11:56 +06:00
Waffle Lapkin
bed5dd5654 Remove square brackets from changelog 2021-10-12 13:11:56 +06:00
YesSeri
aebb1a2d6c Update README.md 2021-10-12 13:11:56 +06:00
Hirrolot
2fec451a90 Prepare for v0.5.2 2021-10-12 13:11:56 +06:00
Waffle Maybe
db57303172
Merge pull request #452 from teloxide/auto-send-by-default
Add `auto-send` to the list of default features
2021-10-12 10:03:46 +03:00
Maybe Waffle
fc4bb6be14 fix clippy 2021-10-10 15:15:16 +03:00
Maybe Waffle
56e7b6feb2 Add auto-send to the list of default features 2021-10-10 14:47:21 +03:00
Hirrolot
c7c9ce93e9
Merge pull request #448 from meguminloli/dev
updated README.md to push example project
2021-09-12 00:46:35 +06:00
meguminloli
ae80c9455f updated README.md 2021-09-11 21:30:34 +03:00
Hirrolot
001231b860
Merge pull request #447 from teloxide/sendness
Require that `AsUpdateStream::Stream` is `Send`
2021-09-04 05:10:09 -07:00
Waffle
a97050de24 Require that AsUpdateStream::Stream is Send 2021-09-04 14:05:18 +03:00
Waffle
18cfb675bf Fix doc(cfg) annotation 2021-09-04 14:00:43 +03:00
Hirrolot
10d1258683
Merge pull request #443 from teloxide/remove-square-brackets-from-changelog
Remove square brackets from changelog
2021-08-31 08:46:21 -07:00
Waffle Lapkin
38c3d6e119
Remove square brackets from changelog 2021-08-31 18:38:21 +03:00
Hirrolot
92be5231e7
Merge pull request #438 from YesSeri/dev
Update README.md with PowerShell command
2021-08-25 12:07:56 -07:00
YesSeri
029f7303c7
Update README.md 2021-08-25 20:48:08 +02:00
Waffle Lapkin
64b781128e
Merge pull request #437 from teloxide/dev
Merge v0.5.2
2021-08-25 21:30:30 +03:00