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

569 Commits

Author SHA1 Message Date
7a8fc38c47 Fix hangs by disabling JIT 2023-09-14 07:55:30 +02:00
554cef33c4
Improve tests 2023-09-11 09:53:35 +02:00
6bf45181db
Add nghttp2 to docker image, fix issue with messages.sendMedia 2023-09-08 11:53:54 +02:00
76c6bc7149 Fixup CI for previous version 2023-09-07 19:27:55 +02:00
43c9ec2162
Psalm fixes 2023-09-07 19:08:55 +02:00
634d2c8f82
Fix sendDocument/sendPhoto through IPC API 2023-09-07 19:00:14 +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
62fc24bc1d
Speed up psalm 2023-09-01 17:14:30 +02:00
ff658a962e
Add pcntl extension to docker image 2023-09-01 15:57:14 +02:00
7a8f762aca
Add missing schema 2023-09-01 15:31:26 +02:00
07176701bb
Update schema submodule 2023-09-01 15:16:47 +02:00
a904be25a2
Speed up build 2023-09-01 15:14:28 +02:00
8379bd8fc4
Update 2023-09-01 15:04:04 +02:00
4290c569fd
Add test.sh 2023-09-01 14:56:43 +02:00
e1f0682be9
Add ffmpeg to image 2023-08-20 17:21:27 +02:00
8a76b29952
Fix markdownUrlEscape 2023-08-20 11:34:46 +02:00
7812537b37
Fix HTTP proxies for websocket and HTTP transports 2023-08-16 16:20:51 +02:00
c32a929ae0
Fix HTTP proxies 2023-08-16 13:52:10 +02:00
105ed6b9e5
Fixes 2023-08-14 22:19:23 +02:00
68a60a8c22
More refactoring 2023-08-13 16:57:42 +02:00
aeb91820e7
Remove legacy array settings 2023-08-13 16:21:59 +02:00
d7a2ef38c3
New ORM API 2023-08-13 15:47:21 +02:00
48f2551e6e
Cleanup 2023-08-13 12:26:52 +02:00
a3094016e8
Fix logout in case of session termination 2023-08-06 16:29:29 +02:00
bfa9264d9a Increase release 2023-08-05 23:34:40 +02:00
b05470766d
Skip DataCenterTest for now 2023-08-05 23:20:37 +02:00
9ba8af106a
Improve tests 2023-08-05 23:09:40 +02:00
89e1230b06
Add FromAdminOrOutgoing simple filter, markdownUrlEscape function, fix pagination hash & other fixes 2023-08-04 20:15:37 +02:00
17e84ec003
Fix usage of inputMediaPhotoExternal and inputMediaDocumentExternal in sendMultiMedia 2023-08-03 20:52:48 +02:00
26713b1349
Fix update checks on composer 2023-07-25 16:12:42 +02:00
ee226b54fa
Relax markdown parser 2023-07-16 16:07:49 +02:00
6cc71a5c8e
Cleanup changelog 2023-07-15 16:34:54 +02:00
e81f4be805
Switch to custom MarkdownV2 parser 2023-07-15 16:02:32 +02:00
1255e1c66a
Improve docbuilder 2023-07-14 16:44:10 +02:00
ff743d1418
Fixes 2023-07-14 16:34:52 +02:00
e21b45b547
Add tests 2023-07-08 16:48:47 +02:00
2fec7cfe7f
Properly escape when building HTML 2023-07-01 14:24:50 +02:00
7a739ee45b
Add messageEntitiesToHtml, htmlToMessageEntities, markdownToMessageEntities methods 2023-07-01 14:17:11 +02:00
5b483ac88f
Fix tests 2023-06-19 10:24:36 +02:00
776fafb0d1 Add igbinary 2023-06-19 01:42:38 +02:00
359cf3870d Fixup tests 2023-06-19 01:15:22 +02:00
dcec859fda Fix tests 2023-06-19 01:07:28 +02:00
34b6b45438
Add iconv dependency 2023-06-18 21:02:43 +02:00
f572f7606f
Implement QR code login, allow restart()ing the IPC daemon, wrap Cancellations in the IPC client 2023-06-18 20:55:16 +02:00
d935fd1a4f
Enable uv extension 2023-06-13 20:41:18 +02:00
0e904efa38
More fixes 2023-06-13 20:05:33 +02:00
9115f90030
Fix build 2023-06-13 20:02:02 +02:00