friendica/src
Hypolite Petovan f29d9be574
Merge pull request #11785 from annando/processing
Decoupling of relay posts / endless loop removed
2022-07-28 05:42:46 -04: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 This is the correct way: 2022-07-19 18:08:18 +02:00
Contact Check for GMP module 2022-07-17 06:34:37 +00:00
Content Fixes: 2022-07-03 14:45:12 +02:00
Core Ops 2022-07-19 23:40:29 +02:00
Database Improved message handling / new activity relay handling 2022-07-27 17:39:00 +00:00
Factory Fixed: 2022-07-05 18:53:51 +02:00
Model Merge remote-tracking branch 'upstream/develop' into untrusted 2022-07-27 17:56:56 +00:00
Module Merge remote-tracking branch 'upstream/develop' into untrusted 2022-07-27 17:56:56 +00:00
Navigation Merge remote-tracking branch 'upstream/develop' into untrusted 2022-07-27 17:56:56 +00:00
Network Merge remote-tracking branch 'upstream/develop' into server-detection 2022-07-16 12:44:21 +00: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 Avoid loops at deletion / decoupling for relay posts 2022-07-28 05:29:47 +00: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 Revert "Added logging of unsupported meta-tag records" 2022-07-28 06:00:58 +00:00
Worker Decouple the processor from the receiver 2022-07-27 20:59:42 +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