friendica/src/Object
Michael 6e02105d88 Useless links removed / Item menu is moved to the item actions bar 2020-02-06 22:06:24 +00: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 Add PhpDoc / Code Standards 2019-05-20 19:14:39 +02:00
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 Ignoring OEmbed array values 2018-12-02 21:36:46 +00:00
Post.php Useless links removed / Item menu is moved to the item actions bar 2020-02-06 22:06:24 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Remove duplicate profile_uid key in App->profile array 2020-01-20 07:32:46 -05: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).