1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-10 23:12:03 +01:00
Commit Graph

56 Commits

Author SHA1 Message Date
bdea588d69 Set inactivity timeout 2024-10-21 10:24:44 +02:00
fbeebaac39 Fix etag hash generation, update to layer 186 2024-08-15 18:16:13 +02:00
bd3a513789 Extract DialogId into separate library 2024-05-10 14:26:50 +02:00
e64c1c52eb Fix upload callbacks in the send* methods, fix issue with plugins in a phar 2024-04-23 15:28:38 +02:00
3f31a3e22a Fixes to conversion 2024-04-18 23:20:23 +02:00
6eb0954419 Switch to danog/async-orm 2024-04-06 13:08:41 +02:00
b764461950 Warn Termux users to move the session folder to $HOME, fix ogg conversion with the phar version 2024-02-09 20:24:14 +01:00
AhJ
f84c0fc99c fix parseLink 2024-01-30 13:11:50 +03:30
7f0dd3bfb3 cs-fix 2024-01-17 11:03:20 +01:00
4372be6db6 Bump minimum versions 2024-01-16 21:11:25 +01:00
AhJ
41cdcbd34d fixing 2024-01-06 21:17:14 +03:30
AhJ
f93b6de3fc add more deep link for getId method 2024-01-06 21:07:48 +03:30
49555b8fa7 Small fix 2023-12-06 23:01:03 +01:00
151a809c6e Fixes 2023-11-11 16:55:29 +01:00
27d21681e7 Change cs rules 2023-10-01 20:05:04 +02:00
a98166200d
Cleanup 2023-09-17 19:37:48 +02:00
0d11019f2b
Fix upload of images with no content-length, fix usage of streams and filecallbacks through the IPC API 2023-09-07 18:55:37 +02:00
3b9c5dc238
Avoid GC bugs and improve media DC logic 2023-09-07 17:02:27 +02:00
da252bb291
Allow using fopen on php://memory, improve stream upload logic, handle MSG_WAIT_FAILED errors, improve call queue, improve tests 2023-09-07 16:24:35 +02:00
cbe87bca8d
Indent phpdocs 2023-09-06 21:12:19 +02:00
4e785b183c
Further improve types 2023-09-02 15:36:10 +02:00
5419a35075
Misc fixes 2023-08-21 10:11:23 +02:00
9ed87db50a
More fixes 2023-08-20 19:07:14 +02:00
dbe6376507
More VoIP fixes 2023-08-19 21:45:38 +02:00
6f9356b8d0
Reuse HTTP client for buffering 2023-08-19 17:50:15 +02:00
1d989eeabe
Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
cb06c5879c
Improve logic 2023-08-14 19:12:59 +02:00
4b9ade0fea
Improve API 2023-08-14 17:16:59 +02:00
5c09a9a20f
Cleanup 2023-08-13 12:19:39 +02:00
f9db44436c
Ensure event handler functions don't use yield 2023-08-13 12:16:52 +02:00
89e1230b06
Add FromAdminOrOutgoing simple filter, markdownUrlEscape function, fix pagination hash & other fixes 2023-08-04 20:15:37 +02:00
db8103a31c
Fix localization 2023-07-24 14:35:54 +02:00
ba98ea5b74
Improve renaming of bot API file IDs 2023-07-23 15:44:56 +02:00
3278f7f999
More improvements 2023-07-22 20:23:34 +02:00
7c871d977b
Multiple fixes and improvements 2023-07-21 19:21:34 +02:00
d3429cb4a4
Update 2023-07-16 14:41:26 +02:00
52d7b743cd
Further improvements 2023-07-16 14:29:03 +02:00
bfd7db0e94
Improving static analysis 2023-07-16 14:12:23 +02:00
0ae88b647b
Improve static analysis 2023-07-16 13:43:55 +02:00
b421f393b6
Add getDownloadLink, openFileAppendOnly functions and improve static analysis 2023-07-16 13:02:07 +02:00
6991133d50
Final fixes 2023-07-15 16:34:38 +02:00
3d73faebba
Better abstractions 2023-07-14 20:39:32 +02:00
60a7afb6a8
Update 2023-07-14 20:15:04 +02:00
44d1c7feed
Fix 2023-07-13 18:02:06 +02:00
73ef701d14
Improvement 2023-07-13 17:34:04 +02:00
6756e64667
Cleanup 2023-07-13 17:22:42 +02:00
b9a9aa8af3
Include plugins before deserializing session 2023-07-13 16:02:53 +02:00
ec5792fe41
Switch to string serializer for usernames 2023-07-09 17:23:54 +02:00
1f654d8f26
Ban plugins from using file_get_contents, PDO, files 2023-07-09 16:55:08 +02:00
33f8ade1ac
Performance improvement 2023-06-28 15:50:38 +02:00