friendica/src/Object
Jakobus Schürz 3688196859 create workaround for not working php
Strings:getBytesFromShorthand

i created a js-function which converts integer, k, m and g to MB
Just remove this code, when we found out, why Strings is in some files
not working.
2023-03-19 18:52:45 +01:00
..
Api Fix Mastodon InstanceV2 structure needs image max size under mediaAttachment 2023-03-17 15:56:42 -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 Use "Exception" 2023-02-26 22:43:45 +00:00
OEmbed.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Post.php create workaround for not working php 2023-03-19 18:52:45 +01: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).