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

594 Commits

Author SHA1 Message Date
999500eaf3 Further improve tests 2023-11-30 18:19:12 +01:00
be6632083b Update docs 2023-11-30 18:08:33 +01:00
4148d58c42 Further improve tests 2023-11-30 17:58:48 +01:00
84c04cbc31 Improve tests 2023-11-30 17:51:55 +01:00
7394ecfa79 Improve tests 2023-11-30 17:44:10 +01:00
47eac0ac20 Improve tests 2023-11-30 17:24:18 +01:00
25c99b944e Add HTML escaping helper function for MadelineProto's HTML entity converter 2023-11-30 17:12:48 +01:00
41352e7ef8 Update to PHP 8.3 2023-11-29 10:41:40 +01:00
1dcc9af659 Simplify code escaping 2023-11-20 21:48:21 +01:00
66fb3499c4
Update php.ini 2023-11-19 19:46:36 +01:00
78713b5b0a Fixup 2023-11-19 19:40:50 +01:00
f1a4bed3cf cs-fix 2023-11-19 19:23:02 +01:00
1e08575cce Enable function JIT 2023-11-19 19:14:51 +01:00
9cefbef84d Add jemalloc to docker image 2023-11-19 19:06:13 +01:00
b26f6ec1b3 Fix build 2023-11-17 20:33:32 +01:00
bc2c5bc24f Fixup build 2023-11-17 18:53:12 +01:00
102521bdb1 Fixup build 2023-11-17 18:45:52 +01:00
151a809c6e Fixes 2023-11-11 16:55:29 +01:00
2452eff7fd Update psalm & avoid cs-fixer timeouts 2023-10-21 17:23:17 +02:00
90a25e3738 Increase release 2023-10-21 17:08:47 +02:00
27d21681e7 Change cs rules 2023-10-01 20:05:04 +02:00
7b6a65a55f Add gd image to docker 2023-09-30 21:07:53 +02:00
4af9bc1c23
Fixes 2023-09-26 14:29:09 +02:00
2514334e6b
Fix issue in DialogTopicEdited 2023-09-16 19:34:11 +02:00
9c6adbd24a
Add handshake test 2023-09-16 17:23:03 +02:00
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