Commit Graph

31 Commits

Author SHA1 Message Date
ac47a23639
PHP 8 fixes 2020-10-08 21:35:32 +02:00
118cf244b1
More type improvements 2020-10-03 15:36:03 +02:00
f5e4d29db1
Fix serialization 2020-09-28 11:56:14 +02:00
3d9d975f79 Avoid bit width compatibility problems, fix fallback to normal session 2020-09-27 22:15:16 +02:00
50ee77c229 Store main session in database 2020-09-27 22:15:16 +02:00
164000b591 Final IPC improvements 2020-09-27 22:15:16 +02:00
bc13e61526 Final fixes 2020-09-27 22:15:16 +02:00
a3a331542b IPC improvements 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
699f0660e0
Finalize IPC 2020-07-11 20:13:06 +02:00
c8cdf328c0
Implement IPC 2020-07-11 20:01:54 +02:00
58e0985d33
Misc fixes 2020-06-20 13:03:15 +02:00
69f33dce34
Layer 113 2020-06-16 17:52:55 +02:00
883ace5d3c Bugfix 2020-02-27 00:36:33 +01:00
936729ba45 Bugfix 2020-02-27 00:05:53 +01:00
5af7130b25
Further public API improvements 2020-02-26 18:12:00 +01:00
753e6575ac
Bugfix 2020-02-26 11:47:30 +01:00
e03e707815
Final fixes 2020-02-25 19:10:49 +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
c8635c12d6
Bugfix 2020-02-12 21:15:22 +01:00
f8ea85a551
Performance improvements 2020-02-07 21:13:49 +01:00
43952841a9
Greatly reduce coroutine overhead 2020-02-05 17:37:01 +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
75602e5de0
Make more methods internal 2019-12-28 17:34:04 +01:00
1edcecb26b
Fixes to TON 2019-12-14 18:31:28 +01:00
4917fafd3a
Create TON API 2019-12-14 16:47:04 +01:00