friendica/src
Philipp Holzer df7ec0cdf7
php notice fixings
addons:
- bufferapp (missing errorcode)
- twitter (wrong field name 'nickname')
core:
- bbcode (incomplete attachementdata)
- crypto (uninitialized key)
2019-08-27 08:27:07 +02:00
..
App Move mode settings to App\Mode 2019-08-17 09:09:13 +02:00
Console moved rest of BaseURL 2019-08-15 17:36:07 +02:00
Content php notice fixings 2019-08-27 08:27:07 +02:00
Core Output better comparable log entries for the worker 2019-08-23 07:23:32 +02:00
Database Correctly escape identifier names 2019-07-29 00:23:40 -04:00
Factory Remove unnecessary parameter 2019-08-17 19:41:59 +02:00
Model Issue 7559: Merge contact duplicates 2019-08-26 15:51:56 +00:00
Module Fixed wrong app reference 2019-08-27 00:03:05 +02:00
Network Fix contact issues with fake reshares from Twitter 2019-07-23 04:26:20 +00:00
Object Delivery count now counts the failed delivery attempts as well 2019-08-20 07:39:13 +00:00
Protocol Replace mb_convert_encoding with html_entity_decode for feed item title conversion 2019-08-22 06:00:21 -04:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util php notice fixings 2019-08-27 08:27:07 +02:00
Worker Issue 7559: Merge contact duplicates 2019-08-26 15:51:56 +00:00
App.php fix alignment 2019-08-17 11:08:57 +02:00
BaseModule.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
BaseObject.php Fix tests 2019-07-27 23:54:13 +02:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00