friendica/src/Model
Roland Häder 57e668d9e0
Continued:
- avoided else() block which reduces code complexibility
- used more x()
- added curly braces
- added known type-hints

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-05-14 22:50:05 +02:00
..
Contact.php Better working with private forums 2018-04-21 21:59:02 +00:00
Conversation.php fix undeclared variables or wrong variable names (/src) 2018-02-12 16:08:28 +01:00
Event.php Continued: 2018-05-14 22:50:05 +02:00
GContact.php Replace old database queries with the new ones 2018-05-02 19:26:15 +00:00
Group.php Implement parts of the list API: 2018-04-07 19:16:47 +02:00
Item.php Continued: 2018-05-14 22:50:05 +02:00
ItemContent.php Uncomment some code in ItemContent::getPlaintextPost 2018-04-22 11:43:27 -04:00
Mail.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Photo.php Standard stuff 2018-02-20 11:20:28 +00:00
Process.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
Profile.php Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Queue.php Forgotten "+" 2018-02-08 19:47:47 +00:00
Term.php Replace old database queries with the new ones 2018-05-02 19:26:15 +00:00
User.php Add Exception when password is empty in User::hashPassword() 2018-04-19 07:51:26 -04:00