1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 11:07:22 +01:00
Commit Graph

34 Commits

Author SHA1 Message Date
f19af54820 Improve logs 2024-04-07 00:05:37 +02:00
26fc09e512 Do not expose PFS duration settings 2024-02-15 09:54:29 +01:00
6065782560 Completely remove postponing from the API to avoid unwanted side effects (sequentially queued requests are still bundled in a single container anyway) 2023-12-14 17:08:19 +01:00
2c9e6c9faa Refactoring and performance improvements 2023-12-14 15:44:09 +01:00
adc7aad58f Fix some QR code login issues 2023-11-23 14:33:41 +01:00
151a809c6e Fixes 2023-11-11 16:55:29 +01:00
3993485b65 Full cancellation support & fixes & layertest script 2023-10-04 21:57:17 +02:00
27d21681e7 Change cs rules 2023-10-01 20:05:04 +02:00
6ce6fbe940 Fix 2023-10-01 13:57:46 +02:00
c9c4dcbff1 Wait for auth to be imported before executing queries in case of AUTH_KEY_ RPC errors 2023-09-28 17:35:33 +02:00
72975d146a Avoid using non-existent persistent key during media DC linking 2023-09-28 10:15:48 +02:00
c0abc09191 Handle proxy issues and improve performance 2023-09-27 15:10:20 +02:00
8227e4d02c
Check auth status on first connection 2023-09-26 18:23:30 +02:00
4af9bc1c23
Fixes 2023-09-26 14:29:09 +02:00
7f2931bf7b
Secret chat refactoring 2023-09-10 22:22:11 +02:00
3b9c5dc238
Avoid GC bugs and improve media DC logic 2023-09-07 17:02:27 +02:00
cbe87bca8d
Indent phpdocs 2023-09-06 21:12:19 +02:00
f4bc2b51f5
Multiple improvements 2023-09-05 17:51:32 +02:00
02e18baf06
Multiple improvements 2023-09-05 15:11:10 +02:00
407c07c315
Disconnect from media DCs as needed 2023-09-03 20:16:00 +02:00
0e838c79a5
Fix connection hangs 2023-09-03 19:05:22 +02:00
d243c4a31a
Begin connection refactoring 2023-09-03 19:05:22 +02:00
bb4bfb256c
Refactoring 2023-09-03 19:05:22 +02:00
423cc1c2b5
More testmode improvements 2023-08-06 18:41:22 +02:00
7ccbf3af3b
Tentative fix 2023-07-26 18:16:19 +02:00
f1c28fabba
Add some service messages 2023-07-06 20:58:12 +02:00
622d83a97a
Add remaining filters 2023-07-05 21:28:17 +02:00
6a8fcda99e
Further refactoring 2023-07-04 18:19:06 +02:00
ff281761f8
Simplify and improve message id handling 2023-06-29 16:11:05 +02:00
33f8ade1ac
Performance improvement 2023-06-28 15:50:38 +02:00
03a78dba98
Cleanup localization 2023-06-24 18:01:10 +02:00
552e82ca64
Bugfix 2023-06-19 10:15:39 +02:00
486c81cc29 Small fix 2023-06-19 02:09:34 +02:00
f5c94fcae3 Refactor public API 2023-01-27 14:20:47 +01:00