aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* simplify magic-auth - a lot... Would be even simpler if we didn't need to ↵redmatrix2015-12-091-2/+2
| | | | provide remote debugging, which takes up about half the code. But we need that because nobody wants to try and debug this shit by asking somebody at the other end to report what's in their logfile. We've tried this repeatedly. The only thing we can do is bring back all the debugging data so you can look at it yourself.
* start working on the singleton settingredmatrix2015-12-091-0/+1
|
* provide plugin hooks for blacklist checking functions.redmatrix2015-12-063-0/+27
|
* Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2015-11-281-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/datetime.php include/text.php mod/events.php version.inc view/css/mod_events.css view/theme/redbasic/css/style.css view/tpl/event_head.tpl view/tpl/events-js.tpl view/tpl/jot.tpl
| * document dreport expiration settingredmatrix2015-11-271-0/+2
| |
| * add (blank?) label param to other instances of datetimeselredmatrix2015-11-241-1/+3
| |
* | Removed my version of jot.tplHaakon Meland Eriksen2015-11-281-1/+3
| |
* | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2015-11-244-29/+52
|\|
| * more database docoredmatrix2015-11-234-29/+52
| |
* | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2015-11-232-1/+29
|\|
| * doco updatesredmatrix2015-11-222-1/+29
| |
* | Documenting the need to change database server address from 127.0.0.1 to ↵Haakon Meland Eriksen2015-11-221-1/+1
|/ | | | localhost when installing Hubzilla on OpenShift with the deploy script
* add v4 project roadmap, partial fix for cloning of profile photos on ↵redmatrix2015-11-201-0/+27
| | | | alternate profiles
* change _newwin to _blank because the window named _newwin may be hard to ↵redmatrix2015-11-201-1/+1
| | | | find if you have lots of windows/tabs open.
* Some bitsjeroenpraat2015-11-201-0/+5
|
* add logger plugin hookredmatrix2015-11-151-0/+16
|
* permission issues editing wall-to-wall postsredmatrix2015-11-151-0/+3
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-123-4/+4
|\
| * Add note about base64 and urlencode.ken restivo2015-11-121-2/+2
| |
| * Fix spelling of documentation.ken restivo2015-11-122-2/+2
| |
* | really basic photo album widget for content regionsredmatrix2015-11-121-0/+7
|/
* will also need api docoredmatrix2015-11-111-0/+23
|
* Replaced references to redmatrix logo.sasiflo2015-11-102-2/+2
|
* more docoredmatrix2015-11-092-0/+24
|
* remove the obsolete avatar_img function (gravatar/libravatar lookup)redmatrix2015-11-092-4/+0
|
* get rid of the pre-comanche widget placement and wgl coderedmatrix2015-11-092-4/+0
|
* more docoredmatrix2015-11-097-4/+41
|
* Merge pull request #134 from HaakonME/masterredmatrix2015-11-10477-123697/+0
|\ | | | | Keep only zot.meta.xml for schemaSpy report generation
| * Keep only zot.meta.xml for schemaSpy report generation, not the report itselfHaakon Meland Eriksen2015-11-09477-123697/+0
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-091-6/+6
|\ \ | | | | | | | | | | | | | | | Conflicts: README.md version.inc
| * | remove references to redmatrix.meredmatrix2015-11-091-6/+6
| | |
* | | some more db docoredmatrix2015-11-085-28/+31
| |/ |/|
* | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2015-11-074-67/+71
|\ \
| * | more db schema docoredmatrix2015-11-064-67/+71
| | |
* | | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2015-11-075-76/+117
|\| |
| * | Merge pull request #130 from kenrestivo/link-from-humanredmatrix2015-11-072-1/+1
| |\ \ | | | | | | | | Human docs > Computer-generated Docs
| | * | Human > computerken restivo2015-11-062-1/+1
| | | |
| * | | update db doco for attach structure to match hubzilla schemaredmatrix2015-11-061-7/+9
| |/ /
| * | update the abook schema doco with the hubzilla schema changesredmatrix2015-11-061-19/+11
| | |
| * | database schema documentation for item tableredmatrix2015-11-061-49/+96
| | |
* | | Hubzilla report created by schemaSpy using zot.meta.xml to imply relationshipsHaakon Meland Eriksen2015-11-06478-0/+123980
|/ /
* | more hook docoredmatrix2015-11-052-0/+20
| |
* | a bit of explanation at the beginningredmatrix2015-11-051-0/+5
| |
* | add the hook detail to the doco listredmatrix2015-11-051-0/+1
| |
* | more work on hook docoredmatrix2015-11-054-5/+6
| |
* | update hooklistredmatrix2015-11-051-3/+120
| |
* | the journey of 1000 miles begins with a single stepredmatrix2015-11-051-0/+28
| |
* | preliminary hook detail filesredmatrix2015-11-05162-0/+162
| |
* | first cut at some much better hook documentation derived from bamfic's ↵redmatrix2015-11-051-0/+372
| | | | | | | | automated list (doc/hooks.html)
* | Clarify format.ken restivo2015-11-041-2/+1
| |