1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 06:27:48 +01:00
Commit Graph

3563 Commits

Author SHA1 Message Date
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
72a31e2ea6 Bump 2023-12-14 18:12:47 +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
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
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
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
64a018afae Support sending stories through sendMedia 2023-12-03 13:59:11 +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
f45acdcd33 Update localization 2023-12-01 23:20:24 +01:00
AhJ
0ef7d753d0
Merge branch 'danog:v8' into update-example 2023-12-01 23:07:33 +03:30
77fe7f903d Turn EntitiesTest into an offline test 2023-11-30 20:20:41 +01:00
25c99b944e Add HTML escaping helper function for MadelineProto's HTML entity converter 2023-11-30 17:12:48 +01:00
6d85bbd940 Update 2023-11-29 20:55:38 +01:00
0b5e2b21de Fixup language code logic 2023-11-29 16:35:17 +01:00
094d029c48 Bump 2023-11-29 15:09:32 +01:00
83b6a6d894 Fixup percentages 2023-11-27 15:44:37 +01:00
4398225c4b Improve update message 2023-11-27 15:32:24 +01:00
8b02bc5d4d Bump 2023-11-26 16:12:30 +01:00
b3eb9e9243 Add translation invitation 2023-11-23 21:49:03 +01:00
56ca954b57 Revert 2023-11-23 20:51:42 +01:00
5f29652082 Normalize 2023-11-23 20:50:50 +01:00
f4863991b0 Improvements 2023-11-23 17:24:04 +01:00