friendica/src
Michael 22952f88ca SImplify code 2022-02-19 19:45:27 +00:00
..
App optimizations 2022-01-04 20:59:29 +01: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 Config Console Show 'NULL' for null-values 2022-02-15 23:10:41 +01:00
Contact Fix all license header & be less aggressive 2022-01-07 00:35:28 +01:00
Content Use the "contact-type" instead of "forum" or "prv" 2022-02-09 06:52:16 +00:00
Core Don't use empty, but not null values for redis password and port 2022-02-15 23:04:43 +01:00
Database Store the receivers of a post in the tags 2022-02-19 13:31:49 +00:00
Factory Standards 2022-01-16 20:49:59 +00:00
Model Store the receivers of a post in the tags 2022-02-19 13:31:49 +00:00
Module More rework to make private communities working 2022-02-16 22:56:55 +00:00
Navigation/Notifications Rrepeat comments as well 2022-02-17 21:44:59 +00:00
Network Issue 10966: Improved logging / reworked forum functionality 2022-01-29 19:09:18 +00:00
Object Store the receivers of a post in the tags 2022-02-19 13:31:49 +00:00
Profile/ProfileField Update copyright 2022-01-02 08:27:47 +01:00
Protocol SImplify code 2022-02-19 19:45:27 +00:00
Render Prevent warnings on undefined Smarty template variables 2022-02-18 22:44:11 -05:00
Security Handle null value for last_used fields in TrustedBrowsers and AppSpecificPassword 2022-01-22 21:10:20 -05:00
Util Hash the URL before using it as cache key in Util\Images::getInfoFromURLCached 2022-02-18 09:19:36 -05:00
Worker Check for array content before querying keys in Worker\Notifier 2022-02-18 20:25:18 -05:00
App.php Fix App routing 2022-01-04 20:59:28 +01:00
BaseCollection.php Update copyright 2022-01-02 08:27:47 +01:00
BaseDataTransferObject.php Update copyright 2022-01-02 08:27:47 +01:00
BaseEntity.php Update copyright 2022-01-02 08:27:47 +01:00
BaseFactory.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModel.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModule.php Fixed max value check, improved request value fetching 2022-01-16 15:22:35 +00:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php "DI" calls are replaced 2022-01-16 07:07:46 +00:00
LegacyModule.php Update copyright 2022-01-02 08:27:47 +01:00