Commit graph

1522 commits

Author SHA1 Message Date
jrootjunior
f149ab8d2d Try to add codecov 2020-01-22 12:59:32 +02:00
jrootjunior
cfd869b797 Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2020-01-22 12:38:38 +02:00
Alex Root Junior
682d1e40e9 Update pyproject.toml 2020-01-22 00:38:36 +02:00
Alex Root Junior
58b6b3e0fe Disable uvloop for windows 2020-01-22 00:14:14 +02:00
Alex Root Junior
e9e83ee392 Update runs-on parameter. 2020-01-21 23:58:46 +02:00
Alex Root Junior
58041b9dff Update matrix config 2020-01-21 23:49:41 +02:00
Alex Root Junior
449f1ce2c5 Run tests on different OS 2020-01-21 23:40:40 +02:00
Alex Root Junior
7b1d2d364d Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2020-01-21 23:33:55 +02:00
Alex Root Junior
895b727ddf More class based handlers 2020-01-21 23:33:44 +02:00
jrootjunior
e43bc5b2fe More tests for commands filter 2020-01-21 17:32:36 +02:00
jrootjunior
cb91086106 Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2020-01-21 15:25:55 +02:00
Alex Root Junior
a669d07d74
Merge pull request #261 from gabbhack/patch-1
Fix docs
2020-01-16 15:06:31 +02:00
Gabben
1e7c87bd62
Fix docs 2020-01-16 17:32:26 +05:00
jrootjunior
da24ca6b07 Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2020-01-16 10:21:09 +02:00
Alex Root Junior
b144332287 Allow to use regular values as the same with another sequences in filters 2020-01-15 23:34:33 +02:00
Alex Root Junior
d37a7f0a0d Cleanup 2020-01-13 21:34:50 +02:00
Alex Root Junior
b61cc04e9a Remove kwargs copy in TelegramEventObserver.trigger and remove __deepcopy__ method from AiohttpSession 2020-01-13 21:30:06 +02:00
Alex Root Junior
824b672513 Update observer docs 2020-01-13 21:26:49 +02:00
Alex Root Junior
42faee0178 Update filters typing and cover ContentTypesFilter 2020-01-13 21:17:53 +02:00
Alex Root Junior
9907eada32 Refactor EventObserver & TelegramEventObserver 2020-01-13 21:17:28 +02:00
jrootjunior
fa979c96e5 Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2020-01-13 16:09:17 +02:00
Alex Root Junior
3b2df194a9 Reformat code and docs 2020-01-11 22:59:14 +02:00
Alex Root Junior
690223f4e0 Try prevent to attr-defined mypy error 2020-01-11 21:33:45 +02:00
Alex Root Junior
8e5cb067df Use AsyncMock with python 3.8 instead of asynctest 2020-01-11 21:15:46 +02:00
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