| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | pull in the new object router and a few selected samples for the new controll... | redmatrix | 2016-04-17 | 1 | -5/+14 |
* | cleanup and test of new router | redmatrix | 2016-04-15 | 1 | -39/+39 |
* | get init() working with class modules | redmatrix | 2016-04-15 | 2 | -9/+27 |
* | testing the new router/module code | redmatrix | 2016-04-15 | 1 | -1/+21 |
* | refactor the js detection into a checkjs class which is only enabled on deman... | redmatrix | 2016-04-13 | 1 | -0/+36 |
* | reverse the logic of the jsenabled setting so that sessions without js are pe... | redmatrix | 2016-04-12 | 1 | -2/+2 |
* | Important work on the sessionhandler to maintain compatibility with php7 and ... | redmatrix | 2016-04-12 | 2 | -57/+63 |
|\ |
|
* | | move all DB session storage logic to SessionHandler where it belongs | redmatrix | 2016-04-11 | 2 | -4/+10 |
* | | whitespace | Mario Vavti | 2016-04-11 | 1 | -10/+10 |
* | | move more session related stuff such as paranoia handling (IP address changes... | redmatrix | 2016-04-10 | 1 | -2/+57 |
* | | a few issues: block public not blocking mod_cal, typo in sql for one clone fi... | redmatrix | 2016-04-10 | 2 | -13/+23 |
* | | log if the session handler fails and surface the ssl_cookie config setting | redmatrix | 2016-04-08 | 1 | -1/+3 |
* | | objectify all the session management stuff | redmatrix | 2016-04-08 | 2 | -0/+169 |
|/ |
|
* | typo in router | redmatrix | 2016-04-02 | 1 | -1/+1 |
* | static App | redmatrix | 2016-03-31 | 1 | -43/+47 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
* | turn 'OpenGraph' into a more general purpose HTTP meta facility for setting a... | redmatrix | 2016-03-08 | 2 | -50/+66 |
* | allow modules/addons to override the og:title field | redmatrix | 2016-03-07 | 1 | -0/+7 |
* | Facebook scraper "OpenGraph" support; modules will need to set the required f... | redmatrix | 2016-03-07 | 1 | -0/+43 |
* | missing function | redmatrix | 2016-02-24 | 1 | -1/+0 |
* | add router class | redmatrix | 2016-02-19 | 1 | -0/+200 |