friendica/src
Philipp b5a9a1f1d3
Merge pull request #7435 from annando/select-to-array
Added "selectToArray" functions in DBA and Item
2019-07-27 19:45:32 +02:00
..
App Add two-factor app-specific password settings page 2019-07-22 07:56:00 -04:00
Console Update server block console help text to reflect the addition of shell wildcard syntax 2019-07-25 22:37:14 -04:00
Content Fix contact issues with fake reshares from Twitter 2019-07-23 04:26:20 +00:00
Core Remove mod/ping from 2fa exception list 2019-07-23 20:03:08 -04:00
Database Type hints 2019-07-27 17:00:06 +00:00
Factory Introduce DICE 2019-07-21 01:22:10 +02:00
Model Some more 2019-07-27 16:57:00 +00:00
Module Merge pull request #7435 from annando/select-to-array 2019-07-27 19:45:32 +02:00
Network Fix contact issues with fake reshares from Twitter 2019-07-23 04:26:20 +00:00
Object Merge branch 'master' into develop 2019-06-23 17:40:52 -04:00
Protocol Fix: The $contact error is expected to be a single row array 2019-07-27 15:40:43 +00:00
Render
Util Switch server blocklist check to case-insensitive shell wildcard 2019-07-25 22:36:25 -04:00
Worker Avoid a warning 2019-07-16 19:58:47 +00:00
App.php Extend the use of exceptions in App::runFrontend 2019-07-23 20:01:45 -04:00
BaseModule.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
BaseObject.php
LegacyModule.php