Commit graph

20 commits

Author SHA1 Message Date
Art4
496f0755b1 Fix errors in Core namespace 2024-12-03 20:11:46 +00:00
Art4
a5f623a86a Fix errors in Database namespace 2024-11-19 07:24:27 +00:00
30a5ef33b0 REUSE src directory 2024-08-24 15:27:00 +02:00
e8c256bcff [Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices
- Bump divineomega/password_exposed to version 3 to remove dependency on Guzzle version 6
- Add new ICanHandleHttpResponses->getBodyString method to solve inheritance mismatch with GuzzleHttp\Psr7\ResponseInterface->getBody return type
2024-01-12 08:42:46 -05:00
89e7420237 Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Josh Soref
3fcd546151 spelling: structure
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
c7b358f446 spelling: attachment
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
bd3120d6cb Use non static logger call 2023-02-27 07:02:06 +00:00
2b513a48c7 Catch all errors thrown by "fetchRaw" 2023-02-26 14:08:33 +00:00
176af67e88
Fix empty fetchResult curResult at Link::fetchMimeType (thx to Marco R.) 2023-01-03 21:06:16 +01:00
1874a32728 Happy New Year 2023! 2023-01-01 09:36:24 -05:00
3ce4a1fee4 Avoid error when image couldn't be fetched 2022-12-11 10:12:20 +00:00
73c3b21665
Move ACCEPT constants to own "enum" class 2022-04-02 20:26:11 +02:00
908d2594ed Use "HttpClientOptions" 2022-03-29 08:57:38 +00:00
1fae0123ec Some more "accept" parameters are added 2022-03-29 06:24:20 +00:00
150e3a6f42
Add DEVELOP flag for StorageManager for testing purpose only 2022-01-23 20:40:38 +01:00
9bcd0ffac8
Fix Addons-Load for StorageManager 2022-01-23 20:23:44 +01:00
Balázs Úr
e56a53647b Update copyright 2022-01-02 08:27:47 +01:00
7c38647573
Cleanup namespace 2021-10-27 20:06:04 +02:00
2ab0d06996
Restructure Storage to new paradigm 2021-10-27 20:00:19 +02:00