Dan
|
4d7b1bafac
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
Dan
|
e7a85520f2
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# pyrogram/client/client.py
|
2018-09-17 15:59:49 +02:00 |
|
Dan
|
b1aff3ca5e
|
Small style fixes
"double quotes"
|
2018-09-12 07:44:49 +02:00 |
|
Dan
|
b07c13a513
|
Remove useless definition
PyCharm will complain about Long not being a bytes, let's not care.
|
2018-09-05 16:50:38 +02:00 |
|
Konstantin Klimov
|
392f0070fb
|
Fixed decode error in api.core.primitives.string.py
|
2018-09-04 08:25:56 +03:00 |
|
Dan
|
4c9d9d84f2
|
Change the way int to bytes conversion is used
Maybe at some point I should switch to struct
|
2018-09-01 01:27:22 +02:00 |
|
Dan
|
91cf103783
|
Remove a bunch of useless TODOs
|
2018-06-02 20:54:23 +02:00 |
|
Dan
|
d70c2bb564
|
Update copyright year
|
2018-01-01 13:24:07 +01:00 |
|
Dan
|
ba0af8043c
|
Add Null primitive data type
|
2017-12-27 13:05:59 +01:00 |
|
Dan
|
3eaba9d2f4
|
Fix deserialization for bare Vectors
|
2017-12-25 11:47:08 +01:00 |
|
Dan
|
055367fe9c
|
Fix method signatures
|
2017-12-06 19:28:18 +01:00 |
|
Dan
|
29ef38df89
|
Remove unnecessary checks
|
2017-12-06 19:14:45 +01:00 |
|
Dan
|
f30746a0b2
|
Use unsigned constructor id
|
2017-12-06 19:13:50 +01:00 |
|
Dan
|
c9f90faf3d
|
Add primitive types
|
2017-12-05 12:29:15 +01:00 |
|