Commit Graph

173 Commits

Author SHA1 Message Date
37d3f94af2
Use getLogger in APILoop 2020-10-13 21:54:25 +02:00
d31b798df9
Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
76ca2b19ab
Manual psalm fixes 2020-10-02 16:13:19 +02:00
1da9cad6b9
Improved typehints 2020-10-01 21:36:07 +02:00
4fcfe1ccd2
Update to layer 117 2020-10-01 18:02:54 +02:00
d558d17d1f Implement downloadTo* and uploadFrom* via IPC 2020-09-27 22:15:16 +02:00
2b387b5c0f Implement IPC callbacks 2020-09-27 22:15:16 +02:00
0001a45cd2 Completely refactor settings, remove old (internal and external) APIs, generic code cleanup 2020-09-27 22:15:16 +02:00
Alexander Pankratov
2b4398bee1
support multiple schemas for photoStrippedSize (#853) 2020-09-13 10:38:13 +02:00
e85fef23a5
Yield from reference database 2020-09-12 20:01:34 +02:00
16719ec28f
Check output buffering level 2020-09-11 09:30:08 +02:00
a5e18e0afd
Change a few defaults 2020-08-29 17:58:02 +02:00
cd1716645d
Merge #840 2020-07-14 12:36:40 +02:00
4923eec9cd
2GB file limit, async RPC reporting, file reference and MTProto fixes 2020-07-09 18:23:16 +02:00
Alexander Pankratov
21750f8d68 Allow downloadToResponse for media without size 2020-05-23 15:10:47 +03:00
Alexander Pankratov
ddc81d8764
Allow downloadToResponse for media without size (#817) 2020-05-23 14:08:04 +02:00
Alexander Pankratov
d5b2cbefd3
Fix memory leaks when downloading files to callback. (#816) 2020-05-22 12:30:14 +02:00
17e85d361c
Merge 2020-04-29 14:57:21 +02:00
giuseppeM99
1f71ef8258
Pollfix (#805)
* Add support for quiz solutions
also throws execeptions

* Style fix
2020-04-24 20:14:42 +02:00
giuseppeM99
234065987a
Update to layer v112 (#804)
* Update to layer v112
TL file taken from tdlib

* Added TL file
2020-04-24 11:16:10 +02:00
77a955c25e
More psalm fixes 2020-04-05 22:22:47 +02:00
8b80396ddb
Further psalm fixes 2020-04-05 15:33:01 +02:00
23e3c5b12c
Apply misc fixes 2020-04-05 14:57:33 +02:00
giuseppeM99
eb43707118
Add support for layer 111 (#782) 2020-03-31 17:30:25 +02:00
6720ffff79
32-bit filename bugfix 2020-03-28 11:42:02 +01:00
0a467beb53
Misc bugfixes 2020-03-08 17:24:31 +01:00
b5267beaa2
Refactor and clean up serialization and APIFactory APIs, automatically unreference instance on destruction to clean up memory 2020-02-25 18:02:32 +01:00
82599e686e
Merge branch 'master' of github.com:danog/MadelineProto 2020-02-23 19:30:11 +01:00
c3270a5c63
Add native error reporting functions and slash boilerplate 2020-02-23 19:28:42 +01:00
Sean
dfe9edb132
Update copyrights (#767) 2020-02-17 14:13:46 +01:00
ebd4245d9d bugfix 2020-02-15 22:03:41 +01:00
0aa75af3e4
Upload from stream 2020-02-15 20:02:32 +01:00
23d27e4d47
Final fixes 2020-02-12 18:36:11 +01:00
4289661094
Fix file download 2020-02-12 18:16:08 +01:00
4b1cf229e5
Adding getUrl command in the downloadbot 2020-02-09 17:29:39 +01:00
47228712a6
Improve tests 2020-02-09 16:24:57 +01:00
3b21304d8b
Implement downloadToBrowser and downloadToResponse methods 2020-02-08 19:32:36 +01:00
76b6e24ac0
Improve tests 2020-02-05 17:55:18 +01:00
43952841a9
Greatly reduce coroutine overhead 2020-02-05 17:37:01 +01:00
cd217c147d
Reduce overhead 2020-02-05 17:29:48 +01:00
066a10e2dc
Bugfixes 2020-02-05 17:18:22 +01:00
7ea0d9da91
Yield from even more things 2020-01-31 19:49:58 +01:00
000839a1b5
Yield from all the things 2020-01-31 19:29:43 +01:00
995a489704
Fix type hinting 2020-01-18 16:59:59 +01:00
3939e113f5
Improve fileCallback 2020-01-18 16:11:40 +01:00
235aab55e9 Bugfix 2020-01-17 13:30:12 +00:00
48368be109
Bugfix 2020-01-16 21:14:38 +01:00
170308d574
Bot API file IDs v4 2020-01-16 20:19:03 +01:00
01304a39fc
Surface exceptions properly 2019-12-31 12:45:49 +01:00
a3150540d7 Improve tests 2019-12-30 00:04:06 +00:00