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

4661 Commits

Author SHA1 Message Date
a3ddd49881 cs-fix 2023-12-17 18:42:28 +01:00
7d6a7f24c1 Log reported messages as well 2023-12-17 18:39:01 +01:00
6de51f55f5 Recover from network issues in update handler 2023-12-17 18:35:49 +01:00
8fb2c93298 Psalm fix 2023-12-17 18:31:29 +01:00
04a626b274 Update handling fixes 2023-12-17 18:29:03 +01:00
8f30dad5d1 Persist more state 2023-12-17 17:03:13 +01:00
8cc9685433 Improve peer handling logic 2023-12-17 16:54:01 +01:00
26e93def2f Do not refresh full info, just expire the TTL 2023-12-16 19:30:28 +01:00
831b45859c Improve types 2023-12-15 18:45:28 +01:00
7000de110d Fix issue in broadcasts 2023-12-15 17:55:39 +01:00
028f3b2303 Bump 2023-12-15 17:37:55 +01:00
27addd112f Improve IPC TL stacktrace 2023-12-15 16:59:22 +01:00
1dde960b95 Peer improvements 2023-12-15 14:58:28 +01:00
211404665c Bump 2023-12-15 14:08:02 +01:00
a3e66c8b53 Fix broadcasts with bot API file IDs, fix MTProtoToBotAPI 2023-12-15 14:06:19 +01:00
f43782c3a1
Merge pull request #1450 from mtalaeii/v8
Fix #1444
2023-12-15 10:45:58 +01:00
Mahdi
6c5f566317 Fix #1444
- Add some bound method to ChatTrait trait
2023-12-15 13:09:33 +03:30
7194a59627 Bugfix 2023-12-15 00:15:25 +01:00
b39f29ead5 cs-fix 2023-12-14 19:57:41 +01:00
2343ad8eb3 Cleanup 2023-12-14 19:45:28 +01:00
f0cd35f039 Remove internal details from API, remove getDialogs (use only getDialogIds now), remove useless getInfo fields 2023-12-14 19:38:22 +01:00
9dcfa24197 Remove remaining usages of Peer constructors 2023-12-14 19:24:08 +01:00
e2b88131c2 Cleanup 2023-12-14 18:28:52 +01:00
72a31e2ea6 Bump 2023-12-14 18:12:47 +01:00
7c88c3bea4 Update psalm 2023-12-14 18:07:30 +01:00
717902ec48 Secret chat media improvements and report errors thrown from event handler to the report peer of the current event handler. 2023-12-14 18:05:04 +01:00
7efce84128 Use getOutputBufferStream 2023-12-14 17:10:47 +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
1dbbc0d441 Improve performance 2023-12-14 16:44:50 +01:00
30d437e294 Bump 2023-12-14 16:20:12 +01:00
2dba4dadb5 cs-fix 2023-12-14 16:05:46 +01:00
55401ec1cc
Merge pull request #1440 from ahjdev/update-example
Update example + FilterTopic
2023-12-14 16:04:50 +01:00
c1a9031693 Cleanup docs 2023-12-14 15:59:21 +01:00
2c9e6c9faa Refactoring and performance improvements 2023-12-14 15:44:09 +01:00
7e2a479a9e Bump 2023-12-13 22:57:33 +01:00
6d7a672c4f Do not postpone queries will not get flushed 2023-12-13 22:56:38 +01:00
8ecca2146d Fix 2023-12-13 21:33:19 +01:00
eab05a6d28 Bump 2023-12-13 21:28:23 +01:00
85bf695e10 tdlib conversion logic bugfix 2023-12-13 21:23:00 +01:00
86401b19e8 Restore v7 resume semantics for update actors 2023-12-13 21:20:16 +01:00
9bbb72f12b Simplify gap handling after simplification of actor library 2023-12-13 19:57:09 +01:00
4de97c29b0 Fixes 2023-12-12 17:57:48 +01:00
e516bedfaa Remove legacy logic 2023-12-12 17:37:57 +01:00
9796fbe2b2 Remove legacy to_id field from messages 2023-12-12 17:29:06 +01:00
db60a0b953 Fixup docs 2023-12-12 17:25:54 +01:00
f3403a5a1c Transform all Peer constructors to integers 2023-12-12 17:23:00 +01:00
831e2b5ae4 Cleanup 2023-12-11 19:30:58 +01:00
dc251588e4 Small fix 2023-12-09 17:20:54 +01:00
b023560197 Peer database fixes 2023-12-09 17:12:39 +01:00
03d5173351 Re-add docs for some methods 2023-12-07 20:14:38 +01:00