friendica/src/Model
fabrixxm b7b3086263 Attach: store, update, delete. Model and views 2019-01-21 10:00:44 -05:00
..
Storage Add missing methods to Storage\SystemResource 2019-01-21 09:12:31 -05:00
APContact.php Now storing the "manually approve" data / fix update routine 2019-01-14 06:36:08 +00:00
Attach.php Attach: store, update, delete. Model and views 2019-01-21 10:00:44 -05:00
Contact.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Conversation.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Event.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
FileTag.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
GContact.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Group.php Fix various documentation issues/unused variables 2019-01-21 09:33:24 -05:00
Item.php Attach: store, update, delete. Model and views 2019-01-21 10:00:44 -05:00
ItemContent.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
ItemDeliveryData.php Honor item delivery data legacy fields 2019-01-21 09:39:15 -05:00
ItemURI.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Mail.php Use Model\Photo as much as possible 2019-01-21 09:12:28 -05:00
OpenWebAuthToken.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
PermissionSet.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Photo.php Method getPhoto of Photo model should return false on error 2019-01-21 09:12:31 -05:00
Process.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Profile.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
PushSubscriber.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Queue.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Register.php autoname calls 2018-11-08 10:22:20 -05:00
Term.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
User.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00