friendica/src/Model
Roland Häder 9fa812b35d
Rewrites:
- converted single-line if() block to multi-line and with curly braces
- "imported" SPL classes to have unified code style
- always initialize your variables ... :-/
- added some empty lines/spaces for better readability

Signed-off-by: Roland Häder <roland@mxchange.org>
2019-02-19 01:56:41 +01:00
..
Storage Rewrites: 2019-02-19 01:56:41 +01:00
APContact.php Add alias field to ActivityPub contacts 2019-02-08 22:32:50 -05:00
Attach.php 4) Adding Factories to other entrypoints 2019-02-03 22:46:50 +01:00
Contact.php The function moved from the user to the contact class 2019-02-10 17:19:10 +00:00
Conversation.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
Event.php Indentions 2019-02-13 10:22:36 +00:00
FileTag.php Refactor namespaces 2019-01-21 10:43:42 -05:00
GContact.php Remove unused code 2019-01-21 10:48:40 -05:00
Group.php Remove unused code 2019-01-21 10:48:40 -05:00
Item.php Should fix "DB Error 1205: Lock wait timeout exceeded; try restarting transaction" 2019-02-12 21:10:45 +00:00
ItemContent.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
ItemDeliveryData.php Rewrites: 2019-02-19 01:56:41 +01:00
ItemURI.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Mail.php Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05:00
OpenWebAuthToken.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
PermissionSet.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Photo.php Rewrites: 2019-02-19 01:56:41 +01:00
Process.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Profile.php Update HTML::contactBlock and Profile::load with new ContactBlock widget 2019-01-21 10:55:36 -05:00
PushSubscriber.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Queue.php Update more PHPDoc, including in include/ 2019-01-21 10:39:28 -05:00
Register.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Term.php fix magic links for item mentions 2019-02-17 17:19:57 +01:00
User.php Don't send single item delete commands to protocols that support account removal 2019-02-11 20:30:08 +00:00