mpa
edce7c4f75
test: add missing test
...
Add missing test, remove BaseSession.cfg and switch to
implementing class' "private" traits, add aiohttp_socks in dependency list as
optional and extra.
2020-03-20 02:06:32 +04:00
mpa
1f8fa0c4e8
chore: remove redundant of proxy_url schema for socks version
2020-03-19 06:46:19 +04:00
mpa
c1adbb02b9
fix(annotation): missing underscore before "private" typevar
2020-03-19 06:06:09 +04:00
mpa
aa289cdd93
feat(proxy): proxy for aiohttp,base sessions
...
Add support for proxies in aiohttp session with aiohttp_socks library,
edit BaseSession class to support proxies for other sessions in future.
2020-03-19 05:35:22 +04:00
Alex Root Junior
0bd7fc2c7e
Fix async test for py3.7
2020-02-22 23:12:42 +02:00
Alex Root Junior
eea75b8e9a
Fix typing
2020-02-22 01:28:46 +02:00
Alex Root Junior
3f5c51e805
Add webhook feed method to Dispatcher
2020-02-22 00:59:10 +02:00
Alex Root Junior
a41bccddf9
Merge remote-tracking branch 'origin/dev-3.x-download' into dev-3.x
2020-02-02 22:53:55 +02:00
Alex Root Junior
7053a9ad4e
Bump lockfile
2020-02-02 22:50:30 +02:00
Alex Root Junior
3bac0f137b
Re-generate methods/types
2020-02-02 16:11:30 +02:00
jrootjunior
5daf3b2162
Move TODO to external page in docs
2020-01-30 18:02:23 +02:00
jrootjunior
fcb8a414e9
Fix style of types/methods list
2020-01-30 17:03:03 +02:00
jrootjunior
da0b9a4203
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x
2020-01-28 14:03:36 +02:00
jrootjunior
795912bff6
improve docs
2020-01-28 14:03:29 +02:00
Alex Root Junior
350a670bdf
Add handler for poll answer
2020-01-27 23:55:45 +02:00
Alex Root Junior
0a1909f0f4
Supports language in message entity pre
2020-01-27 23:48:33 +02:00
Alex Root Junior
eeb3b63b97
Make some objects mutable
2020-01-26 21:09:47 +02:00
Alex Root Junior
c4961fd114
Update TelegramObject config
2020-01-26 20:41:43 +02:00
Alex Root Junior
c7355cef23
Add docs for message aliases
2020-01-26 20:40:57 +02:00
Alex Root Junior
3e99cb7e5d
Add aliases to Message object (No docs)
2020-01-26 02:34:57 +02:00
Alex Root Junior
3dd5530241
Propagate update to context in router
2020-01-26 02:34:32 +02:00
Alex Root Junior
f0f1523142
Exclude dir with development experiments
2020-01-25 19:05:58 +02:00
Alex Root Junior
5ddc53e296
Bump dependencies
2020-01-25 19:04:48 +02:00
Alex Root Junior
30f4e8397b
Update docs for Router initializer
2020-01-25 18:38:13 +02:00
Alex Root Junior
d9314a9d53
Bump versions
2020-01-25 18:32:47 +02:00
Alex Root Junior
4312f62fed
Merge branch 'dev-3.x-api-4.6' into dev-3.x
2020-01-25 18:26:46 +02:00
Alex Root Junior
4caa8faab8
Update tests
2020-01-25 18:26:30 +02:00
Alex Root Junior
e80ab3d3c0
Update mkdocs nav
2020-01-24 01:14:30 +02:00
Alex Root Junior
9dcc4f2d7a
Update install link
2020-01-24 01:10:14 +02:00
Alex Root Junior
ae55497842
Supports Bot API 4.6 (Broken tests)
2020-01-24 01:07:22 +02:00
gabbhack
26708154b0
Implement stream_content in AiohttpSession and add tests
2020-01-22 22:55:34 +05:00
gabbhack
7ab0db7991
Add stream_content to BaseSession and add tests
2020-01-22 22:54:29 +05:00
jrootjunior
213f2a3c16
Change codecov.yaml
2020-01-22 13:29:46 +02:00
jrootjunior
3a1a666aff
Add codecov config
2020-01-22 13:10:49 +02:00
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