friendica/src/Object
Hypolite Petovan 09f9559769 Reformat Factory\Api\Mastodon\Status
- Simplify boolean operations
- Add ACLFormatter dependency to constructor
- Fix white space alignment
2023-04-02 23:21:39 -04:00
..
Api Reformat Factory\Api\Mastodon\Status 2023-04-02 23:21:39 -04:00
EMail Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Log Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Search Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Email.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Image.php spelling: canvas 2023-03-26 18:59:11 -04:00
OEmbed.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Post.php Activities are now displayed as Emojis 2023-02-18 06:56:03 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Happy New Year 2023! 2023-01-01 09:36:24 -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).