This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/Zotlabs
Klaus Weidenbach 745515b11f [FEATURE] Add config and use composer autoloader.
We use composer already to install SabreDAV. Include config
composer.(json|lock) to install and manage more dependencies
in future.
Also provide PSR-4 autoloading for our namespaced classes, e.g.
"Zotlabs\". To regenerate autoloader maps use:
$ composer install --optimize-autoloader --no-dev

We could also remove the whole vendor/ folder from our repository, but
that would need changes in deployment and how to install hubs and needs
more discussion first.
2016-10-18 18:11:41 +02:00
..
Access more perms work (a lot more) 2016-07-18 21:37:34 -07:00
Daemon [FEATURE] Add config and use composer autoloader. 2016-10-18 18:11:41 +02:00
Extend start removing db backticks 2016-10-03 19:47:36 -07:00
Identity start of v4 2015-12-06 19:16:38 -08:00
Lib add get_photo hook to go along with get_profile_photo hook. This allows a plugin to over-ride the permissions for cover photos or insert a different photo in place of that requested 2016-10-17 22:09:41 -07:00
Module [FEATURE] Add config and use composer autoloader. 2016-10-18 18:11:41 +02:00
Render comanche: simple test issue 2016-09-08 16:54:22 -07:00
Storage [TASK] Update Doxyfile and fix Doxygen errors. 2016-10-13 11:27:23 +02:00
Text isolate all the tagadelic core code into a class and reuse it 2016-05-04 19:39:39 -07:00
Web [TASK] Update Doxyfile and fix Doxygen errors. 2016-10-13 11:27:23 +02:00
Zot Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-10-13 21:06:26 -07:00