Temirkhan Myrzamadi
|
bde4d09e5d
|
Add dialogue::{next, exit}
|
2020-02-11 02:54:08 +06:00 |
|
Temirkhan Myrzamadi
|
809aaef9b1
|
Winning the compiler...
|
2020-02-10 00:29:30 +06:00 |
|
Temirkhan Myrzamadi
|
fbd02c5a14
|
Trying to win the compiler
|
2020-02-08 22:59:57 +06:00 |
|
Temirkhan Myrzamadi
|
e6bf25b3bf
|
Rework handlers (failing now)
|
2020-02-08 00:06:41 +06:00 |
|
Temirkhan Myrzamadi
|
ab8dae9213
|
Fix Clippy
|
2020-02-07 20:45:00 +06:00 |
|
Temirkhan Myrzamadi
|
99c7bf5955
|
Merge branch 'dev' into rework-dispatching
|
2020-02-07 20:31:52 +06:00 |
|
Temirkhan Myrzamadi
|
2785c892c0
|
Extend the middlewares API
|
2020-02-07 06:20:14 +06:00 |
|
Temirkhan Myrzamadi
|
cc9c2aeeaa
|
Merge pull request #149 from teloxide/impl_tgapi_4_6
Add support of Bot API 4.6
|
2020-02-07 06:04:04 +06:00 |
|
Temirkhan Myrzamadi
|
d4170725aa
|
Fix the docs
|
2020-02-07 06:03:33 +06:00 |
|
p0lunin
|
375f09df18
|
added fields to Poll
|
2020-02-05 17:02:10 +02:00 |
|
p0lunin
|
4d8b2d0473
|
added field language for MessageEntity
|
2020-02-04 23:19:06 +02:00 |
|
p0lunin
|
a95bb5b2d9
|
added struct Me
|
2020-02-04 23:13:31 +02:00 |
|
p0lunin
|
95b190e573
|
added new type poll_answer
|
2020-02-04 23:06:36 +02:00 |
|
p0lunin
|
357e2640f4
|
added new type keyboard_button_poll_type.rs
|
2020-02-04 22:59:44 +02:00 |
|
p0lunin
|
fb3f0558c2
|
added new fields to sendPoll
|
2020-02-04 22:44:41 +02:00 |
|
p0lunin
|
b064b85d37
|
fixed test (but it still failed, help please)
|
2020-02-04 20:47:29 +02:00 |
|
p0lunin
|
6bb8241f27
|
fix merged
|
2020-02-04 20:21:41 +02:00 |
|
p0lunin
|
21328c152c
|
Merge remote-tracking branch 'origin/rework-dispatching' into rework-dispatching
# Conflicts:
# src/dispatching/dispatcher_handler_ctx.rs
|
2020-02-04 20:19:10 +02:00 |
|
p0lunin
|
327be5811c
|
added functions into DispatcherHandlerCtx<Message>
|
2020-02-04 20:17:07 +02:00 |
|
Temirkhan Myrzamadi
|
32f44f83ab
|
A quick fix
|
2020-02-04 21:39:42 +06:00 |
|
Temirkhan Myrzamadi
|
17de4840d7
|
Refactor
|
2020-02-04 21:38:25 +06:00 |
|
p0lunin
|
5e8a698d22
|
Merge branch 'dev' of https://github.com/teloxide/teloxide into rework-dispatching
Conflicts:
src/utils/mod.rs
|
2020-02-04 14:22:30 +02:00 |
|
p0lunin
|
0e00149db3
|
Merge branch 'rework-dispatching' of https://github.com/teloxide/teloxide into rework-dispatching
|
2020-02-04 14:21:49 +02:00 |
|
Temirkhan Myrzamadi
|
4002d8fbbc
|
Fix simple_fsm
|
2020-02-03 20:53:12 +06:00 |
|
p0lunin
|
ca360aa1f4
|
added functions to DispatcherHandlerCtx
|
2020-02-03 15:26:09 +02:00 |
|
Temirkhan Myrzamadi
|
347ea9320f
|
Create CONTRIBUTING.md
|
2020-02-03 18:07:44 +06:00 |
|
Temirkhan Myrzamadi
|
409ade3547
|
Merge pull request #139 from teloxide/useful_functions
Some useful functions
|
2020-02-03 17:19:39 +06:00 |
|
Temirkhan Myrzamadi
|
0077b99ef6
|
Merge branch 'dev' into useful_functions
|
2020-02-03 17:14:59 +06:00 |
|
Temirkhan Myrzamadi
|
cea09a030a
|
Fix the docs
|
2020-02-03 17:13:26 +06:00 |
|
Temirkhan Myrzamadi
|
7e34007a4d
|
Divide AsyncHandler into different traits
|
2020-02-03 16:25:05 +06:00 |
|
Temirkhan Myrzamadi
|
ee3a95b31e
|
Yet another fix
|
2020-02-03 03:15:55 +06:00 |
|
Temirkhan Myrzamadi
|
16aca0f0f8
|
Quick fix of the docs
|
2020-02-03 03:06:31 +06:00 |
|
Temirkhan Myrzamadi
|
a7dee4cab5
|
Improve the docs of teloxide::dispatching
|
2020-02-03 03:03:28 +06:00 |
|
Temirkhan Myrzamadi
|
32cab96af5
|
Fix the docs
|
2020-02-03 01:42:32 +06:00 |
|
Temirkhan Myrzamadi
|
b7b6cd988c
|
Reduce the Dispatcher::dispatch_with_listener complexity
|
2020-02-03 01:32:01 +06:00 |
|
p0lunin
|
5dafe892ac
|
added function handle<T> in dispatcher
|
2020-02-02 21:22:58 +02:00 |
|
Temirkhan Myrzamadi
|
32d607daa9
|
Fix ping-pong-bot
|
2020-02-03 01:12:36 +06:00 |
|
Temirkhan Myrzamadi
|
2c4102e2b3
|
Simplify building ReplyKeyboardMarkup
|
2020-02-03 00:54:11 +06:00 |
|
Temirkhan Myrzamadi
|
f436a0269b
|
Add lto=true to ping_pong_bot for releases
|
2020-02-02 22:44:48 +06:00 |
|
Temirkhan Myrzamadi
|
61d002b8d4
|
Refactor
|
2020-02-02 22:32:27 +06:00 |
|
Temirkhan Myrzamadi
|
d7d97ef136
|
Fix the docs
|
2020-02-02 22:03:18 +06:00 |
|
Temirkhan Myrzamadi
|
43a0a81d78
|
Rename handler.rs -> async_handler.rs
|
2020-02-02 21:16:23 +06:00 |
|
p0lunin
|
b0b9ad6204
|
deleted IDE files
|
2020-02-01 21:42:25 +02:00 |
|
p0lunin
|
8b90581927
|
added documentation
|
2020-02-01 21:40:17 +02:00 |
|
p0lunin
|
0308f8950a
|
add #[command(description = "")] for enums
|
2020-02-01 21:36:56 +02:00 |
|
p0lunin
|
4d4970f450
|
fix compilation error
|
2020-02-01 21:07:13 +02:00 |
|
Temirkhan Myrzamadi
|
603640c5c0
|
Simplify simple_fsm
|
2020-02-01 10:05:18 +06:00 |
|
Temirkhan Myrzamadi
|
1a6297747c
|
Add examples/simple_fsm
|
2020-01-30 04:54:40 +06:00 |
|
Temirkhan Myrzamadi
|
c98b53b9a8
|
Impl AsyncHandler for SessionDispatcher
|
2020-01-30 01:10:02 +06:00 |
|
Temirkhan Myrzamadi
|
6d737dabb4
|
Remove the actual token
|
2020-01-30 00:14:30 +06:00 |
|