Commit graph

11 commits

Author SHA1 Message Date
Art4
674b6c55de Fix code style 2025-03-17 07:38:53 +00:00
Artur Weigandt
2c87e7e102
Update src/Content/Post/Repository/PostMedia.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2025-03-13 16:00:25 +01:00
Art4
7ce6afd151 Fix 10 PHPStan errors 2025-03-13 09:14:48 +00:00
Art4
caa826ca06 Fix errors in Content namespace 2024-11-19 08:30:26 +00:00
Michael
072123af8f Basic support for HLS added 2024-09-14 18:06:59 +00:00
Tobias Diekershoff
30a5ef33b0 REUSE src directory 2024-08-24 15:27:00 +02:00
Michael
76d469675e Fix: Don't attach unknown media to posts 2024-03-10 10:14:54 +00:00
Michael
89e7420237 Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Hypolite Petovan
9024fc1226 Also catch TypeError exceptions in Repository\PostMedia
- Address "Uncaught Exception TypeError: "Friendica\Content\Post\Entity\PostMedia::__construct(): Argument #2 ($url) must be of type Psr\Http\Message\UriInterface, null given"
2023-12-20 09:50:49 -05:00
Michael
914d4506e2 Exception handling added 2023-12-05 22:33:45 +00:00
Hypolite Petovan
1052f6fde0 Add DDD classes for post media entities 2023-10-03 19:58:50 -04:00