1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 05:54:41 +01:00
Commit Graph

177 Commits

Author SHA1 Message Date
b69b1f7ce0 Fix getPwrChat 2023-02-14 19:48:03 +01:00
c9a1df59f8 Fixes 2023-02-14 14:11:24 +01:00
de081572f0 Fixes 2023-02-07 16:38:36 +01:00
de03776ae3 Provide full Psalm typehints 2023-01-27 18:12:33 +01:00
2e1572ad1e New API 2023-01-27 14:36:54 +01:00
f5c94fcae3 Refactor public API 2023-01-27 14:20:47 +01:00
906091bbaa Polyfill legacy danog/loop APIs 2023-01-26 15:34:16 +01:00
fbbab0786a Fix deps 2023-01-21 21:47:35 +01:00
006708dda3 Multiple fixes 2023-01-19 15:48:56 +01:00
53b8919388 Cleanup 2023-01-15 13:08:07 +01:00
9bb5e511c4 Rewrite tests 2023-01-15 13:07:48 +01:00
04adbcd115 Cleanup
Some checks failed
ci/woodpecker/push/build Pipeline failed
2023-01-11 18:47:53 +01:00
6b3b8cc8a6 More refactoring 2022-12-30 21:43:58 +01:00
517a563e2d Begin amp v3 refactoring 2022-12-30 19:21:36 +01:00
8c90ecdaec
Update composer.json
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-11-05 23:46:05 +01:00
fdfb23216d Switch to PHP 8.1+
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-11-04 14:16:30 +01:00
891f5a19ac Build docs 2022-10-08 14:10:04 +02:00
a3137cb5b8
Improve entities handling, fix MTProtoToBotAPI for messages forwarded from private users 2022-07-28 17:35:42 +02:00
01a652b3ac
Lock the composer-bin plugin
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful
2022-07-18 14:41:49 +02:00
08e7cab5c1
Fix waking up of update loops, refresh getSelf cache automatically, remove legacy pwr logic, add methods to forcefully refresh the peer cache 2022-07-16 18:10:58 +02:00
c27dfd80ed
Database fixes
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-06-25 19:15:30 +02:00
0ebd3068de
Multiple fixes 2022-06-04 16:51:23 +02:00
332c1916ef
Move utf8 code 2022-05-17 22:17:41 +02:00
0a9bc0e0ca
Update docs 2022-05-01 20:17:16 +02:00
1161df5568
Add more logs 2022-04-29 21:01:04 +02:00
c9791fd291
Fixes 2021-12-21 14:44:39 +01:00
eb5cf0c16e
Update amphp/file, fix downloading of files on windows 2021-12-15 13:51:01 +01:00
b3d90f8291
Remove legacy hacks and BC, optimize IGE crypto 2021-12-06 19:14:34 +01:00
aca4f7c120
Update to layer 135 2021-12-03 18:15:56 +01:00
a6a41e19fe
Fix dependency 2021-09-16 18:00:37 +02:00
957c6b1228
PsrLogger fixes 2021-09-15 17:10:38 +02:00
657e974264
Separately require entry module 2021-09-06 16:22:07 +02:00
ae10e734f2
Skip post-autoload script 2021-09-05 21:12:19 +02:00
c94ae433dc
Add phabel 2021-08-16 18:34:47 +02:00
c48c643ba3
Minor fixes 2021-04-05 18:30:28 +02:00
5caaf8f85c
Multiple fixes 2021-03-17 22:27:47 +01:00
Alexander Pankratov
44563d2589 Fix PDO init 2021-02-28 00:48:26 +03:00
5d88935734 Avoid using custom danog/dns for now 2020-12-15 18:36:04 +01:00
ad8ff52e5f
Update mysql 2020-11-13 19:01:01 +01:00
bda520122d
Some templates 2020-10-18 15:02:37 +02:00
a376f0bf82
Logger and connection improvements 2020-10-17 12:49:26 +02:00
f4cb2d83a1
Finalize documentation 2020-10-15 19:07:37 +02:00
def6199437
PHPDOC 2020-10-13 10:03:35 +02:00
17ed5c0991
Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
d31b798df9
Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +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
5a5c02e56b
Improve caching mechanism, deduplicate SQL code 2020-09-12 17:12:23 +02:00
01f9e67732
Fix requirements 2020-08-09 14:44:41 +02:00