friendica/src
Philipp Holzer a60eb9e33d
Use DICE for Console
- Use Friendica\Core\Console as Controller for DI-library
- Refactor every console command to use DICE (when possible)
- Adjusting tests
2019-07-31 19:37:42 +02:00
..
App Add two-factor app-specific password settings page 2019-07-22 07:56:00 -04:00
Console Use DICE for Console 2019-07-31 19:37:42 +02:00
Content Fix contact issues with fake reshares from Twitter 2019-07-23 04:26:20 +00:00
Core Use DICE for Console 2019-07-31 19:37:42 +02:00
Database Correctly escape identifier names 2019-07-29 00:23:40 -04:00
Factory Remove DependencyFactory 2019-07-27 23:54:12 +02:00
Model Reworked contact-id generation 2019-07-30 22:02:32 +00:00
Module We now use a central function for fetching the postdata 2019-07-30 22:26:01 +00: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 Reworked contact-id generation 2019-07-30 22:02:32 +00:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util We now use a central function for fetching the postdata 2019-07-30 22:26:01 +00:00
Worker Don't deliver nested comments to Diaspora if the previous comment wasn't from Diaspora 2019-07-28 19:13:17 +00:00
App.php Remove DependencyFactory 2019-07-27 23:54:12 +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