1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 09:38:57 +01:00
Commit Graph

3384 Commits

Author SHA1 Message Date
e628d7cde8 Update to layer 158 2023-04-21 17:33:00 +02:00
1b74a87772 Avoid logging config 2023-04-18 19:04:07 +02:00
1257c0511e
Merge pull request #1334 from danog/v8_safari_fix_2
V8 safari fix 2
2023-04-18 12:50:25 +02:00
Alexander Pankratov
47eb8eb1d0 Fix: safari requires one big range of video 2023-04-18 12:41:28 +02:00
Alexander Pankratov
4b6b9d980b Revert "Revert "Fix: safari requires one big range of video""
This reverts commit b2a8038b30.
2023-04-18 12:11:21 +02:00
b2a8038b30 Revert "Fix: safari requires one big range of video"
This reverts commit 7a946911b9.
2023-04-18 00:07:42 +02:00
8ae9696d0f Enable GNU factor factorization module 2023-04-12 16:19:59 +02:00
f4413860c7
Merge pull request #1331 from danog/v8_fix_safari_streaming
Fix: safari requires one big range for video
2023-04-11 10:50:45 +02:00
Alexander Pankratov
7a946911b9 Fix: safari requires one big range of video 2023-04-11 01:21:12 +02:00
31eff9db1f Update 2023-04-03 12:07:27 +02:00
45a33de08e Small fix 2023-03-26 22:51:22 +02:00
5f5153eed0
Merge pull request #1314 from danog/dependabot/composer/bamarni/composer-bin-plugin-1.8.2
Update bamarni/composer-bin-plugin requirement from 1.5.0 to 1.8.2
2023-03-26 20:32:02 +02:00
Alexander Pankratov
b2d72f1975 Fix: request headers support only strings 2023-03-26 20:21:02 +02:00
e33477684b Try improving tests 2023-03-26 20:10:51 +02:00
53581e4d36 Update version 2023-03-26 19:44:11 +02:00
4c41b2b5d6 Fix uploadFromCallable 2023-03-26 19:16:54 +02:00
beacc3b8fe
Merge pull request #1323 from danog/v8_fix_files
Fix: file download
2023-03-26 18:38:31 +02:00
Alexander Pankratov
26a5525a27 Fix: upload stream type 2023-03-26 18:36:16 +02:00
Alexander Pankratov
8a2eb8d7a1 Fix: request headers support only strings
Fix: correct HttpStatus class
2023-03-26 16:50:36 +02:00
6d8986d680 Fixes 2023-03-23 18:40:49 +01:00
526acf2fe6 Increase version 2023-03-20 20:50:21 +01:00
f29efcd0df Update 2023-03-17 20:54:04 +01:00
1970ee0ec0 Fixup 2023-03-17 11:30:40 +01:00
a6d3ac7771 Don't skip tests anymore, PHP 8.2.4 doesn't segfault 2023-03-17 11:24:22 +01:00
781af3a400 Update 2023-03-17 11:10:06 +01:00
3a48f0c013 Fix build 2023-03-09 14:19:33 +01:00
30c43ab254 Fixes 2023-03-09 13:13:04 +01:00
dependabot[bot]
e1b536d687
Update bamarni/composer-bin-plugin requirement from 1.5.0 to 1.8.2
Updates the requirements on [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) to permit the latest version.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](https://github.com/bamarni/composer-bin-plugin/compare/v1.5.0...1.8.2)

---
updated-dependencies:
- dependency-name: bamarni/composer-bin-plugin
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 13:16:05 +00:00
ac47aa15fc
Create .github/dependabot.yml 2023-03-06 14:10:46 +01:00
800d7ee371
Add security policy 2023-03-06 14:08:46 +01:00
904aaaaaad Misc fixes 2023-03-05 19:22:21 +01:00
2d6b275279 Add missing dep 2023-03-01 11:30:07 +01:00
5cc4881ee8 Avoid issues with phpstorm 2023-02-24 14:51:29 +01:00
e16f700a79 Slightly improve login logic 2023-02-24 14:30:31 +01:00
23d9844482 Small fix 2023-02-18 17:29:23 +01:00
dd29edefb4 Link to proper post 2023-02-18 16:12:51 +01:00
ec82941beb Log text that triggered HTML parsing error 2023-02-18 14:52:09 +01:00
9f2f890384 Fix 2023-02-18 11:41:25 +01:00
ade7905e84 Fix 2023-02-18 11:34:00 +01:00
b6c2d93185 Quick workaround 2023-02-16 18:52:00 +01:00
441c5a105d Cleanup public namespace 2023-02-16 18:38:47 +01:00
cc06d8beac cs-fix 2023-02-15 18:29:32 +01:00
0d66a1764f Warn about segfault 2023-02-15 10:07:56 +01:00
815a1ea687 Use beta minimum stability 2023-02-14 20:27:25 +01:00
b69b1f7ce0 Fix getPwrChat 2023-02-14 19:48:03 +01:00
c9a1df59f8 Fixes 2023-02-14 14:11:24 +01:00
baac5e4983 Check for missing extensions 2023-02-13 17:39:54 +01:00
85d1f4870b Chdir to MADELINE_REAL_ROOT if possible 2023-02-12 14:31:35 +01:00
b01afa09f1 Remove manual inclusion limitations 2023-02-12 14:26:52 +01:00
e2efffeca7 Add separate RPC resend timeout 2023-02-12 14:25:48 +01:00