Commit graph

2739 commits

Author SHA1 Message Date
Maybe Waffle
41197bf515 Change recommended way to build docs
Former-commit-id: a4ad44fae9
2022-07-03 15:12:18 +04:00
Maybe Waffle
6bfa21a02e Update pinned nightly version
Former-commit-id: 0048370169
2022-07-03 15:12:18 +04:00
Hirrolot
16cfdfd2e6 Merge pull request #665 from teloxide/update-shared-state-example
Use the new DI in `examples/shared_state.rs`

Former-commit-id: 3b0e3f3a0c
2022-06-29 22:38:15 +06:00
Hirrolot
d813555459 Make a TODO in place of the dispatching doc example
Former-commit-id: 69b5d8b3d5
2022-06-29 21:36:36 +06:00
Waffle Maybe
0b78b2d315 Merge pull request #667 from AlecsFerra/patch-1
Update the heroku example to use 0.0.0.0 as ip

Former-commit-id: 8c2355a433
2022-06-29 17:24:15 +04:00
Alessio
5e8682da8c Update the heroku example to use 0.0.0.0 as ip
On heroku we canno't bind on 127.0.0.1

Former-commit-id: c95203759a
2022-06-29 15:10:45 +02:00
Hirrolot
d3f1e4058c Use Arc<AtomicU64> in examples/shared_state.rs
Former-commit-id: a48f6c8a44
2022-06-29 01:49:49 +06:00
Hirrolot
b2653d0769 Merge pull request #664 from hugocornago/dev
fix typo

Former-commit-id: 1c6b35a443
2022-06-27 14:40:02 +06:00
Hugo Cornago
6fa2818bcd fix typo
Former-commit-id: 22b554650e
2022-06-27 10:31:09 +02:00
Waffle Maybe
9cd16a94aa Merge pull request #657 from teloxide/gc_for_workers
Add "GC" for dispatcher workers

Former-commit-id: 19eca5d061
2022-06-27 02:41:58 +04:00
Hirrolot
407efd17ee Update CHANGELOG.md
Former-commit-id: 3e35d40e84
2022-06-27 02:30:39 +06:00
Hirrolot
236592b1b6 Merge pull request #661 from teloxide/fix-gifs-width
Fix GIFs resizing in `README.md`

Former-commit-id: f81209397a
2022-06-27 02:07:39 +06:00
Maybe Waffle
d5e8b67332 Update changelog
Former-commit-id: b45472973c
2022-06-27 00:02:27 +04:00
Maybe Waffle
98a892e6bd Apply suggestions from the review
Former-commit-id: 8489464bd3
2022-06-27 00:01:31 +04:00
Hirrolot
3dfd861299 Fix GIFs resizing in README.md
Former-commit-id: d232319dfa
2022-06-27 01:57:27 +06:00
Maybe Waffle
0b307aa177 Auto-magically detect how much workers need to be kept alive
Former-commit-id: a820dedd50
2022-06-26 22:53:41 +04:00
Waffle Maybe
09745146bb Merge pull request #656 from 0xNima/dev
update community bots

Former-commit-id: 38cf5997e1
2022-06-22 13:36:58 +04:00
Hirrolot
f33499da32 Update README.md
Former-commit-id: ef0b2f2795
2022-06-22 15:26:23 +06:00
Maybe Waffle
c18a9fe644 Add "GC" for dispatcher workers
Former-commit-id: 9cb7ca9bd3
2022-06-17 23:01:26 +04:00
0xNima
2f880395b9 update community bots
Former-commit-id: 174b64e6f4
2022-06-17 18:21:04 +04:30
Waffle Maybe
7eecd795ce Merge pull request #654 from modos189/dev-mybot
Add modos189/tg_blackbox_bot

Former-commit-id: 074fd4e343
2022-06-16 23:17:16 +04:00
Alexander Danilov
5a103ed354 Add modos189/tg_blackbox_bot
Former-commit-id: ecef7ec8cc
2022-06-16 21:19:03 +03:00
Waffle Maybe
48dbcba155 Merge pull request #647 from teloxide/use_built_in_webhooks_in_heroku_example
use built-in webhook support in heroku example

Former-commit-id: d2bf4a47ab
2022-06-12 15:25:01 +04:00
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