Commit Graph
771 Commits
Author SHA1 Message Date
zottel 5f5e4ee6b9 add forgotten German docs 2015-12-17 14:29:35 +01:00
zottel 63eaf643a8 small fixes to English docs 2015-12-17 14:27:13 +01:00
zottel a57a3c709e reorganize German docs to fit the new docs structure
fix mentions of RedMatrix
2015-12-17 14:25:16 +01:00
redmatrix bcebd1d5b9 Merge https://github.com/redmatrix/hubzilla into pending_merge 2015-12-16 22:47:23 -08:00
redmatrix 4cacfe59bd queue/notification/delivery refactor continued 2015-12-16 22:42:33 -08:00
zottel 63256bc9b2 small fixes in English help files 2015-12-16 17:00:05 +01:00
zottel 87519e107a updates to some German help files 2015-12-16 16:59:17 +01:00
redmatrix 2aa3acae6b remove deprecated table 2015-12-15 19:46:24 -08:00
redmatrix 20dcf37976 issue #221 2015-12-15 17:42:49 -08:00
jeroenpraat 6cd3296c08 Missing underscores in doc 2015-12-10 23:32:25 +01:00
redmatrix bd37f59829 simplify magic-auth - a lot... Would be even simpler if we didn't need to 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. 2015-12-09 20:51:00 -08:00
redmatrix 72edc9cd6c start working on the singleton setting 2015-12-09 18:30:30 -08:00
redmatrix f7f0d2b265 provide plugin hooks for blacklist checking functions. 2015-12-06 20:45:21 -08:00
Haakon Meland Eriksen 17907f11a3 Merge remote-tracking branch 'upstream/master'
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
2015-11-28 16:26:24 +01:00
Haakon Meland Eriksen cb7df797e1 Removed my version of jot.tpl 2015-11-28 16:23:17 +01:00
redmatrix 962d9f36d0 document dreport expiration setting 2015-11-27 20:05:20 -08:00
redmatrix bae7b034e6 add (blank?) label param to other instances of datetimesel 2015-11-24 14:54:13 -08:00
Haakon Meland Eriksen 2b2723cb74 Merge remote-tracking branch 'upstream/master' 2015-11-24 07:23:43 +01:00
redmatrix e485ecb3b4 more database doco 2015-11-23 20:23:20 -08:00
Haakon Meland Eriksen 7338649fa5 Merge remote-tracking branch 'upstream/master' 2015-11-23 14:16:14 +01:00
redmatrix ae1103c5a3 doco updates 2015-11-22 18:20:19 -08:00
Haakon Meland Eriksen e60f527cb0 Documenting the need to change database server address from 127.0.0.1 to localhost when installing Hubzilla on OpenShift with the deploy script 2015-11-22 10:50:17 +01:00
redmatrix 106b4fdd2d add v4 project roadmap, partial fix for cloning of profile photos on alternate profiles 2015-11-20 14:38:32 -08:00
redmatrix 37368bda65 change _newwin to _blank because the window named _newwin may be hard to find if you have lots of windows/tabs open. 2015-11-20 12:49:38 -08:00
jeroenpraat a890ee6864 Some bits 2015-11-20 00:39:47 +01:00
redmatrix 12b0a9f35f add logger plugin hook 2015-11-15 19:37:26 -08:00
redmatrix fff30b1c3d permission issues editing wall-to-wall posts 2015-11-15 19:36:17 -08:00
redmatrix 5d0646c9e1 Merge https://github.com/redmatrix/hubzilla into pending_merge 2015-11-12 20:23:17 -08:00
redmatrix 93e5449c08 really basic photo album widget for content regions 2015-11-12 20:22:36 -08:00
ken restivo 4872a30e2b Add note about base64 and urlencode. 2015-11-12 18:02:20 -08:00
ken restivo f5fcdf1de4 Fix spelling of documentation. 2015-11-12 17:53:26 -08:00
redmatrix 6e04dd96a1 will also need api doco 2015-11-11 20:51:15 -08:00
sasiflo 1216508dc2 Replaced references to redmatrix logo. 2015-11-10 17:11:12 +01:00
redmatrix 7ec6879887 more doco 2015-11-09 20:56:37 -08:00
redmatrix c4a3487f0c remove the obsolete avatar_img function (gravatar/libravatar lookup) 2015-11-09 20:29:36 -08:00
redmatrix e6de9bfa4e get rid of the pre-comanche widget placement and wgl code 2015-11-09 19:42:37 -08:00
redmatrix c0260ff701 more doco 2015-11-09 18:25:18 -08:00
redmatrix 98146eae07 Merge pull request #134 from HaakonME/master
Keep only zot.meta.xml for schemaSpy report generation
2015-11-10 08:41:33 +11:00
redmatrix 69aeddd185 Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts:
	README.md
	version.inc
2015-11-09 01:03:57 -08:00
redmatrix 99bd69adfe remove references to redmatrix.me 2015-11-09 00:59:48 -08:00
Haakon Meland Eriksen 0fbea73581 Keep only zot.meta.xml for schemaSpy report generation, not the report itself 2015-11-09 06:24:02 +01:00
redmatrix 5e1b61eb02 some more db doco 2015-11-08 20:02:35 -08:00
Haakon Meland Eriksen df2b687a95 Merge remote-tracking branch 'upstream/master' 2015-11-07 16:48:10 +01:00
redmatrix 44fa4d1081 more db schema doco 2015-11-06 23:43:48 -08:00
Haakon Meland Eriksen ce4bb8e5ec Merge remote-tracking branch 'upstream/master' 2015-11-07 07:13:33 +01:00
redmatrix 8154453803 Merge pull request #130 from kenrestivo/link-from-human
Human docs > Computer-generated Docs
2015-11-07 14:52:37 +11:00
redmatrix b29fe50f70 update db doco for attach structure to match hubzilla schema 2015-11-06 18:57:17 -08:00
ken restivo cce46722d8 Human > computer 2015-11-06 17:34:52 -08:00
redmatrix 85ae07e7c8 update the abook schema doco with the hubzilla schema changes 2015-11-06 15:49:22 -08:00
redmatrix e3da813360 database schema documentation for item table 2015-11-06 14:43:32 -08:00