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

630 Commits

Author SHA1 Message Date
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
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
08093bc6fa
Fix multiple args + improve build 2023-06-13 19:58:20 +02:00
7e98e783b4
Add memprof extension and replace ev/eio with uv 2023-06-13 17:02:17 +02:00
fd543444ba Fix 2023-06-13 01:02:38 +02:00
2057ccf3ba Add release version as asset 2023-06-12 22:54:21 +02:00
3d4094ff9c
Misc improvements 2023-06-02 18:53:16 +02:00
8740352963
Don't create debian images 2023-05-31 13:01:42 +02:00
0f31201bf3
Install openssh 2023-05-31 12:33:24 +02:00
259c6a6cf7
Update build 2023-05-31 12:23:26 +02:00
3e61914fe6 Add some nice tools 2023-05-30 22:57:41 +02:00
91acd82d4e
Update 2023-05-30 22:40:20 +02:00
cca1182028
Update 2023-05-30 21:31:59 +02:00
5f4e8ab7e5
Test on riscv64 2023-05-30 21:25:28 +02:00
1d9b18ddab
Manifests are hell 2023-05-30 21:18:20 +02:00
971e92d50f
Fixup manifest 2023-05-30 21:14:24 +02:00
719135b7dc
Fixup manifest 2023-05-30 21:12:22 +02:00
467d5d1e2d
Fixup manifest 2023-05-30 20:36:06 +02:00
f25da0a1a9
Buildkit sucks 2023-05-30 20:31:59 +02:00
f431673057
Buildkit sucks 2023-05-30 20:31:09 +02:00
79ead977b9
Buildkit sucks 2023-05-30 20:28:58 +02:00
b2ed9dd81d
Default to alpine image 2023-05-30 19:58:00 +02:00
ab8053ba72
Parallelize 2023-05-30 19:19:08 +02:00
0adc9ed53e
Parallelize 2023-05-30 19:05:23 +02:00
448fa0142f
Manual manifest builds 2023-05-30 19:02:55 +02:00
601183abb9
Fixup 2023-05-30 18:54:01 +02:00
2e1a71f570
Fixup 2023-05-30 18:52:11 +02:00
6fe2cba105
Finally riscv64 builds 2023-05-30 18:51:22 +02:00
23fab4d603
Autodetection 2023-05-30 16:00:17 +02:00
9a7e536d65
Autodetection 2023-05-30 15:56:53 +02:00
8808fb5949
Fixup 2023-05-30 15:49:27 +02:00
46eec95fdc Build 2023-05-30 15:48:23 +02:00
7a97ba9f5f Build 2023-05-30 15:46:42 +02:00
9c7e012439
Update builds 2023-05-29 21:23:23 +02:00
afaa2a3d99
Fixes 2023-05-29 21:02:13 +02:00
48c1b737c2
Bugfix 2023-05-29 18:49:22 +02:00
6fbe53b446 Improve build system 2023-05-29 15:31:01 +02:00
2046b637fd Improve build system 2023-05-29 15:17:58 +02:00
fd1b42b941
Update build system 2023-05-29 15:10:42 +02:00
bffd34fb29 Unify build&deploy scripts 2023-05-29 14:25:32 +02:00
fb2553d888
Refactor tests 2023-05-28 19:41:46 +02:00