1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 08:14:39 +01:00
Commit Graph

4331 Commits

Author SHA1 Message Date
d9668d2650 Bugfi in AUTH_KEY_ error handling 2023-09-28 15:55:32 +02:00
72975d146a Avoid using non-existent persistent key during media DC linking 2023-09-28 10:15:48 +02:00
fdc7675639 Small performance improvement 2023-09-27 15:24:59 +02:00
c0abc09191 Handle proxy issues and improve performance 2023-09-27 15:10:20 +02:00
ea60a169e3
Actually use getSystemLangCode 2023-09-26 21:48:04 +02:00
5d2951e527
Add systemLangCode config 2023-09-26 18:43:36 +02:00
8227e4d02c
Check auth status on first connection 2023-09-26 18:23:30 +02:00
0454a41623
Fix 2023-09-26 15:53:59 +02:00
7c3b72fb38
Small fix 2023-09-26 15:35:21 +02:00
4af9bc1c23
Fixes 2023-09-26 14:29:09 +02:00
c903311f90
Fix 2023-09-26 10:32:25 +02:00
bcf1126200
Add another mutex for confirmation too 2023-09-26 10:27:04 +02:00
a1c04527ae
Fix race condition 2023-09-26 10:24:23 +02:00
6e527e55f6
Small fix 2023-09-25 23:12:59 +02:00
5fe3467b19
Change response type of sendEncrypted* to updateNewOutgoingEncryptedMessage 2023-09-25 09:10:47 +02:00
29a6e5e87e
Store uploaded secret file in media constructor 2023-09-25 09:04:44 +02:00
7a59150a3c
Fix 2023-09-24 20:05:52 +02:00
584dd504b3
Add public-facing getSecretMessage method 2023-09-24 19:55:06 +02:00
274968df4b
Add virtual updateNewOutgoingEncryptedMessage update 2023-09-24 19:45:48 +02:00
d2351f9862
Fixes 2023-09-24 19:04:06 +02:00
6ab43fac52
Store more info locally 2023-09-24 18:58:21 +02:00
fbe8eae32f
Add SecretChatController::getMessage method 2023-09-24 18:37:27 +02:00
76d230bd4d
cs-fix 2023-09-24 18:03:40 +02:00
9b4114658a
Properly handle gaps 2023-09-24 18:00:21 +02:00
a2aeac7e1c
Implement gap handling 2023-09-24 13:31:19 +02:00
71564a3510
Update baseline 2023-09-23 22:11:15 +02:00
48abbd5838
Cleanup 2023-09-23 21:38:09 +02:00
fbc20f9521
Merge branch 'secret_refactoring' into v8 2023-09-23 21:35:31 +02:00
87e719751a
Update docs 2023-09-23 21:30:38 +02:00
3a9a6bf58f
Fix downloading 2023-09-23 21:12:11 +02:00
d7b7c8150f
Small fix 2023-09-23 21:07:34 +02:00
127f8ce7d1
Merge branch 'v8' into secret_refactoring 2023-09-23 21:06:38 +02:00
5b2ca8659e
Increase release 2023-09-23 21:03:00 +02:00
8ade8fd4c6
Update baseline 2023-09-23 20:59:20 +02:00
0a8e41ac09
Fix file upload race condition that might occur during reconnection 2023-09-23 20:58:55 +02:00
3e53c00a6c
Improve logs 2023-09-23 20:25:41 +02:00
5984e9568f
Fix 2023-09-23 20:25:22 +02:00
ca784f924b
Fixes 2023-09-23 18:56:08 +02:00
6022b3d96a
Fix 2023-09-23 18:23:11 +02:00
732e67c325
Fixes 2023-09-23 18:15:25 +02:00
56c64ae8d7
Cleanup 2023-09-23 17:16:56 +02:00
77fc9bc22b
Final performance improvements 2023-09-23 17:06:41 +02:00
c407b9f90b
Refactoring 2023-09-23 16:50:55 +02:00
145c08ab8e
Improve naming a bit 2023-09-23 16:33:03 +02:00
e3ba96a6b8
Event handling improvements 2023-09-23 16:24:07 +02:00
223f8a7906
Small BC fix 2023-09-23 16:15:33 +02:00
056e8fb93f
Merge branch 'v8' into secret_refactoring 2023-09-23 15:43:43 +02:00
4df94b819c
Mark BC-breaking change 2023-09-23 15:43:01 +02:00
f1a14da038
Small bugfix 2023-09-23 15:18:45 +02:00
2a4dc9c9ab
Update to layer 164 2023-09-23 14:09:06 +02:00