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

4318 Commits

Author SHA1 Message Date
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
d6b0926c71
Cleanup 2023-09-19 21:20:41 +02:00
b0ab083367
Finish refactoring 2023-09-19 21:10:46 +02:00
a01fa820c6
Merge branch 'v8' into secret_refactoring 2023-09-19 16:44:12 +02:00
07f41062b5
Another small improvement 2023-09-19 16:42:02 +02:00
4439bfb14a
tg-cli ID bugfixes 2023-09-19 16:38:21 +02:00
9036e0e66b
More improvements 2023-09-19 15:53:17 +02:00
19852ebd3b
Get rid of old code 2023-09-19 15:51:13 +02:00
d02ec61f0e
Small improvement 2023-09-19 15:46:58 +02:00
e3319eea65
Fix status logic in CheckLoop 2023-09-19 15:43:18 +02:00
f931dca964
Cleanup 2023-09-19 15:42:16 +02:00
f01cb4092b
Use local queue & separate tables for secret chat messages 2023-09-19 14:49:53 +02:00
0630ffaaa6
Improvements 2023-09-18 15:02:00 +02:00
a98166200d
Cleanup 2023-09-17 19:37:48 +02:00