1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-02 16:37:47 +01:00
Commit Graph

4700 Commits

Author SHA1 Message Date
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
05126b28fb Temp 2023-12-07 19:14:57 +01:00
5dcdeb0c01 Bump 2023-12-07 19:12:28 +01:00
63f379e787 Fix broadcasts 2023-12-07 19:09:25 +01:00
49555b8fa7 Small fix 2023-12-06 23:01:03 +01:00
b4d9fa69af Minor fixes 2023-12-06 21:25:29 +01:00
64b20ead27
Create psalm.yml 2023-12-04 11:19:24 +01:00
7a044bfe13 Cleanup 2023-12-03 18:19:40 +01:00
64a018afae Support sending stories through sendMedia 2023-12-03 13:59:11 +01:00
f5c22300c6 Cleanup 2023-12-03 13:26:18 +01:00
dd9e443baa Bump 2023-12-03 13:13:38 +01:00
b0b7cda660 Update to layer 167 2023-12-03 13:13:07 +01:00