| Commit message (Expand) | Author | Age | Files | Lines |
* | some refinements on jot | Mario Vavti | 2016-04-27 | 2 | -23/+9 |
* | make it more obvious what is behind the dropdowns | Mario Vavti | 2016-04-25 | 3 | -2/+5 |
* | Class method support for hooks | redmatrix | 2016-04-23 | 1 | -0/+10 |
* | Some issues discovered with linkinfo module, and update the doco about using ... | redmatrix | 2016-04-21 | 1 | -20/+20 |
* | No idea how long RSD (Really Simple Discovery) has been broken. I had no idea... | redmatrix | 2016-04-21 | 1 | -21/+9 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-04-21 | 1 | -1/+5 |
|\ |
|
| * | Merge pull request #351 from anaqreon/toggle-context-help | git-marijus | 2016-04-21 | 1 | -1/+5 |
| |\ |
|
| | * | Added admin/site setting that toggles context help panel. If disabled, origin... | Andrew Manning | 2016-04-21 | 1 | -1/+2 |
| | * | Merge branch 'dev' into toggle-context-help | Andrew Manning | 2016-04-20 | 157 | -0/+27074 |
| | |\ |
|
| | * | | Try toggling context help using onclick attribute | Andrew Manning | 2016-04-19 | 1 | -1/+4 |
* | | | | new hook interface (the old one still works but requires handlers to have two... | redmatrix | 2016-04-21 | 1 | -0/+76 |
* | | | | provide a way for the router to support custom controller objects and allow p... | redmatrix | 2016-04-21 | 1 | -11/+28 |
* | | | | change the 404 warning from the router to reflect the new architecture | redmatrix | 2016-04-20 | 1 | -4/+5 |
|/ / / |
|
* | | | make the cookie check agnostic to cookie state | redmatrix | 2016-04-20 | 1 | -5/+3 |
* | | | revert the reversal of checkjs logic, but still restrict the behaviour scope ... | redmatrix | 2016-04-20 | 4 | -7/+20 |
* | | | We no longer require the diaspora_meta service locally. | redmatrix | 2016-04-20 | 1 | -3/+3 |
| |/
|/| |
|
* | | missing class instance pointer in Pconfig module upgrade | redmatrix | 2016-04-19 | 1 | -1/+1 |
* | | remove test files which were committed by accident | redmatrix | 2016-04-19 | 3 | -164/+0 |
* | | a bit more namespace wrangling | redmatrix | 2016-04-18 | 5 | -9/+9 |
* | | module updates | redmatrix | 2016-04-18 | 156 | -0/+26987 |
* | | convert all the _well_known service controllers which are a bit touchy when i... | redmatrix | 2016-04-18 | 4 | -0/+251 |
|/ |
|
* | pull in the new object router and a few selected samples for the new controll... | redmatrix | 2016-04-17 | 3 | -5/+1917 |
* | Convert Channel to new module | redmatrix | 2016-04-15 | 2 | -0/+434 |
* | 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 |
* | provide general purpose verification class, remove include/session.php (no lo... | redmatrix | 2016-04-14 | 1 | -0/+42 |
* | 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 |
* | | localise the opensearch link | redmatrix | 2016-04-10 | 1 | -5/+6 |
* | | 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 |
* | | send file sync packets for all known file operations | redmatrix | 2016-04-07 | 2 | -1/+46 |
* | | use the explicit form of build_sync_packet so that file/photo sync will work ... | redmatrix | 2016-04-06 | 2 | -0/+12 |
|/ |
|
* | typo in router | redmatrix | 2016-04-02 | 1 | -1/+1 |
* | static App | redmatrix | 2016-03-31 | 6 | -62/+66 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
* | SECURITY: DAV authentication issue | redmatrix | 2016-03-17 | 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 |
* | backtrace openssl_verify errors so that we can find bad keys - as there is ve... | redmatrix | 2016-02-25 | 1 | -3/+4 |
* | missing function | redmatrix | 2016-02-24 | 1 | -1/+0 |
* | retry the move of AccessList to composer format (one or more third-party plug... | redmatrix | 2016-02-21 | 1 | -0/+92 |
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -148/+0 |