friendica/src/Object
2020-02-01 20:11:09 +01:00
..
Api Update Mastodon API with new profile field entity 2020-01-29 23:30:38 -05:00
EMail Fix ItemCCMail 2020-02-01 20:11:09 +01:00
Notification fix https://github.com/friendica/friendica/issues/8187 2020-01-28 22:06:59 +01:00
Search
Email.php Fix secure Mail addon 2020-01-31 19:32:17 +01:00
Image.php Remove unneeded Config namespace usages 2020-01-19 22:50:44 +01:00
OEmbed.php
Post.php Remove unneeded Config namespace usages 2020-01-19 22:50:44 +01:00
README.md
Thread.php Remove duplicate profile_uid key in App->profile array 2020-01-20 07:32:46 -05: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).