dependabot[bot]
|
472a734e5e
|
Bump amphp/http from 1.6.3 to 1.7.3
Bumps [amphp/http](https://github.com/amphp/http) from 1.6.3 to 1.7.3.
- [Release notes](https://github.com/amphp/http/releases)
- [Commits](https://github.com/amphp/http/compare/v1.6.3...v1.7.3)
---
updated-dependencies:
- dependency-name: amphp/http
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 18:07:31 +00:00 |
|
|
84c89c0ce2
|
Ensure proper shutdown on exceptions
|
2021-04-27 17:19:40 +02:00 |
|
|
c527b0cabc
|
Bugfix
|
2021-04-27 17:12:13 +02:00 |
|
Alexander Pankratov
|
c466905fab
|
Properly format exceptions from Amp
|
2021-04-27 00:48:47 +03:00 |
|
Alexander Pankratov
|
b60d2d0906
|
Compatibility with latest madeline
|
2021-04-27 00:27:56 +03:00 |
|
Alexander Pankratov
|
959ebf02c9
|
Reduce logs 2
|
2021-04-19 23:11:26 +03:00 |
|
Alexander Pankratov
|
9ffb1e63af
|
Update madeline
|
2021-04-19 23:01:35 +03:00 |
|
Alexander Pankratov
|
bbacc70f9e
|
Reduce logs
|
2021-04-19 22:58:35 +03:00 |
|
Alexander Pankratov
|
092245adbc
|
Update madeline
|
2021-04-18 01:41:51 +03:00 |
|
Alexander Pankratov
|
7d3c0bbf70
|
Update madeline
|
2021-04-14 22:05:04 +03:00 |
|
Alexander Pankratov
|
3b79e18bb3
|
Add message after session start
|
2021-04-06 16:10:52 +03:00 |
|
Alexander Pankratov
|
35ba3f715b
|
Pull from docker hub by default
|
2021-04-06 00:50:21 +03:00 |
|
Alexander Pankratov
|
09e5977867
|
Update madelineProto
|
2021-04-06 00:40:44 +03:00 |
|
Alexander Pankratov
|
1503314706
|
Docs update
|
2021-03-30 02:18:03 +03:00 |
|
Alexander Pankratov
|
e73af9acf5
|
MadelineProto update
|
2021-03-25 01:14:24 +03:00 |
|
Alexander Pankratov
|
4921786ceb
|
Disable healthcheck by default.
|
2021-03-24 15:34:23 +03:00 |
|
Alexander Pankratov
|
83127d5ab7
|
Update madeline
|
2021-03-20 22:48:53 +03:00 |
|
Alexander Pankratov
|
2767fbe004
|
Upgrade madelineProto
|
2021-03-14 17:10:59 +03:00 |
|
Alexander Pankratov
|
609f6ddaa8
|
Update madeline
|
2021-03-05 00:52:56 +03:00 |
|
Alexander Pankratov
|
72a751e449
|
Update madeline
|
2021-03-01 01:44:22 +03:00 |
|
Alexander Pankratov
|
9908102a39
|
php8 in docker
|
2021-02-28 00:33:12 +03:00 |
|
Alexander Pankratov
|
0a8fef9671
|
Websocket error if no sessions available
|
2021-02-27 03:27:57 +03:00 |
|
Alexander Pankratov
|
721dd8ca90
|
Allow fetch old updates on start
|
2021-02-27 02:19:59 +03:00 |
|
Alexander Pankratov
|
9acd4e6c33
|
websocket-events add reconection loop.
|
2021-02-27 01:29:44 +03:00 |
|
Alexander Pankratov
|
2a1e2aeada
|
Test upload.getFile fix
|
2021-02-24 00:36:53 +03:00 |
|
Alexander Pankratov
|
ab2e38403b
|
Add photoSizeProgressive support
|
2021-02-14 03:46:37 +03:00 |
|
Alexander Pankratov
|
88c1ba361d
|
Fix composer php requirements
|
2021-02-14 03:18:58 +03:00 |
|
Alexander Pankratov
|
adc4e3dd9d
|
One more EventHandler fix
|
2021-02-14 03:13:35 +03:00 |
|
Alexander Pankratov
|
38246890f7
|
EventHandler destruct fix
|
2021-01-17 02:02:51 +03:00 |
|
Alexander Pankratov
|
210762f9e0
|
Add custom methods list to readme
|
2021-01-14 00:16:54 +03:00 |
|
Alexander Pankratov
|
7c833ba904
|
Fix unlinkSessionFile method
|
2021-01-13 23:51:08 +03:00 |
|
Alexander Pankratov
|
cebb56ee28
|
Update dependencies
|
2021-01-13 23:32:42 +03:00 |
|
Alexander Pankratov
|
9372d7540a
|
Update dependencies
|
2020-12-15 14:25:43 +03:00 |
|
Alexander Pankratov
|
22510eeb49
|
Update composer.lock
|
2020-12-08 00:41:31 +03:00 |
|
Alexander Pankratov
|
5bb43c71bd
|
Remove parallel extension from Docker.
|
2020-11-29 02:41:03 +03:00 |
|
Alexander Pankratov
|
d1d3e1132b
|
Add ps command in docker
|
2020-11-29 01:51:57 +03:00 |
|
Alexander Pankratov
|
93502a35ab
|
Composer update
|
2020-11-29 01:51:17 +03:00 |
|
Alexander Pankratov
|
032349387f
|
Fix critical bug in healthcheck. Use repeat instead of delay.
|
2020-11-29 01:23:01 +03:00 |
|
Alexander Pankratov
|
769d39afcd
|
run server with low priority
|
2020-11-22 15:16:58 +03:00 |
|
Alexander Pankratov
|
78f93b5628
|
Reduce healthcheck timeout after mysql fix
|
2020-11-11 14:23:24 +03:00 |
|
Alexander Pankratov
|
d7926a6562
|
Use mysql with fix of prepare statements lock.
|
2020-11-11 14:11:30 +03:00 |
|
Alexander Pankratov
|
023162cab2
|
Increase media_socket_count
|
2020-11-09 13:28:28 +03:00 |
|
Alexander Pankratov
|
6306aac0a5
|
Composer update
|
2020-11-09 13:21:02 +03:00 |
|
Alexander Pankratov
|
63932ab2be
|
Health check upgrade: run check loop as child process to increase stability.
|
2020-11-09 03:07:34 +03:00 |
|
Alexander Pankratov
|
aab1874ba8
|
Dockerfile code style
|
2020-11-04 15:04:34 +03:00 |
|
Alexander Pankratov
|
c493a21207
|
Add event lib configuration && optimize docker image
|
2020-11-04 13:48:54 +03:00 |
|
Alexander Pankratov
|
deded86af2
|
Composer update
|
2020-11-04 11:29:22 +03:00 |
|
Alexander Pankratov
|
d490a460db
|
Small fixes after madeline upgrade
|
2020-11-03 03:55:03 +03:00 |
|
Alexander Pankratov
|
ece9028320
|
Enable ext-parallel in Dockerfile.
|
2020-11-02 02:18:26 +03:00 |
|
Alexander Pankratov
|
a53c7332b2
|
Add ext-parallel in Dockerfile.
|
2020-11-02 02:12:43 +03:00 |
|