friendica/src/Object
Michael 9c73e49db7 Make posts on the profile page writable 2021-09-19 10:53:19 +00:00
..
Api API: First steps to support subscriptions 2021-08-15 00:30:41 +00:00
EMail "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
Log Fix review points 2021-08-20 11:02:18 +02:00
Notification Legacy DFRN transport layer is removed 2021-07-15 13:28:32 +00: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 Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
OEmbed.php Update copyright 2021-03-29 08:40:20 +02:00
Post.php Fixing #10699 (prohibits blocking and ignoreing from the photo menu) 2021-09-12 21:20:12 +02:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Make posts on the profile page writable 2021-09-19 10:53:19 +00: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).