friendica/src/Object
Hypolite Petovan be18a59bd7 Make last status parameter actually optional in Object\Api\Mastodon\Conversation 2021-07-13 23:02:11 -04:00
..
Api Make last status parameter actually optional in Object\Api\Mastodon\Conversation 2021-07-13 23:02:11 -04:00
EMail Update copyright 2021-03-29 08:40:20 +02:00
Notification Update copyright 2021-03-29 08:40:20 +02:00
Search Update copyright 2021-03-29 08:40:20 +02:00
Email.php Update copyright 2021-03-29 08:40:20 +02:00
Image.php Catch Imagick errors 2021-04-12 12:37:11 +00:00
OEmbed.php Update copyright 2021-03-29 08:40:20 +02:00
Post.php Some more places changed to the new contact avatar path format 2021-06-30 16:58:46 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Update copyright 2021-03-29 08:40:20 +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).