friendica/src
Philipp Holzer 34e4968c06
Adding possibility to use a different cache-backend for locking and caching
- Renaming *LockDriver to *Lock since it isn't a "driver" anymore
2019-08-04 15:42:39 +02:00
..
App Add frio-specific /compose module 2019-07-29 20:31:46 -04:00
Console Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
Content Fix contact issues with fake reshares from Twitter 2019-07-23 04:26:20 +00:00
Core Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
Database Correctly escape identifier names 2019-07-29 00:23:40 -04:00
Factory Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
Model Moved several database stuff out of the transaction to avoid error 1205 2019-08-03 10:36:21 +00:00
Module Merge pull request #7381 from MrPetovan/task/7309-frio-compose 2019-08-01 08:15:02 +02: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 Revert "Reworked contact-id generation" 2019-08-01 20:39:42 -04:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util We now use a central function for fetching the postdata 2019-07-30 22:26:01 +00:00
Worker Add user meta-groups for followers and mutual contacts 2019-07-29 20:31:46 -04:00
App.php Remove DependencyFactory 2019-07-27 23:54:12 +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