friendica/src
Roland Häder a38209db1e
Changed:
- added a final check on $link_item, as it might not be initialized or no
  record was found, thanks to @AlfredSK for reporting this
- see #11632
2022-07-13 22:05:53 +02: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 Added returned type-int "int" 2022-07-13 21:10:50 +02:00
Contact Update default value for LocalRelationship->priority to avoid null values 2022-06-25 05:06:22 -04:00
Content Fixes: 2022-07-03 14:45:12 +02:00
Core Added returned type-int "int" 2022-07-13 21:10:50 +02:00
Database include suggested changes 2022-07-13 00:23:12 +02:00
Factory Fixed: 2022-07-05 18:53:51 +02:00
Model include suggested changes 2022-07-13 00:23:12 +02:00
Module Split DBStructure & View to avoid DB-calls and dependencies for basic operations 2022-07-12 23:40:31 +02:00
Navigation/Notifications Changed: 2022-07-13 22:05:53 +02:00
Network Fix HTTP Client redirect Bug 2022-07-12 20:11:53 +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 Fix type hint typo in Protocol\Email::messageGetPart 2022-07-11 23:05:13 -04:00
Render So simple ... Ops! 2022-06-23 04:58:45 +02:00
Security adhere use and type-hints :-) 2022-07-09 11:41:36 +02:00
Util Add docs 2022-07-13 00:27:39 +02:00
Worker include suggested changes 2022-07-13 00:23:12 +02:00
App.php Enable the view module in maintenance mode 2022-07-12 19:48:36 -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 Split DBStructure & View to avoid DB-calls and dependencies for basic operations 2022-07-12 23:40:31 +02:00
LegacyModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00