friendica/src/Object
2025-10-06 19:37:52 +00:00
..
Api Issue 15165: "source" element for api 2025-09-16 19:52:16 +00:00
EMail Fix errors in Util namespace 2024-12-07 15:21:21 +00:00
Log Fix 27 PHPStan errors 2025-02-25 13:51:13 +00:00
Search REUSE src directory 2024-08-24 15:27:00 +02:00
Email.php REUSE src directory 2024-08-24 15:27:00 +02:00
Image.php Fetch additional video information (dimensions, preview, blurhash) when FFmpeg is installed 2025-10-06 19:37:52 +00:00
Post.php Search text -> Raw content, Languages -> Detected languages (credit to randompenguin1) 2025-09-21 16:11:07 +02:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Fix 27 PHPStan errors 2025-02-25 13:51:13 +00:00

Friendica\Object

The namespace Object contains dynamic classes which are not directly interacting with the datastore.

They are used to implement business logic for a particular object (i.e. an Image).