1
0
Fork 0
friendica_2020-09-1_sharedH.../src
Roland Häder b3906326a4
Changed:
- changed double-quotes to single
- added some empty lines for better readability
2022-08-19 19:12:29 +02:00
..
App
Capabilities
Collection/Api
Console Fixes: 2022-08-13 22:47:57 +02:00
Contact
Content Some more index / fatal erros fixed 2022-08-16 11:23:47 +00:00
Core Remove poke feature 2022-08-09 14:55:55 -04:00
Database Use DBA::quoteIdentifier in Database::escapeFields 2022-07-28 05:37:22 -04:00
Factory Changes: 2022-08-12 13:36:34 +02:00
Model Improved function to fetch the contact id 2022-08-18 10:13:46 +00:00
Moderation Changed: 2022-08-13 13:35:50 +02:00
Module Changed: 2022-08-19 19:12:29 +02:00
Navigation Changed: 2022-08-13 13:35:50 +02:00
Network Changes: 2022-08-10 17:10:59 +02:00
Object
Profile/ProfileField
Protocol Fetch the parent only - thread parents only on reshares 2022-08-17 19:39:20 +00:00
Render Changed double-quotes to single 2022-08-13 23:24:38 +02:00
Security Add password length limit if using the Blowfish hashing algorithm 2022-08-01 12:12:18 -04:00
Util Changed: 2022-08-13 13:35:50 +02:00
Worker Improved performance when updating contacts 2022-08-13 09:01:48 +00:00
App.php Move system messages from boot to own class 2022-07-27 11:54:50 -04:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php Move system messages from boot to own class 2022-07-27 11:54:50 -04:00
LegacyModule.php