friendica/src
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
..
Content Reshares had been detected falsely so that were rejected by Diaspora 2018-05-14 22:50:04 +02:00
Core using \PDO instead PDO (bugfix) 2018-05-04 19:48:01 +02:00
Database Reformat wrong expansion 2018-05-03 20:49:32 +00:00
Model Continued: 2018-05-14 22:50:05 +02:00
Module profile data is transmitted to other nodes 2018-04-16 09:27:16 +02:00
Network "pending" shouldn't be set as well by default ... 2018-05-14 22:50:04 +02:00
Object Fix count() warning in Object\Post 2018-04-23 00:02:18 -04:00
Protocol Continued: 2018-05-14 22:50:05 +02:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Fix #4943. 2018-04-28 06:46:46 +00:00
Worker dbclean settings are now available from the frontend 2018-05-07 05:37:20 +00:00
App.php Add Install Mode 2018-04-29 20:15:12 +02:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Add new Module classes 2017-12-29 21:55:13 -05:00