friendica/src
Philipp Holzer c803dcb6c5
Fix Locks
- Wrong return of lock releasing with DBA provider
- It's not possible to maintain Semaphore locks, since they aren't accessible by other processes
Should solve https://github.com/friendica/friendica/issues/7298#issuecomment-521996540
2019-08-17 19:33:36 +02:00
..
App Move mode settings to App\Mode 2019-08-17 09:09:13 +02:00
Console moved rest of BaseURL 2019-08-15 17:36:07 +02:00
Content Increase specificity of default allowed protocols 2019-08-14 21:42:00 -04:00
Core Fix Locks 2019-08-17 19:33:36 +02:00
Database Correctly escape identifier names 2019-07-29 00:23:40 -04:00
Factory moved rest of BaseURL 2019-08-15 17:36:07 +02:00
Model Moved BaseURL to App namespace (because similar type as Arguments/Modules/Modes) 2019-08-15 17:23:00 +02:00
Module Add existence check for contact.uid and contact.rel fields in Contact::getContactTemplateVars 2019-08-16 07:29:34 -04:00
Network Fix contact issues with fake reshares from Twitter 2019-07-23 04:26:20 +00:00
Object Merge branch 'master' into develop 2019-06-23 17:40:52 -04:00
Protocol Moved BaseURL to App namespace (because similar type as Arguments/Modules/Modes) 2019-08-15 17:23:00 +02:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Moved BaseURL to App namespace (because similar type as Arguments/Modules/Modes) 2019-08-15 17:23:00 +02:00
Worker Add user meta-groups for followers and mutual contacts 2019-07-29 20:31:46 -04:00
App.php fix alignment 2019-08-17 11:08:57 +02:00
BaseModule.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
BaseObject.php Fix tests 2019-07-27 23:54:13 +02:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00