1
0
Fork 0
friendica_2020-09-1_sharedH.../src
Tobias Diekershoff 62be1c5614
Merge pull request #11835 from annando/sql-fetchqueue
Improve SQL-Queries / fixed "fetch_parents" setting
2022-08-08 23:00:48 +02:00
..
App
Capabilities
Collection/Api
Console typo in console tool 2022-08-05 15:37:38 +02:00
Contact
Content Merge branch 'post-reason' of github.com:annando/friendica into post-reason 2022-07-29 21:31:34 +00:00
Core Merge pull request #11830 from MrPetovan/task/11826-pluralization 2022-08-08 15:35:54 +02:00
Database Use DBA::quoteIdentifier in Database::escapeFields 2022-07-28 05:37:22 -04:00
Factory
Model Use L10n->tt instead of t() for plural strings for polls in Model\Item 2022-08-08 01:52:16 -04:00
Moderation Make server domain pattern block reason mandatory 2022-07-28 05:39:51 -04:00
Module Use L10n->tt instead of t() for plural string in Module\BaseApi 2022-08-08 02:08:43 -04:00
Navigation Merge remote-tracking branch 'upstream/develop' into untrusted 2022-07-27 17:56:56 +00:00
Network
Object
Profile/ProfileField
Protocol Improve SQL-Queries / fixed "fetch_parents" setting 2022-08-08 20:00:21 +00:00
Render Add smarty3 dirs config 2022-08-08 12:28:07 -04:00
Security Add password length limit if using the Blowfish hashing algorithm 2022-08-01 12:12:18 -04:00
Util Improved queue processing 2022-08-07 19:24:50 +00:00
Worker Improve SQL-Queries / fixed "fetch_parents" setting 2022-08-08 20:00:21 +00:00
App.php
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php
LegacyModule.php