Commit graph

1498 commits

Author SHA1 Message Date
Alex Root Junior
6f56f24296 Fix domains in mkdocs.yml 2020-01-11 20:19:43 +02:00
Alex Root Junior
8726963bc2 Reformat code and fix Makefile 2020-01-11 20:01:49 +02:00
Alex Root Junior
d2d4f337fb Update tests 2020-01-11 19:56:38 +02:00
Alex Root Junior
ffb0cdf88f Telegram Bot API 4.5 2020-01-11 19:47:39 +02:00
Alex Root Junior
d2606b389a Update dependencies 2020-01-05 20:12:35 +02:00
Alex Root Junior
cb6a19c820
Merge pull request #252 from prostomarkeloff/patch-1
Delete unnecessary colons
2020-01-01 02:12:23 +02:00
prostomarkeloff
d5876c9287
Delete unnecessary colons 2020-01-01 03:08:21 +03:00
Alex Root Junior
acae0bb19a Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2019-12-31 17:56:26 +02:00
Alex Root Junior
dae96590c3 Update text decorations. 2019-12-31 17:56:12 +02:00
jrootjunior
dc742a0124 Fix handled/no handled status in logs 2019-12-26 10:39:39 +02:00
jrootjunior
f313d53ddf Update actions 2019-12-26 10:29:10 +02:00
Alex Root Junior
cf4e39993b Update dependencies 2019-12-26 01:39:48 +02:00
Alex Root Junior
e12aca9046 Move prepare_<field> to single module and add tests for default parse_mode 2019-12-26 01:35:21 +02:00
Alex Root Junior
df6a861276 Fix default parse mode 2019-12-26 01:00:04 +02:00
Alex Root Junior
a2cb637ed9 Make Dispatcher._run_polling public 2019-12-26 00:00:53 +02:00
Alex Root Junior
1d2c6c91d0 Update and cover markdown utils 2019-12-25 23:12:08 +02:00
Alex Root Junior
81e6c98088 Refactor text decorations 2019-12-25 17:47:27 +02:00
Alex Root Junior
73af303b9c More tests for nested entities 2019-12-25 00:57:17 +02:00
Alex Root Junior
7cb22f8751 Reformat code 2019-12-25 00:39:08 +02:00
Alex Root Junior
6275bf885c Add text decorations utility. Provide nested message entities 2019-12-25 00:38:03 +02:00
Alex Root Junior
3910c51ddc Fix process update finalization 2019-12-16 22:26:13 +02:00
Alex Root Junior
2529f6cf59 Reformat code 2019-12-15 22:01:53 +02:00
Alex Root Junior
9c2a3d1324 Move router validation to Router.parent_router 2019-12-15 22:01:13 +02:00
Alex Root Junior
390648aae6 Bump poetry 2019-12-15 21:52:18 +02:00
jrootjunior
ad17143d3f Pydoc observer 2019-12-13 12:19:39 +02:00
jrootjunior
d39bbc3952 Pydoc router 2019-12-13 12:00:54 +02:00
jrootjunior
f44999dbef pydoc Dispatcher 2019-12-13 11:30:33 +02:00
jrootjunior
97acf956e9 Allow to disable builtin filters for router 2019-12-13 11:08:33 +02:00
jrootjunior
ce7b5f70e0 Optional 2019-12-12 12:52:49 +02:00
jrootjunior
b30e4e77ad Typing for handlers and add hello world to index page of docs 2019-12-12 12:49:52 +02:00
jrootjunior
9dc1e9ff1a Rename run to run_polling 2019-12-12 11:58:21 +02:00
Alex Root Junior
02cefa1cf3 More docstrings 2019-12-12 00:52:38 +02:00
Alex Root Junior
54d7940691 Oops. Remove bad file 2019-12-12 00:36:17 +02:00
Alex Root Junior
39bd51fc68 Bump poetry.lock 2019-12-12 00:29:49 +02:00
Alex Root Junior
dadedc80a9 Add possibility to include router via string 2019-12-12 00:28:37 +02:00
Alex Root Junior
b943ea2207 Update dependencies and fix typing for TelegramAPIServer 2019-12-11 22:45:09 +02:00
Alex Root Junior
1d9e80a4dc Add docs for ContentTypesFilter 2019-12-11 21:42:56 +02:00
Alex Root Junior
6ee05fb901 Add tests for content types 2019-12-11 21:31:31 +02:00
Alex Root Junior
8df6c345c3 Fix tests 2019-12-11 20:50:59 +02:00
jrootjunior
76f7fb2198 Add content types filter 2019-12-11 18:03:39 +02:00
jrootjunior
b5765eb9f7 Remove unused imports 2019-12-11 16:53:08 +02:00
jrootjunior
1cac963562 Replace types ty methods in docs/api/methods 2019-12-11 16:52:21 +02:00
jrootjunior
647d03b2d4 Remove filters from class based handlers 2019-12-11 16:45:10 +02:00
jrootjunior
acbe1f81b6 Cover Dispatcher.run 2019-12-11 15:49:42 +02:00
jrootjunior
90a035ed29 Cover Dispatcher._run_polling 2019-12-11 15:47:08 +02:00
jrootjunior
dcbf9b2760 Mock Dispatcher._polling 2019-12-11 15:39:50 +02:00
jrootjunior
2451b88ff5 Disable old API exceptions 2019-12-11 15:25:28 +02:00
jrootjunior
1723a83697 Cover Dispatcher.process_update 2019-12-11 15:22:52 +02:00
Alex Root Junior
3edc7c5880 Lost file in previous commit 2019-12-10 01:17:34 +02:00
Alex Root Junior
db397e3a05 Rework polling and start covering 2019-12-10 01:14:58 +02:00