friendica/src/Model
fabrixxm 12dd7b552f Add Filesystem storage backend and store photo via backend 2019-01-21 08:57:29 -05:00
..
Storage Add Filesystem storage backend and store photo via backend 2019-01-21 08:57:29 -05:00
APContact.php Now storing the "manually approve" data / fix update routine 2019-01-14 06:36:08 +00:00
Contact.php Bugfix - provide magic links for remote user in magicLink() 2019-01-18 17:50:21 +01:00
Conversation.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Event.php Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile 2018-12-27 18:04:06 +01: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 Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Item.php Issue 6282: Update the contact data regularly (including the network) 2019-01-16 21:39:56 +00:00
ItemContent.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
ItemURI.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Mail.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -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 Add Filesystem storage backend and store photo via backend 2019-01-21 08:57:29 -05:00
Process.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Profile.php Translated gender etc. in profile view 2019-01-21 08:40:45 -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 Merge pull request #6356 from MrPetovan/task/6355-add-password-rules 2019-01-10 10:37:32 +01:00