1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 10:47:54 +01:00
Commit Graph

3374 Commits

Author SHA1 Message Date
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
aa321d9838 Fix #1304 2023-02-12 14:09:36 +01:00
aa85d66883 Fix 2023-02-12 12:54:07 +01:00
44688f054a Warn about 8.1.15 2023-02-09 09:50:57 +01:00
243f1b124d Fix 2023-02-08 10:12:14 +01:00
8e3df1e7bf Properly handle execution time limits (fixes "Must call resume() or throw() before calling suspend() again" errors) 2023-02-07 19:19:50 +01:00
de081572f0 Fixes 2023-02-07 16:38:36 +01:00
c791134db5 Update to layer 152 2023-02-06 20:17:35 +01:00
bfea44e0df Intercept and rethrow exceptions during update handling 2023-02-06 15:14:02 +01:00
f139decef3 Die immediately if running on PHP 8.2.2 2023-02-06 14:48:28 +01:00
a5d9131611 amphp/mysql wasn't upgraded yet 2023-02-04 22:33:52 +01:00