friendica/src/Model
Roland Häder 6129eb1623
OpenId possibly fixed:
- The LightOpenId class' constructor now requires the hostname from where the
  requested started, added it now
- sometimes need to invoke get_app() as $a was not around

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-05-17 00:24:25 +02:00
..
Contact.php Fixed "constant" result, maybe there is a $ missing? 2018-05-15 03:26:20 +02:00
Conversation.php fix undeclared variables or wrong variable names (/src) 2018-02-12 16:08:28 +01:00
Event.php Fix event id typo in Model\Event 2018-04-06 20:58:09 -04:00
GContact.php Fix SQL error 2018-05-10 20:14:51 +00:00
Group.php Implement parts of the list API: 2018-04-07 19:16:47 +02:00
Item.php Grammar stuff 2018-05-16 03:54:08 +00: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 OpenId possibly fixed: 2018-05-17 00:24:25 +02:00