friendica/src/Object
Michael 903bc9b679 Improved support for Mastodon style content warnings 2022-03-06 11:49:55 +00:00
..
Api API: Fix display of reshares / return value of activities 2022-02-28 20:10:42 +00:00
EMail Update copyright 2022-01-02 08:27:47 +01:00
Log Add missing copyright text 2022-01-02 10:49:50 +01:00
Search Update copyright 2022-01-02 08:27:47 +01:00
Email.php Update copyright 2022-01-02 08:27:47 +01:00
Image.php Update copyright 2022-01-02 08:27:47 +01:00
OEmbed.php Update copyright 2022-01-02 08:27:47 +01:00
Post.php Improved support for Mastodon style content warnings 2022-03-06 11:49:55 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Update copyright 2022-01-02 08:27:47 +01: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).