friendica/src/Object
Michael e6f4ed47e2 Avoid error "Uncaught ImagickException: Unable to scale image" 2021-03-23 20:01:32 +00:00
..
Api Merge pull request #9823 from MrPetovan/task/9677-2fa-remember-device 2021-01-27 22:32:08 +01:00
EMail Transform email header string to header array & replace it at various situations. 2020-09-19 20:16:55 +02:00
Notification
Search
Email.php Remove whitespace before ":" of mail headers 2020-09-28 19:22:29 +02:00
Image.php Avoid error "Uncaught ImagickException: Unable to scale image" 2021-03-23 20:01:32 +00:00
OEmbed.php
Post.php Only offer "ignore thread" when there is a need for this 2021-02-28 11:20:02 +00:00
README.md
Thread.php Move ExAuth, FKOAuth1 & FKOAuthDataStore to own namespace `Friendica\Security` 2020-09-30 11:14:01 +02: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).