| .. |
|
client
|
Rename send_read_acknowledge as mark_read
|
2019-06-07 20:46:55 +02:00 |
|
crypto
|
Best-effort attempt at finding libssl (#1167)
|
2019-04-30 16:22:19 +02:00 |
|
errors
|
Remove invalid error inits and move bad msg error
|
2019-05-15 13:58:19 +02:00 |
|
events
|
Clarify some aspects of the documentation
|
2019-06-01 16:28:20 +02:00 |
|
extensions
|
Fix handling message payloads that are too large
|
2019-03-06 18:08:51 +01:00 |
|
network
|
Replace pysocks with python-proxy
|
2019-06-07 20:25:32 +02:00 |
|
sessions
|
Fix saving of StringSession
|
2019-05-06 08:55:24 +02:00 |
|
tl
|
conversation.cancel() now raises cancelled on future calls (#1183)
|
2019-06-03 19:44:43 +02:00 |
|
__init__.py
|
Re-export the main modules and types from sync
|
2019-05-07 10:47:25 +02:00 |
|
entitycache.py
|
Stop relying on __doc__ in EntityCache
|
2019-05-02 10:20:49 +02:00 |
|
helpers.py
|
Replace pysocks with python-proxy
|
2019-06-07 20:25:32 +02:00 |
|
hints.py
|
Fix type hints for Python 3.5.2 (#1177)
|
2019-05-12 13:08:07 +02:00 |
|
password.py
|
Check g when password's prime is known to be good
|
2018-12-25 10:59:16 +01:00 |
|
requestiter.py
|
Fix RequestIter.__anext__ without __ainit__ (#1142)
|
2019-03-29 18:32:00 +01:00 |
|
statecache.py
|
Fetch difference only if it is worth it
|
2019-05-04 19:48:36 +02:00 |
|
sync.py
|
Re-export the main modules and types from sync
|
2019-05-07 10:47:25 +02:00 |
|
utils.py
|
Add new methods to encode and decode waveforms
|
2019-06-04 21:36:38 +02:00 |
|
version.py
|
Update to v1.8.0
|
2019-05-30 21:31:07 +02:00 |