Commit Graph

866 Commits

Author SHA1 Message Date
Andrew Manning e5a919c32e Fix Spanish wiki translation 2016-06-14 19:58:33 -04:00
Andrew Manning 6430a232f8 Add Italian wiki context help translation 2016-06-14 19:55:31 -04:00
Andrew Manning 1bec739195 Missing space in Spanish translation 2016-06-13 21:59:51 -04:00
Andrew Manning 025a7d2f0f Missing onclick attributes in German translation 2016-06-13 21:57:48 -04:00
Andrew Manning ebf238be5d Move Spanish context help translation from es to es-es and make es a symlink to es-es 2016-06-13 21:47:05 -04:00
Andrew Manning 8bfb620a13 Add DE and ES-ES translations for wiki context help 2016-06-13 20:48:19 -04:00
Andrew Manning 3e804757c1 Context help for wiki interface 2016-06-12 21:15:52 -04:00
hubzilla beb55235c6 Merge pull request #410 from anaqreon/wiki
Wiki module: first iteration
2016-06-10 20:03:08 +10:00
redmatrix 135d84ba37 several "to-do" updates 2016-06-09 19:06:31 -07:00
Andrew Manning d2a7f83bb5 Merge remote-tracking branch 'upstream/dev' into wiki 2016-06-05 20:31:34 -04:00
redmatrix 2a6afeb9a7 I don't know how to make this any clearer: "For these reasons we strongly recommend that you do NOT install addons from third-party repositories." 2016-06-05 16:59:45 -07:00
Andrew Manning a52cdcb241 Replaced wiki item record object field with ActivityStreams information. Wiki git repo path is stored in iconfig instead. 2016-05-30 14:59:33 -04:00
redmatrix d78bc12cbe update to the bug doco 2016-05-25 21:32:13 -07:00
redmatrix 80f2ba640e code cleanup 2016-05-24 20:49:23 -07:00
redmatrix 25357b208a Clarify the privacy rights of commenters, as this can be contentious across the policies of different distributed communication systems. 2016-05-23 16:21:44 -07:00
redmatrix 1215638540 remove some doxygen files that leaked into /doc 2016-05-22 23:04:14 -07:00
redmatrix bbc71343bd change the signed token format. We don't folks to be able to submit random text for signing by us, as they could then use these to generate known signatures. 2016-05-22 22:44:13 -07:00
redmatrix de006771c7 renamed include files identity.php (channel.php) and Contact.php (connections.php) 2016-05-22 16:54:30 -07:00
redmatrix fa3aed4e59 updated the addons list - Andrew might want to add his repo/repos and addons to this page 2016-05-15 22:37:00 -07:00
Manuel Jiménez Friaza f05b4637b9 Another updated context help es-es 2016-05-14 23:41:49 -07:00
Manuel Jiménez Friaza bc9f88f3f9 Updated contextual help in Spanish 2016-05-12 19:56:05 +02:00
Treer ef97e5a063 minor cleanup. No functional changes 2016-05-10 00:15:57 +10:00
redmatrix b6e0d8dee0 clean up some cruft 2016-05-08 20:19:23 -07:00
redmatrix 2a14c71128 convert media embed functions that deal with rewriting specific corporate services to addon hooks 2016-05-08 19:12:52 -07:00
Treer 2174cdcd0e Unify permissions dialog for network posts, channel posts, and remote posts
* changes the warning from being about when a post is "sent" to when it's "shared", to match the Share button.
* hyperlinks the "cannot be changed" part of the warning to the help file
* adds some more content to the help file
2016-05-06 01:44:46 +10:00
Treer e1e56936c9 add help to some permissions dialogs 2016-05-05 02:09:47 +10:00
redmatrix 3df0bb5522 some preliminary structural work for app organisation 2016-05-03 18:41:16 -07:00
redmatrix dccdeedb75 add the new hook 2016-05-02 22:30:57 -07:00
Manuel Jiménez Friaza 78e42a75f1 Contextual help in Spanish 2016-05-02 14:00:13 +02:00
git-marijus 80c9a8b8f6 Merge pull request #361 from Treer/bbcode
Add definition lists to bbcode
2016-04-30 19:24:43 +02:00
Treer e7fbf1b017 clean up some doc/ formatting 2016-04-30 02:42:28 +10:00
Treer 9d079e5d2b Add definition lists to bbcode 2016-04-30 01:13:34 +10:00
sasiflo 49b957f7ea Added german translation to context help. 2016-04-29 11:39:00 +02:00
Andrew Manning b13c21f872 Added context help content 2016-04-27 06:23:05 -04:00
Andrew Manning f027bf81cd Merge remote-tracking branch 'upstream/dev' into help-content 2016-04-25 06:17:39 -04:00
Treer d914290002 merged duplicate entry in docs 2016-04-25 03:17:48 +10:00
Treer 42ee3ab21c add default_photo_profile to docs 2016-04-25 03:09:52 +10:00
redmatrix 0e34811886 add some missing hook entries to the doco 2016-04-23 22:55:45 -07:00
redmatrix 5b3f536613 updated doco to document how to use hook callbacks which are object methods 2016-04-23 17:47:00 -07:00
Andrew Manning aab9218558 Added help content 2016-04-22 11:50:46 -04:00
redmatrix 1288a72963 more doco 2016-04-22 00:50:19 -07:00
redmatrix a3ce194bf5 Some issues discovered with linkinfo module, and update the doco about using object modules in addons; as there were a couple of surprises. 2016-04-21 22:16:57 -07:00
redmatrix 7d45f63b78 updated help/plugins to reflect some of the new interfaces and procedures 2016-04-21 17:53:56 -07:00
Andrew Manning f4cca21fdf Recover lost language translation accommodation and doc/context restructuring 2016-04-17 07:29:08 -04:00
redmatrix f9778fda83 add some doco on some of the issues and approaches to file/photo syncing and cloning 2016-04-05 16:42:33 -07:00
redmatrix a7d5bf6854 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-04-05 12:51:22 -07:00
redmatrix 1d5ea5efae explain the two aspects of federation which need to be handled in core to pass comments successfully amongst sites which optionally provide federation. Let's hope this list doesn't grow. 2016-04-04 17:02:27 -07:00
Andrew Manning 0523b4b2f1 Merge branch 'master' of https://github.com/redmatrix/hubzilla into contextual-help 2016-04-03 21:36:29 -04:00
redmatrix 9abd95fad3 static App 2016-03-31 16:06:03 -07:00
redmatrix 1cd3b41825 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00