Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Documenting the need to change database server address from 127.0.0.1 to ↵ | Haakon Meland Eriksen | 2015-11-22 | 1 | -1/+1 | |
|/ | | | | localhost when installing Hubzilla on OpenShift with the deploy script | |||||
* | add v4 project roadmap, partial fix for cloning of profile photos on ↵ | redmatrix | 2015-11-20 | 1 | -0/+27 | |
| | | | | alternate profiles | |||||
* | change _newwin to _blank because the window named _newwin may be hard to ↵ | redmatrix | 2015-11-20 | 1 | -1/+1 | |
| | | | | find if you have lots of windows/tabs open. | |||||
* | Some bits | jeroenpraat | 2015-11-20 | 1 | -0/+5 | |
| | ||||||
* | add logger plugin hook | redmatrix | 2015-11-15 | 1 | -0/+16 | |
| | ||||||
* | permission issues editing wall-to-wall posts | redmatrix | 2015-11-15 | 1 | -0/+3 | |
| | ||||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-12 | 3 | -4/+4 | |
|\ | ||||||
| * | Add note about base64 and urlencode. | ken restivo | 2015-11-12 | 1 | -2/+2 | |
| | | ||||||
| * | Fix spelling of documentation. | ken restivo | 2015-11-12 | 2 | -2/+2 | |
| | | ||||||
* | | really basic photo album widget for content regions | redmatrix | 2015-11-12 | 1 | -0/+7 | |
|/ | ||||||
* | will also need api doco | redmatrix | 2015-11-11 | 1 | -0/+23 | |
| | ||||||
* | Replaced references to redmatrix logo. | sasiflo | 2015-11-10 | 2 | -2/+2 | |
| | ||||||
* | more doco | redmatrix | 2015-11-09 | 2 | -0/+24 | |
| | ||||||
* | remove the obsolete avatar_img function (gravatar/libravatar lookup) | redmatrix | 2015-11-09 | 2 | -4/+0 | |
| | ||||||
* | get rid of the pre-comanche widget placement and wgl code | redmatrix | 2015-11-09 | 2 | -4/+0 | |
| | ||||||
* | more doco | redmatrix | 2015-11-09 | 7 | -4/+41 | |
| | ||||||
* | Merge pull request #134 from HaakonME/master | redmatrix | 2015-11-10 | 477 | -123697/+0 | |
|\ | | | | | Keep only zot.meta.xml for schemaSpy report generation | |||||
| * | Keep only zot.meta.xml for schemaSpy report generation, not the report itself | Haakon Meland Eriksen | 2015-11-09 | 477 | -123697/+0 | |
| | | ||||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-11-09 | 1 | -6/+6 | |
|\ \ | | | | | | | | | | | | | | | | Conflicts: README.md version.inc | |||||
| * | | remove references to redmatrix.me | redmatrix | 2015-11-09 | 1 | -6/+6 | |
| | | | ||||||
* | | | some more db doco | redmatrix | 2015-11-08 | 5 | -28/+31 | |
| |/ |/| | ||||||
* | | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-11-07 | 4 | -67/+71 | |
|\ \ | ||||||
| * | | more db schema doco | redmatrix | 2015-11-06 | 4 | -67/+71 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-11-07 | 5 | -76/+117 | |
|\| | | ||||||
| * | | Merge pull request #130 from kenrestivo/link-from-human | redmatrix | 2015-11-07 | 2 | -1/+1 | |
| |\ \ | | | | | | | | | Human docs > Computer-generated Docs | |||||
| | * | | Human > computer | ken restivo | 2015-11-06 | 2 | -1/+1 | |
| | | | | ||||||
| * | | | update db doco for attach structure to match hubzilla schema | redmatrix | 2015-11-06 | 1 | -7/+9 | |
| |/ / | ||||||
| * | | update the abook schema doco with the hubzilla schema changes | redmatrix | 2015-11-06 | 1 | -19/+11 | |
| | | | ||||||
| * | | database schema documentation for item table | redmatrix | 2015-11-06 | 1 | -49/+96 | |
| | | | ||||||
* | | | Hubzilla report created by schemaSpy using zot.meta.xml to imply relationships | Haakon Meland Eriksen | 2015-11-06 | 478 | -0/+123980 | |
|/ / | ||||||
* | | more hook doco | redmatrix | 2015-11-05 | 2 | -0/+20 | |
| | | ||||||
* | | a bit of explanation at the beginning | redmatrix | 2015-11-05 | 1 | -0/+5 | |
| | | ||||||
* | | add the hook detail to the doco list | redmatrix | 2015-11-05 | 1 | -0/+1 | |
| | | ||||||
* | | more work on hook doco | redmatrix | 2015-11-05 | 4 | -5/+6 | |
| | | ||||||
* | | update hooklist | redmatrix | 2015-11-05 | 1 | -3/+120 | |
| | | ||||||
* | | the journey of 1000 miles begins with a single step | redmatrix | 2015-11-05 | 1 | -0/+28 | |
| | | ||||||
* | | preliminary hook detail files | redmatrix | 2015-11-05 | 162 | -0/+162 | |
| | | ||||||
* | | first cut at some much better hook documentation derived from bamfic's ↵ | redmatrix | 2015-11-05 | 1 | -0/+372 | |
| | | | | | | | | automated list (doc/hooks.html) | |||||
* | | Clarify format. | ken restivo | 2015-11-04 | 1 | -2/+1 | |
| | | ||||||
* | | Add app object detailed example. | ken restivo | 2015-11-04 | 1 | -0/+422 | |
| | | ||||||
* | | Merge pull request #122 from kenrestivo/add-hook-docs | redmatrix | 2015-11-04 | 1 | -1/+1 | |
|\ \ | | | | | | | Commit the tool used to generate the hooks docs. | |||||
| * | | Put generated date at end of data. | ken restivo | 2015-11-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | Commit the tool used to generate the hooks docs. | ken restivo | 2015-11-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #121 from kenrestivo/add-hook-docs | redmatrix | 2015-11-04 | 3 | -136/+2 | |
|\| | | | | | | | | Add generated docs for hooks. | |||||
| * | | Add generated docs for hooks. Link them into the developer docs so they can ↵ | ken restivo | 2015-11-03 | 3 | -136/+2 | |
| | | | | | | | | | | | | be found more easily. | |||||
* | | | Merge pull request #120 from kenrestivo/document-argv | redmatrix | 2015-11-04 | 1 | -0/+2 | |
|\ \ \ | | | | | | | | | Add documentation for argv/argc. | |||||
| * | | | Add documentation for argv/argc. | ken restivo | 2015-11-03 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Merge pull request #119 from sasiflo/master | redmatrix | 2015-11-04 | 2 | -15/+15 | |
|\ \ \ \ | |_|/ / |/| | | | Some small rebranding for Hubzilla transition from Red Matrix | |||||
| * | | | Some small rebranding for Hubzilla transition from Red Matrix | sasiflo | 2015-11-03 | 2 | -15/+15 | |
| |/ / | ||||||
* / / | Time for using my real name | jeroenpraat | 2015-11-03 | 1 | -1/+1 | |
|/ / |