Commit Graph

217 Commits

Author SHA1 Message Date
6ce4de6091
Properly update database settings when deserializing; also enable optional database backend for event handler variables 2020-10-07 16:48:34 +02:00
1d16cf807b
Various improvements 2020-10-06 17:33:18 +02:00
d49f59eec5
Various psalm fixes 2020-10-04 14:55:05 +02:00
cdeb93b165
Polyfill to_id 2020-10-03 17:41:21 +02:00
e5c430dfc9
Minor fixes 2020-09-28 17:19:41 +02:00
f5e4d29db1
Fix serialization 2020-09-28 11:56:14 +02:00
1cd41cc159 Dark magic to allow serializing session to database on shutdown 2020-09-27 22:15:16 +02:00
5560b140f5 Multiple bugfixes 2020-09-27 22:15:16 +02:00
86fc8b6e6e Localize login 2020-09-27 22:15:16 +02:00
50ee77c229 Store main session in database 2020-09-27 22:15:16 +02:00
f90159c8bd Finalize IPC API 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
1c99fd2658 Implement FastAPI in API 2020-09-27 22:15:16 +02:00
89da6d5a45 Serialization and database 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
86f6887148
IPC improvements 2020-07-12 14:55:21 +02:00
c8cdf328c0
Implement IPC 2020-07-11 20:01:54 +02:00
7d29bd84bc
Fixes 2020-07-10 14:50:00 +02:00
bfd08f5744
Fix shutdown loop, automatically inflate stripped photoSizes, improve composer reporter 2020-06-23 20:30:40 +02:00
58e0985d33
Misc fixes 2020-06-20 13:03:15 +02:00
0e9f107754
Merge branch 'master' of github.com:danog/MadelineProto 2020-06-15 20:08:06 +02:00
e147fe3695
Clean up 2020-06-15 20:06:48 +02:00
Alexander Pankratov
ff7d93f52d phpDoc fix 2020-05-23 15:10:47 +03:00
77a955c25e
More psalm fixes 2020-04-05 22:22:47 +02:00
23e3c5b12c
Apply misc fixes 2020-04-05 14:57:33 +02:00
ec2719db4e
Small cleanups 2020-03-07 21:45:50 +01:00
38382bf053
Link eventHandler APIFactory 2020-02-28 16:02:19 +01:00
43ee5342f4
Bugfix 2020-02-26 19:17:46 +01:00
fe8e795f8a
Bugfixes 2020-02-26 15:59:34 +01:00
b0d512b77d
Reduce boilerplate 2020-02-26 15:15:37 +01:00
86672d6683
Add startAndLoopBackground method 2020-02-26 14:14:26 +01:00
e50dd79e70
Send the logfile when reporting errors 2020-02-26 12:45:30 +01:00
753e6575ac
Bugfix 2020-02-26 11:47:30 +01:00
f22263ed78
Provide DNS fallback 2020-02-26 00:11:06 +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
ce94a70263
Fully implement bot API file IDs 2020-02-05 18:41:37 +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
c2b5275819 update 2019-12-28 19:16:02 +01:00
75602e5de0
Make more methods internal 2019-12-28 17:34:04 +01:00
b8067c7e95
Switch to custom fork of phpseclib, change namespace 2019-12-18 14:21:27 +01:00
45d12b6a9d
Start implementing TON ADNL 2019-12-14 13:58:04 +01:00
5d70ae57e6
Fix deserialization 2019-12-14 12:30:31 +01:00
7b2b69e97d
Better escaping 2019-12-13 21:31:35 +01:00
89bb80285b
Update 2019-12-13 14:40:48 +01:00