| Commit message (Expand) | Author | Age | Files | Lines |
* | run background/daemon tasks at approximately 4 hour intervals from web access... | redmatrix | 2016-05-25 | 1 | -5/+10 |
* | code cleanup | redmatrix | 2016-05-24 | 1 | -21/+3 |
* | turn the oft-repeated block_public ... check into a function observer_prohibi... | redmatrix | 2016-05-22 | 1 | -0/+9 |
* | renamed include files identity.php (channel.php) and Contact.php (connections... | redmatrix | 2016-05-22 | 1 | -3/+3 |
* | rework the conversation object stuff at a high level - still needs a bit of r... | redmatrix | 2016-05-20 | 1 | -6/+2 |
* | code comments | redmatrix | 2016-05-20 | 1 | -3/+4 |
* | move template stuff to zotlabs/render | redmatrix | 2016-05-20 | 1 | -3/+11 |
* | cleanup proc_run after messing it up with debugging yesterday | redmatrix | 2016-05-20 | 1 | -32/+6 |
* | recurse one more level of array when processing args | redmatrix | 2016-05-20 | 1 | -1/+8 |
* | add some backtrace to find the issue | redmatrix | 2016-05-20 | 1 | -1/+6 |
* | case issue | redmatrix | 2016-05-20 | 1 | -1/+1 |
* | roll minor version, change example text | redmatrix | 2016-05-19 | 1 | -1/+1 |
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -1/+1 |
* | cleanup of daemon infrastructure | redmatrix | 2016-05-19 | 1 | -4/+9 |
* | daemon master: create some compatibility code | redmatrix | 2016-05-19 | 1 | -0/+12 |
* | support work for a long-term fix for issue #390, essentially one can specify ... | redmatrix | 2016-05-17 | 1 | -101/+5 |
* | more work on sessions and cookies, as some anomalies appeared in caldav and f... | redmatrix | 2016-05-16 | 1 | -0/+1 |
* | be a bit more precise | redmatrix | 2016-05-15 | 1 | -1/+1 |
* | issue #387 | redmatrix | 2016-05-15 | 1 | -1/+2 |
* | we don't need to force case conversion on anything but the plugin name | redmatrix | 2016-05-14 | 1 | -1/+1 |
* | allow addon autoloaders to specify absolute namespace classes starting with \ | redmatrix | 2016-05-14 | 1 | -0/+2 |
* | Allow plugins to define autoloaded classes - a class such as Foobar\Class wil... | redmatrix | 2016-05-14 | 1 | -0/+11 |
* | back merge | redmatrix | 2016-05-12 | 1 | -1/+1 |
* | push point release | redmatrix | 2016-05-11 | 1 | -1/+1 |
* | try again with shutdown handler, fix issue #373 (live-pubstream div wasn't pr... | redmatrix | 2016-05-10 | 1 | -1/+10 |
* | revert shutdown function | redmatrix | 2016-05-09 | 1 | -1/+1 |
* | register shutdown procedure | redmatrix | 2016-05-09 | 1 | -0/+7 |
* | improve non-ACL option description in ACL dialog | Treer | 2016-05-08 | 1 | -9/+8 |
* | objectify comanche | redmatrix | 2016-05-05 | 1 | -7/+11 |
* | some preliminary structural work for app organisation | redmatrix | 2016-05-03 | 1 | -1/+1 |
* | db schema change to add tags to content sources | redmatrix | 2016-05-01 | 1 | -1/+1 |
* | use only the std_version | redmatrix | 2016-05-01 | 1 | -1/+0 |
* | move iconfig functions to include/config.php with all the rest of the configs... | redmatrix | 2016-04-26 | 1 | -1/+14 |
* | add some missing hook entries to the doco | redmatrix | 2016-04-23 | 1 | -1/+1 |
* | bump std version to prevent issues with context help js changes | Mario Vavti | 2016-04-23 | 1 | -1/+1 |
* | new hook interface (the old one still works but requires handlers to have two... | redmatrix | 2016-04-21 | 1 | -2/+2 |
* | upgrade std rev | redmatrix | 2016-04-20 | 1 | -1/+1 |
* | convert all the _well_known service controllers which are a bit touchy when i... | redmatrix | 2016-04-18 | 1 | -0/+2 |
* | commit 1.41.4 | redmatrix | 2016-04-14 | 1 | -1/+1 |
* | reverse the logic of the jsenabled setting so that sessions without js are pe... | redmatrix | 2016-04-12 | 1 | -0/+1 |
* | localise the opensearch link | redmatrix | 2016-04-10 | 1 | -0/+1 |
* | when setting the session handler as an object using the auto register shutdow... | redmatrix | 2016-04-10 | 1 | -1/+0 |
* | a few issues: block public not blocking mod_cal, typo in sql for one clone fi... | redmatrix | 2016-04-10 | 1 | -0/+18 |
* | Merge branch 'master' into dev | redmatrix | 2016-04-05 | 1 | -0/+1 |
|\ |
|
| * | undeclared static property App::$stringsave (push_lang() and pop_lang()) | redmatrix | 2016-04-05 | 1 | -0/+1 |
* | | Bug: "remember me" doesn't | redmatrix | 2016-04-03 | 1 | -1/+1 |
* | | use constant | redmatrix | 2016-04-02 | 1 | -1/+1 |
|/ |
|
* | unreferenced app member | redmatrix | 2016-04-01 | 1 | -1/+1 |
* | primary hub change | redmatrix | 2016-04-01 | 1 | -1/+1 |
* | undeclared static vars | redmatrix | 2016-03-31 | 1 | -0/+2 |