| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | change the App constructor | redmatrix | 2016-03-31 | 1 | -1/+1 |
* | create miniApp to convert existing settings files to the static App class | redmatrix | 2016-03-31 | 1 | -0/+23 |
* | increment std_version | redmatrix | 2016-03-31 | 1 | -1/+1 |
* | static App | redmatrix | 2016-03-31 | 1 | -89/+89 |
* | initial conversion to static app class | redmatrix | 2016-03-31 | 1 | -200/+202 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -9/+9 |
* | change primary directory | redmatrix | 2016-03-30 | 1 | -2/+1 |
* | update network_to_name (reserve DFRN for future use) | redmatrix | 2016-03-21 | 1 | -1/+3 |
* | make the admin side menu extensible and provide a hook for a channel "move" o... | redmatrix | 2016-03-19 | 1 | -1/+1 |
* | change rev1.3.1 | redmatrix | 2016-03-17 | 1 | -1/+1 |
* | should have probably done that on tag release | Mario Vavti | 2016-03-09 | 1 | -1/+1 |
* | move "generator" to HttpMeta | redmatrix | 2016-03-08 | 1 | -1/+2 |
* | turn 'OpenGraph' into a more general purpose HTTP meta facility for setting a... | redmatrix | 2016-03-08 | 1 | -5/+5 |
* | allow modules/addons to override the og:title field | redmatrix | 2016-03-07 | 1 | -3/+3 |
* | Facebook scraper "OpenGraph" support; modules will need to set the required f... | redmatrix | 2016-03-07 | 1 | -0/+7 |
* | abconfig | redmatrix | 2016-02-29 | 1 | -2/+2 |
* | schema change to support channel move (a completely different operation than ... | redmatrix | 2016-02-24 | 1 | -1/+1 |