friendica/src/Object
Thorsten 8a71bdc1a0 Add meta tag to attachment to show images in mastodon app. 2022-11-18 09:38:02 +01:00
..
Api Add meta tag to attachment to show images in mastodon app. 2022-11-18 09:38:02 +01:00
EMail The EOL constant is removed 2022-10-18 12:29:50 +00:00
Log Add missing copyright text 2022-01-02 10:49:50 +01:00
Search Changes: 2022-06-19 14:00:31 +02:00
Email.php mail() requires additional headers to be separated by CRLF 2022-11-13 02:28:06 -05:00
Image.php Changes: 2022-06-22 14:36:45 +02:00
OEmbed.php Update copyright 2022-01-02 08:27:47 +01:00
Post.php Move mod/editpost.php to src\Module\Post\Edit 2022-11-15 22:32:46 +01:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php UserSession class [3] - Refactor src/ files excluding Module/Model 2022-10-21 19:35:32 +02:00

README.md

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).