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

4681 Commits

Author SHA1 Message Date
3ed0b6c5c1 Update to layer 169 2023-12-23 20:35:35 +01:00
081a59d3d3 Add missing files 2023-12-23 19:25:21 +01:00
58e08ffecd Link to new host 2023-12-23 19:16:49 +01:00
c535924017 Compile php from scratch 2023-12-23 19:15:01 +01:00
664c4ca2fc Attempt re-enabling JIT and opcache 2023-12-22 20:47:49 +01:00
4e007dc301 Update 2023-12-21 20:24:22 +01:00
49c9c190db Automatically optimize database 2023-12-21 19:32:35 +01:00
596fa6547c Bump 2023-12-19 20:23:59 +01:00
a9bef7480a Fix update handling in supergroups and channels after botched revert 2023-12-19 19:03:16 +01:00
fea26046b2 Test 2023-12-19 14:39:17 +01:00
8dbffe9228 Fix 2023-12-19 14:37:24 +01:00
c9775a97d0 Handle exceptions thrown in the handler loop 2023-12-19 14:37:18 +01:00
92351a7c0e Fix tests 2023-12-19 11:50:25 +01:00
491016b185 Bugfix 2023-12-19 11:29:27 +01:00
d2d187bc9a Small fix 2023-12-19 11:22:23 +01:00
17fc55ae81 Disable JIT until upstream bugs are fixed 2023-12-18 21:29:11 +01:00
2fbf196cbe Fix FFI usage for opus conversion 2023-12-18 21:19:11 +01:00
61fccf35f3 Bump 2023-12-18 20:34:23 +01:00
9c4c6ddae8 Cleanup internal fields 2023-12-18 20:32:27 +01:00
54dbb5310c Misc improvements 2023-12-18 20:29:32 +01:00
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