friendica/src
Michael 5b3145d7ce Several performance improvements 2022-08-15 13:23:01 +00:00
..
App Add the right exceptions for BaseUrl::redirect and respect them when catching exceptions at the Trust page 2022-07-07 21:47:39 +02:00
Capabilities Fix App routing 2022-01-04 20:59:28 +01:00
Collection/Api Add missing copyright text 2022-01-02 10:49:50 +01:00
Console Fixes: 2022-08-13 22:47:57 +02:00
Contact Check for GMP module 2022-07-17 06:34:37 +00:00
Content Merge pull request #11837 from MrPetovan/task/remove-poke 2022-08-11 18:17:11 +02: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 Several performance improvements 2022-08-15 13:23:01 +00:00
Moderation Changed: 2022-08-13 13:35:50 +02:00
Module Several performance improvements 2022-08-15 13:23:01 +00:00
Navigation Changed: 2022-08-13 13:35:50 +02:00
Network Changes: 2022-08-10 17:10:59 +02:00
Object Changes 2022-06-30 14:18:13 +02:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
Protocol Several performance improvements 2022-08-15 13:23:01 +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 Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseDataTransferObject.php Update copyright 2022-01-02 08:27:47 +01:00
BaseEntity.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseFactory.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModel.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseModule.php Changes: 2022-06-22 16:14:14 +02:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php Move system messages from boot to own class 2022-07-27 11:54:50 -04:00
LegacyModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00