Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FEATURE] Add config and use composer autoloader. | Klaus Weidenbach | 2016-10-18 | 1 | -39/+9 |
| | | | | | | | | | | | | | 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. | ||||
* | rename diaspora2bb() to markdown_to_bb() to reflect that is has a more ↵ | zotlabs | 2016-10-16 | 1 | -1/+1 |
| | | | | generic use | ||||
* | allow hooks to have negative priority | zotlabs | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | update version | redmatrix | 2016-10-01 | 1 | -1/+1 |
| | |||||
* | std_version bump due to js and css changes | Mario Vavti | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | upgrade fullcalendar to version 3 | Mario Vavti | 2016-09-14 | 1 | -1/+1 |
| | |||||
* | version bump due to js caching issue | Mario Vavti | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | provide version info in /pubsites | redmatrix | 2016-09-07 | 1 | -1/+1 |
| | |||||
* | use SubModule class for generalising submodules, move back to the ↵ | redmatrix | 2016-09-05 | 1 | -0/+1 |
| | | | | zotlabs/module hierarchy | ||||
* | bump STD_VERSION due to possible js chaching issue with new jotnets ↵ | Mario Vavti | 2016-09-05 | 1 | -1/+1 |
| | | | | implementation | ||||
* | provide techlevels in the pro server role. Should have no visible effect on ↵ | redmatrix | 2016-08-31 | 1 | -1/+1 |
| | | | | other roles. | ||||
* | optional server role compatibility checks for plugins | redmatrix | 2016-08-22 | 1 | -2/+2 |
| | |||||
* | server role management, part 1 | redmatrix | 2016-08-22 | 1 | -10/+35 |
| | |||||
* | don't set session theme unless logged in. | redmatrix | 2016-08-16 | 1 | -0/+3 |
| | |||||
* | s/$rr/$rv/ | redmatrix | 2016-08-14 | 1 | -22/+22 |
| | |||||
* | new version | redmatrix | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | server roles | redmatrix | 2016-08-07 | 1 | -6/+8 |
| | |||||
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 1 | -2/+6 |
| | |||||
* | check for new permissions and update channels and connections with defaults ↵ | redmatrix | 2016-07-25 | 1 | -0/+64 |
| | | | | if any are found and if there are defaults for any channel roles which are being used on this site. | ||||
* | trace log pconfig cache if for some reason it isn't an array | redmatrix | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | permission fixes | redmatrix | 2016-07-19 | 1 | -0/+1 |
| | |||||
* | Merge branch 'dev' into perms | redmatrix | 2016-07-18 | 1 | -10/+2 |
|\ | |||||
| * | runaway cron emails | redmatrix | 2016-07-18 | 1 | -10/+2 |
| | | |||||
| * | whitespace | Mario Vavti | 2016-07-18 | 1 | -2/+0 |
| | | |||||
| * | resolve merge conflict | Mario Vavti | 2016-07-18 | 1 | -0/+2 |
| |\ | |||||
| | * | change std_version | redmatrix | 2016-07-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 1 | -3/+3 |
|\| | | |||||
| * | | roll version | redmatrix | 2016-07-17 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-07-15 | 1 | -1/+1 |
| |\ | |||||
| | * | bump minor version because of jquery update | Mario Vavti | 2016-07-15 | 1 | -1/+1 |
| | | | |||||
| * | | login isn't always your email. | redmatrix | 2016-07-15 | 1 | -1/+1 |
| |/ | |||||
| * | schema updates for zot access tokens | redmatrix | 2016-07-14 | 1 | -1/+1 |
| | | |||||
* | | more work on perms | redmatrix | 2016-07-09 | 1 | -1/+1 |
|/ | |||||
* | if cron is broken because the entire db or config table is crashed, don't ↵ | redmatrix | 2016-06-30 | 1 | -0/+9 |
| | | | | send a cron broken email - because we have no way of limiting it to just one email. We need a working config to do that. | ||||
* | db update for abconfig transition | redmatrix | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | relocate the cache class | redmatrix | 2016-06-23 | 1 | -1/+0 |
| | |||||
* | last merge from master did reset the std_version to 1.8 - set it back to 1.9 ↵ | Mario Vavti | 2016-06-20 | 1 | -1/+1 |
| | | | | for dev | ||||
* | Merge branch 'master' into dev | Mario Vavti | 2016-06-20 | 1 | -2/+2 |
|\ | |||||
| * | merge conflict | redmatrix | 2016-06-19 | 1 | -6/+0 |
| | | |||||
| * | zot_revision should be string, not float1.8 | redmatrix | 2016-06-19 | 1 | -1/+1 |
| | | |||||
| * | Merge branch '1.8RC' | redmatrix | 2016-06-19 | 1 | -170/+191 |
| |\ | |||||
| * | | make init static on master also | redmatrix | 2016-06-03 | 1 | -2/+2 |
| | | | |||||
| * | | minor version roll | redmatrix | 2016-05-16 | 1 | -1/+1 |
| | | | |||||
| * | | be specific | redmatrix | 2016-05-15 | 1 | -1/+1 |
| | | | |||||
| * | | roll minor version due to change | redmatrix | 2016-05-15 | 1 | -1/+1 |
| | | | |||||
| * | | issue #387 | redmatrix | 2016-05-15 | 1 | -1/+2 |
| | | | |||||
| * | | issue #383 | redmatrix | 2016-05-14 | 1 | -1/+1 |
| | | | |||||
| * | | SECURITY: edited comment to private post loses privacy info. Not visible in ↵ | redmatrix | 2016-05-12 | 1 | -1/+1 |
| | | | | | | | | | | | | stream but may be visible in feeds | ||||
| * | | update std_version | redmatrix | 2016-05-12 | 1 | -1/+1 |
| | | | |||||
* | | | experimental rtl support; this will probably require a fair bit of work. | redmatrix | 2016-06-19 | 1 | -0/+7 |
| | | |