Ayesh Karunaratne
4608f868f8
[PHP 8.4] Fix: Curl `CURLOPT_BINARYTRANSFER` deprecated
...
The `CURLOPT_BINARYTRANSFER` PHP constant from the Curl extension was no-op since
PHP 5.1, and is deprecated in PHP 8.4. This removes the constant usage to avoid
the deprecation notice in PHP 8.4 and later.
Because this constant was no-op since PHP 5.1 (circa 2005), this change has no
impact.
See:
- [PHP.Watch - PHP 8.4 - Curl: CURLOPT_BINARYTRANSFER deprecated](https://php.watch/versions/8.4/CURLOPT_BINARYTRANSFER-deprecated )
- [commit](fc16285538
)
Signed-off-by: Ayesh Karunaratne <ayesh@aye.sh>
2024-11-25 19:16:32 +07:00
Maxence Lange
cd9440748d
fix cs/psalm
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-10-28 11:53:18 -01:00
Andy Scherzinger
5e4d3f0916
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-09-08 16:16:03 +02:00
Louis Chemineau
90ac28849a
Run cs:fix
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-28 14:16:23 +02:00
Maxence Lange
09859970fb
fix lint
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-05-25 19:45:28 -01:00
Maxence Lange
b39fb7f90f
add relationships api
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-08 13:42:19 -01:00
Maxence Lange
fa27422740
get status api
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-17 08:22:48 -01:00
Maxence Lange
0efe47743e
fixing psalm
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-04 22:38:31 -01:00
Maxence Lange
a7f910a693
filter request-target from header
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-23 11:40:06 -01:00
Maxence Lange
3bce7b4dd1
-TNCRequest
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-23 10:08:21 -01:00
Maxence Lange
33080573fc
cs:fix
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-21 19:03:59 -01:00
Carl Schwan
1adf04fcc1
Fix cs
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-21 10:22:42 +01:00
Maxence Lange
05e41274a0
cs:fix
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-03 11:13:41 -01:00
Carl Schwan
cb25fb1b4e
Fix composer cs
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 20:49:46 +02:00
Carl Schwan
184de87c86
Update nc vue components to v7
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 17:18:06 +02:00
Carl Schwan
cc38526f97
Fix networking issues
...
Otherwise webfinger requests are not executed correctly
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-12 13:55:15 +02:00
Carl Schwan
9061a6812e
Embeed tools lib
...
And fix method signature for 25
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-20 09:41:40 +02:00
Maxence Lange
4c7c9cdfbe
using composer
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-10-12 08:44:35 +02:00
Maxence Lange
4dddda0dc6
social is now an activitypub server
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-10-01 14:14:23 +02:00
Maxence Lange
3e399899ed
mark before cleaning
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-09-28 13:41:24 +02:00
Maxence Lange
aa7a43ecac
Addind accountId and follows
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-09-20 14:07:22 +02:00
Maxence Lange
04972c6118
OAuth2+test
2018-09-20 09:42:52 +02:00