Files
friendica/src/Object
Hypolite Petovan e20d5ff0b5 Fix the event feature disabling logic in Object\Post
- Conditions on item network and dislike feature presence were mixed which could have led to unexpected behaviors
2020-05-27 08:41:12 -04:00
..
2020-02-09 15:45:36 +01:00
2020-02-16 10:55:18 +00:00
2020-04-01 05:42:44 +00:00
2019-03-22 22:56:57 -04: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).