friendica/src/Object
Michael 0426572e92 Respect the "sensitive" flag for summaries 2024-05-15 12:17:06 +00:00
..
Api API: Access channels and groups via lists 2024-04-19 21:42:34 +00:00
EMail Some more deprecated function calls are replaced 2024-05-14 19:21:25 +00:00
Log Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Search Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Email.php Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Image.php round scaled dimensions up to avoid zero size 2024-04-13 21:50:17 +02:00
OEmbed.php Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Post.php Respect the "sensitive" flag for summaries 2024-05-15 12:17:06 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +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).