Commit Graph

19 Commits

Author SHA1 Message Date
ac47a23639
PHP 8 fixes 2020-10-08 21:35:32 +02:00
17ed5c0991
Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
d49f59eec5
Various psalm fixes 2020-10-04 14:55:05 +02:00
ca2cbe4ecb
Add missing return typehints 2020-10-01 21:03:25 +02:00
f5e4d29db1
Fix serialization 2020-09-28 11:56:14 +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
bc13e61526 Final fixes 2020-09-27 22:15:16 +02:00
a3a331542b IPC improvements 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
c8cdf328c0
Implement IPC 2020-07-11 20:01:54 +02:00
7d29bd84bc
Fixes 2020-07-10 14:50:00 +02:00
4923eec9cd
2GB file limit, async RPC reporting, file reference and MTProto fixes 2020-07-09 18:23:16 +02:00
58e0985d33
Misc fixes 2020-06-20 13:03:15 +02:00
5af7130b25
Further public API improvements 2020-02-26 18:12:00 +01:00
753e6575ac
Bugfix 2020-02-26 11:47:30 +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