Commit graph

540 commits

Author SHA1 Message Date
Michael
a2debaa68a Download limit for fetching data via "z_fetch_url" 2017-01-09 23:10:32 +00:00
Hypolite Petovan
87eb3d5ef2 Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
Michael
ed0143c9f0 Merge remote-tracking branch 'upstream/develop' into 1612-unused-indexes 2017-01-07 16:13:57 +00:00
Michael Vogel
ee39aba490 Merge pull request #3043 from Quix0r/rewrites/dbm_is_result
More usage of dbm::is_result + coding convention applied
2017-01-07 17:09:23 +01:00
Hypolite Petovan
3caf3bccd9 Updated SSL english docs
Fixes #1034
2017-01-07 23:27:50 +11:00
Michael
414c5ddae0 Use Config class/Option to deactivate the count on albums 2017-01-07 09:05:52 +00:00
Michael
680b16d036 Added documentation 2017-01-06 07:03:35 +00:00
Roland Häder
ace8f753ac added much more curly braces + space between "if" and brace
Signed-off-by: Roland Häder <roland@mxchange.org>

Conflicts:
	mod/bookmarklet.php
	mod/community.php
	mod/contacts.php
	mod/crepair.php
	mod/events.php
	mod/network.php
	mod/suggest.php
	mod/uexport.php
	view/theme/duepuntozero/config.php
	view/theme/frio/config.php
	view/theme/quattro/config.php
	view/theme/vier/config.php
2016-12-20 11:59:13 +01:00
Roland Häder
e24c3a5b82 added much more curly braces + space between "if" and brace
Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-20 11:56:34 +01:00
Roland Häder
34fcaeb209 changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------

Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-20 10:59:11 +01:00
Michael Vogel
af42e5e481 Merge pull request #2932 from Hypolite/issue/missing-private-image-src
Fix Friendica private image URL replacing
2016-12-09 15:54:11 +01:00
Tobias Diekershoff
52b8474be7 in docs there was a wrong link to the issue tracker 2016-12-09 11:38:08 +01:00
Hypolite Petovan
88e336b3bc Merge remote-tracking branch 'refs/remotes/origin/develop' into issue/missing-private-image-src
# Conflicts:
#	doc/htconfig.md
2016-12-07 23:15:46 -05:00
Tobias Diekershoff
a4959626ad Merge pull request #2996 from rabuzarus/20161206_-_help_doc_move_content
docu docs: some polishing
2016-12-06 22:05:08 +01:00
rabuzarus
b65433c823 docu docs: some polishing 2016-12-06 15:03:57 +01:00
Tobias Diekershoff
ac5617c40c add frontend worker to the admin panel and regen master messages.po file 2016-12-06 08:44:59 +01:00
Hypolite Petovan
979fc6d38a Add protocol whitelist for href/src attributes
- Add strict URL checker for src attributes
- Add protocol whitelist for href attributes
- Add error styling if URL fails to pass filter
- Add doc for new htconfig value
- Add emphasis to config key names in htconfig doc
2016-12-03 14:19:57 -05:00
rabuzarus
7a9a1b3722 autocomplete: add [embed] tag to tag autocomplete and to docu docs 2016-12-02 19:39:35 +01:00
Michael Vogel
efb2df41ba Merge pull request #2977 from rabuzarus/20161128_-_help_page_polishing
Add protocol docu to the help docs
2016-11-29 19:38:31 +01:00
rabuzarus
4566ad81fd protocol.md - fix typo 2016-11-29 16:10:32 +01:00
rabuzarus
6c0bc15ecb docu fix: insert line break 2016-11-28 20:18:28 +01:00
rabuzarus
36e4aea7ef docs: add documentation about used protocols 2016-11-28 17:55:56 +01:00
rabuzarus
76ca015497 update link in the docs to dfrn specs + h3 headings (instead of h2 headings) in message_flow doc 2016-11-28 16:59:23 +01:00
rabuzarus
14c84b92cc restructure some links in the help docs to have a better seperation between admin and developer docu 2016-11-28 16:57:50 +01:00
Michael
636a033364 Added documentation, config stuff, ... 2016-11-27 09:02:08 +00:00
Michael
e856ab9a09 The worker can now run from the frontend as well 2016-11-27 00:55:05 +00:00
Tobias Diekershoff
59c12db020 Merge pull request #2949 from silke/vagrant-1604
Added Vagrant for Ubuntu 16.04
2016-11-20 15:39:31 +01:00
Silke Meyer
bb3385a7e3 Adapted documentation for Vagrant multiple machines 2016-11-19 16:09:20 +01:00
Tobias Diekershoff
1cc0cc5b82 DE update of the SSL doc 2016-11-19 15:51:12 +01:00
Silke Meyer
5d779941e7 Updated SSL documentation 2016-11-19 13:28:45 +01:00
Tobias Diekershoff
fca72c4996 DE translation of the BBCode reference, small stuff on the EN version 2016-11-09 14:05:33 +01:00
Tobias Diekershoff
a6776f0cc1 Merge pull request #2885 from Hypolite/improvement/bbcode-documentation
bbcode documentation: minor style changes
2016-11-04 17:15:17 +01:00
Hypolite Petovan
3d29b7745c bbcode documentation: minor style changes 2016-11-04 11:20:47 -04:00
rabuzarus
75166cae27 Merge pull request #2882 from Hypolite/improvement/bbcode-documentation
BBCodes documentation improvement
2016-11-04 02:34:29 +01:00
Hypolite Petovan
106f003447 bbcode documentation: BBCodes.md complete rewrite
- Switched to table display to put BBCodes and result side-by-side
- Added all missing BBCodes
2016-11-02 22:42:19 -04:00
Hypolite Petovan
8e50254bb9 Merge branch 'develop' into improvement/ping-performance 2016-10-28 22:26:38 -04:00
Hypolite Petovan
bc407080d2 ping.php performance: improve documentation and formatting 2016-10-28 22:14:51 -04:00
Michael
967ecb4205 Merge remote-tracking branch 'upstream/develop' into 1610-performance
Conflicts:
	include/Core/Config.php
	include/Core/PConfig.php
2016-10-25 16:16:01 +00:00
Hypolite Petovan
8da5a23267 Improved doc formatting 2016-10-24 11:57:25 -04:00
Michael Vogel
ee5ada6991 We now use memcache if configured and installed. 2016-10-23 21:59:40 +00:00
Hypolite Petovan
2ecd1f5d09 Update settings documentation 2016-10-23 07:57:40 -04:00
Hypolite Petovan
0eadc0bd51 Switched coding standards indentation doc to tabs 2016-10-22 23:01:54 -04:00
Hypolite Petovan
894d2e569b Remove binary blob
- Remove PHP CS Fixer executable and config file
- Add reference to PHP Code Sniffer in Developer doc
2016-10-06 21:31:26 -04:00
Hypolite Petovan
3a9be01cb6 Merge branch 'issue/#2103-alt' of https://github.com/Hypolite/friendica into issue/#2103-alt 2016-10-06 21:05:52 -04:00
Hypolite Petovan
fe17ce2150 Add upgrade documentation 2016-10-05 16:39:37 -04:00
Hypolite Petovan
27f5e0343a 1 phrase per line in doc 2016-10-05 16:16:33 -04:00
Hypolite Petovan
68a39539ab Fix Issue #2301 - Typos 2016-10-03 08:54:34 -04:00
Hypolite Petovan
50b07cb46a Fix Issue #2103 - Improve developers english help page
- Add section about coding standards
2016-10-03 08:47:39 -04:00
Hypolite Petovan
8fc558b8e6 Fix #2817
- Change all references to language folders
2016-09-30 10:46:56 -04:00
gerhard6380
afc7d316a7 Change API documentation to contain new API call /api/friendica/profile/show 2016-09-23 19:26:44 +02:00
Tobias Diekershoff
e5c2c66487 Show the worker queue count if the workers are active 2016-09-20 15:45:55 +02:00
ben-utzer
2040cb4473 Update htconfig.md
typo, siehe auch https://github.com/friendica/friendica/pull/2754
2016-09-05 00:22:39 +02:00
Michael Vogel
35813ab377 Set the PHP requirements to php 5.4 2016-09-01 06:47:36 +00:00
Michael Vogel
59ff309ee5 Add the new charset parameter to the database creation 2016-09-01 04:44:29 +00:00
Tobias Diekershoff
bd99eedd9b Merge branch '3.5rc' of https://github.com/friendica/friendica into 3.5rc 2016-08-14 22:05:54 +02:00
gerhard6380
728fb76f3d adapted documentation
removed reference to Windows 10 app
2016-08-14 22:04:25 +02:00
gerhard6380
7daaaf0ab8 updated api documentation to reflect changes on direct_messages
added direct_messages/destroy, friendica/direct_messages_setseen
2016-08-14 22:04:11 +02:00
Tobias Diekershoff
f79a9f67f1 DOCs we have a new developer forum 2016-08-14 09:34:50 +02:00
Tobias Diekershoff
11e3c3bfad DOCS: clarify Settings also discusses the Admin Panel 2016-08-13 12:11:27 +02:00
Michael Vogel
4b29937a74 Worker: New value for cooldown time after each function call 2016-07-13 19:43:16 +02:00
Michael Vogel
19d820a9c4 Added fcontact doc 2016-07-10 14:08:27 +02:00
Michael Vogel
c7373dcec4 author-id/owner-id: Post update function/added database documentation 2016-06-23 21:15:54 +02:00
rabuzarus
2f266382c5 code highlight - add docu 2016-06-17 11:02:27 +02:00
Tobias Diekershoff
e8d39b290a show the workerqueue in the admin panel summary 2016-06-09 18:08:40 +02:00
Michael Vogel
1dd77ee443 Merge pull request #2569 from tobiasd/doc-settings-de
German translation of doc/Settings
2016-06-07 07:57:29 +02:00
Tobias Diekershoff
04594666dc Typos 2016-06-07 06:53:37 +02:00
Tobias Diekershoff
06c0588817 German translation of doc/Settings, part of #2194 2016-06-06 22:17:40 +02:00
Michael Vogel
5420c98ff0 removed some copy&paste fragments 2016-06-04 12:30:24 +02:00
Michael Vogel
e33defbe3e Added documentation 2016-06-04 12:23:12 +02:00
Tobias Diekershoff
177fbd2a7c small fixes 2016-05-23 14:05:27 +02:00
Tobias Diekershoff
3df9876d74 remote_self 2016-05-23 09:05:49 +02:00
Tobias Diekershoff
8e89ba7a42 placement of the logfiles 2016-05-23 09:03:57 +02:00
Tobias Diekershoff
0a5f70acb9 Typo 2016-05-21 06:02:36 +02:00
Tobias Diekershoff
aedbbdc0bf added short intoduction of the term admin panel 2016-05-20 20:09:45 +02:00
Tobias Diekershoff
0d6b49977b rewrite of the doc/settings.md 2016-05-20 20:06:37 +02:00
rabuzarus
a61361f351 add some hook docu 2016-04-28 23:18:38 +02:00
Michael Vogel
76b24f61a9 New (experimental) value to define the maximum level of database connections for the worker 2016-04-23 10:11:09 +02:00
Michael Vogel
ec90a9e6ad Merge remote-tracking branch 'upstream/develop' into 1602-diaspora 2016-03-24 16:19:52 +01:00
Michael Vogel
799ff77797 API: Support for the conversation api call from GNU Social 2016-03-23 10:24:01 +01:00
Michael Vogel
16b92af71f Retraction do work as well 2016-03-17 12:24:23 +01:00
Michael Vogel
56cb6cc897 Removed just more old diaspora function calls. 2016-03-14 20:53:44 +01:00
Tobias Diekershoff
b5851931d1 Hotkey documentation 2016-03-12 08:57:07 +01:00
Michael Vogel
bc21fca345 Remove the setting description from the documentation since it isn't a hidden one anymore. 2016-03-11 23:44:46 +01:00
fabrixxm
d30d13959b Merge pull request #2328 from rabuzarus/0602_contact_profile
polishing of the contact-edit page
2016-03-06 19:56:59 +01:00
Michael Vogel
497c40e674 Merge pull request #2383 from tobiasd/20160225
a missing break
2016-02-29 11:11:54 +01:00
Tobias Diekershoff
08a7802112 old location might vanish, vinzv moved the GS API docs over here 2016-02-28 08:30:45 +01:00
Tobias Diekershoff
f4b0e9316e a missing break 2016-02-25 21:37:37 +01:00
Tobias Diekershoff
48642a8544 Merge pull request #2379 from annando/1602-abstract-doc
Some documentation for the usage of the "abstract" element.
2016-02-25 13:15:12 +01:00
Tobias Diekershoff
1b14b22b76 Client section in DeveloperIntro docs 2016-02-24 20:46:06 +01:00
Michael Vogel
68d7beb298 Welcome to the live editing and commenting of the pull request ;-) 2016-02-24 07:43:13 +01:00
Michael Vogel
8369e6ce59 Clarification between statusnet and GNU Social. 2016-02-24 07:37:18 +01:00
Michael Vogel
db92663466 One line, one sentence 2016-02-24 07:33:20 +01:00
Tobias Diekershoff
a153f49920 clarification to the docs 2016-02-24 06:27:31 +01:00
Michael Vogel
86339cdb97 Some documentation for the usage of the "abstract" element. 2016-02-23 22:45:06 +01:00
rabuzarus
0db83b9586 contactedit-actions-button: move repair back to tabbar 2016-02-23 19:19:45 +01:00
Tobias Diekershoff
4ee15cc682 Merge pull request #2334 from fabrixxm/feature_autoloader
Autoloader
2016-02-13 12:27:24 +01:00
fabrixxm
a7498ef50d doc: add quick intro to autoloading 2016-02-13 10:57:37 +01:00
Fabrixxm
45c4e3455e docs: add brief autoloading help page, fix smarty3 help page name 2016-02-12 09:25:33 +01:00
Michael Vogel
ef0f826fd0 Merge pull request #2325 from fabrixxm/api_ping
Api for notifications
2016-02-10 23:47:11 +01:00
Michael Vogel
902820b30d Added documentation 2016-02-10 07:56:49 +01:00
Fabrixxm
04dceb9551 Merge branch 'develop' into api_ping 2016-02-09 14:06:57 +01:00
rabuzarus
743f2e0391 Merge develop into 0602_contact_profile
Conflicts:
	mod/contacts.php
2016-02-09 13:44:30 +01:00
fabrixxm
b5100b3154 Merge pull request #2332 from annando/1602-no-guid
Get rid of the "guid" table. We don't need it anymore.
2016-02-09 13:40:05 +01:00
Michael Vogel
7b2fadcf43 Get rid of the "guid" table. We don't need it anymore. 2016-02-09 10:21:10 +01:00
Fabrixxm
5250fed447 Revert "Merge pull request #2319 from stieben/develop"
This reverts commit 9330a6994c, reversing
changes made to ecfb6ec924.

But it keeps changes to doc/Plugins.md and doc/de/Plugins.md
2016-02-09 09:39:29 +01:00
rabuzarus
c1c21ada0a contactedit-actions-button: remove contact tabs which aren't needed anymore 2016-02-08 23:51:51 +01:00
Fabrixxm
a283691149 api docs: fix indentation 2016-02-08 10:34:27 +01:00
Fabrixxm
870d2f844d Update API docs
Add `friendica/notification` and `friendica/notification/seen` endpoints

Fix some list rendering issues

Move all `friendica/*` endpoints under "Implemented API calls (not compatible with other APIs)" section

Add info about permitted HTTP methods and required auth
2016-02-08 10:22:12 +01:00
Andrej Stieben
a81d929cdf Minor documentation update, as requested by @tobiasd 2016-02-05 14:11:10 +01:00
Andrej Stieben
48e6ff21aa Added the possibility for themes to override core module functions 2016-02-04 21:45:21 +01:00
Andrej Stieben
acefb84681 Improved documentation formatting (of Plugins.md) 2016-02-04 19:37:06 +01:00
Silke Meyer
c715877261 Slightly updated docs about Let's Encrypt 2016-02-03 20:47:41 +01:00
Tobias Diekershoff
c7691ce68d OStatus clarification 2016-01-25 09:58:58 +01:00
Tobias Diekershoff
47a936eaa3 groups vs forums and mentioning those 2016-01-24 07:42:25 +01:00
Tobias Diekershoff
924bf238df typos 2016-01-22 09:02:21 +01:00
Tobias Diekershoff
76d588f929 typos 2016-01-22 09:00:12 +01:00
Tobias Diekershoff
420e3021f9 clarification to the forum docs 2016-01-22 07:42:03 +01:00
Tobias Diekershoff
15febca93d Update to the translation docs (email templates and language selection problems in Safari) 2016-01-22 07:36:01 +01:00
Tobias Diekershoff
3eef0cea3d small additions to the docs, part of #2194 2016-01-19 10:02:05 +01:00
Michael Vogel
90a8d6f0f5 Several performance improvements 2016-01-15 23:27:25 +01:00
Michael Vogel
012107f5f7 Table documentation added 2016-01-11 20:17:31 +01:00
Michael Vogel
5ab2786c00 Get rid of the table "unique_contacts" 2016-01-06 22:23:12 +01:00
fabrixxm
c2d1016014 remove linebreak in doc/api.md 2015-12-28 18:30:28 +01:00
fabrixxm
f579b2af55 Fix TOC links href, no TOC in home 2015-12-28 10:24:47 +01:00
fabrixxm
1776b19dbf Add table of content in aside of help pages 2015-12-28 10:24:47 +01:00
fabrixxm
e752d41389 Update API docs 2015-12-28 10:23:06 +01:00
fabrixxm
cf86162a08 Merge pull request #2214 from rabuzarus/2612_db_docu
add db documentation to the help pages
2015-12-28 10:22:33 +01:00
rabuzarus
12f8b0630d docu - add schema of each db table 2015-12-28 02:50:25 +01:00
rabuzarus
28317ed9ae added databas schema to the help 2015-12-26 15:51:41 +01:00
Tobias Diekershoff
5f7e0c71b3 missing http 2015-12-25 12:25:39 +01:00
Tobias Diekershoff
e855043439 added a brief note how to generate docs with Doxygen to the developers intro page 2015-12-25 12:23:57 +01:00
gerhard6380
d02bd08bde Update api.md 2015-12-14 22:53:12 +01:00
gerhard6380
1d3b61c3b9 Update api.md
changed from api/users/group_* to api/friendica/group_*
2015-12-07 22:42:43 +01:00
gerhard6380
77f1357123 Update api.md
add documentation for new API calls for Managing groups
2015-12-07 22:07:20 +01:00
Michael Vogel
bcf7e673c9 Issue 1924: New configuration value for permitting crawler access 2015-12-06 22:01:20 +01:00
Tobias Diekershoff
eaf975faae Merge pull request #2130 from annando/1512-contact-rework
Some more contact rework
2015-12-04 06:53:29 +01:00
rabuzarus
b31c602e9b added code reference to docs 2015-12-03 00:06:11 +01:00
Michael Vogel
4286225f37 Added/Changed accesskeys for the new tab actions 2015-12-02 07:56:10 +01:00
rabuzarus
2ce64c2496 change shortcut for viewcontacts + shortcut docu 2015-11-30 16:23:03 +01:00
Michael Vogel
63ec2bb9aa Added the german explanation 2015-11-21 00:11:29 +01:00
Michael Vogel
b1ad63cbce Added some more explanations about ejabberd 2015-11-21 00:09:39 +01:00
Michael Vogel
5eb6f9add9 Documentation: Configure bosh 2015-11-20 00:20:32 +01:00
Michael Vogel
cbae0874d6 Documentation for installing a synchronized ejabberd 2015-11-19 23:56:56 +01:00
Tobias Diekershoff
cc2e2abb85 linefeeds 2015-11-19 06:45:56 +01:00
Tobias Diekershoff
4a656b0942 typo 2015-11-19 06:41:40 +01:00
Tobias Diekershoff
9649386c8d documentation of the not/maybe/attent feature for events 2015-11-18 14:41:16 +01:00
Silke Meyer
79402e41c7 Updated German translation 2015-11-08 10:21:13 +01:00
Silke Meyer
9cc668d5be fixed typo 2015-11-08 10:13:38 +01:00
Silke Meyer
f6d1205b04 Updated content. 2015-11-07 20:43:04 +01:00
Silke Meyer
2445fe9be9 Markdown headings 2015-11-07 18:26:48 +01:00
Silke Meyer
f582d63ab2 Threw out information about typos. They can always occur. 2015-11-07 17:56:47 +01:00
Silke Meyer
e257572719 Reformatted SSL documentation to one sentence per line before working on the content. 2015-11-07 17:54:59 +01:00
Silke Meyer
a5af773bc8 Configuration for Vagrant running Ubuntu 14.04 2015-11-07 14:55:58 +01:00
fabrixxm
0aa69f134f Fix template_var hook
move it to smarty3 replate_macro, pass the theme name in $b
2015-11-06 19:52:00 +01:00
fabrixxm
545a7a80e4 Add 'template_vars' hook 2015-11-06 19:33:14 +01:00
fabrixxm
4525db2c4a Small fix: one "mistpark" left in doc/Settings.md 2015-11-02 09:35:07 +01:00
Tobias Diekershoff
6799c90012 link the credits page from the help pages 2015-10-29 08:48:41 +01:00
Tobias Diekershoff
c652aec970 Updates to the documentations 2015-10-19 07:58:13 +02:00
rebeka-catalina
9817104ebc Clarified description of ignore 2015-10-14 17:48:26 +02:00
Tobias Diekershoff
e47acf83d2 typo in markdown syntax 2015-10-13 18:22:45 +02:00
Tobias Diekershoff
d808888429 added some lines to the htconfig config variables 2015-10-07 09:38:47 +02:00
Michael Vogel
c49a1b1f8d Added explanation how to add a parameter to the .htconfig.pgp 2015-10-04 17:37:08 +02:00
Michael Vogel
fd80e75693 Documentation of .htconfig.php values 2015-10-04 12:02:44 +02:00
Michael Vogel
5ac38b7f99 There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
Tobias Diekershoff
0e6289e192 clarification for the needed permissions (issue #1814) 2015-08-19 09:31:13 +02:00
Michael Vogel
23bf91dd02 Merge pull request #1833 from tobiasd/doc-themes
documentation
2015-08-18 19:45:29 +02:00
Tobias Diekershoff
faf970523a what happens when an event is clicked? 2015-08-18 18:17:16 +02:00
Tobias Diekershoff
319b8225f4 a doc file for the event page 2015-08-18 18:07:59 +02:00
Tobias Diekershoff
977b7f6a87 added description of the [map] tag to the DE bbcode docs 2015-08-18 12:39:38 +02:00
Tobias Diekershoff
eb895274a7 3rd iteration over the theme docs 2015-08-18 10:02:33 +02:00
Tobias Diekershoff
115156e8d2 added [spoiler] to the BBCode documentation 2015-08-18 09:33:03 +02:00
Tobias Diekershoff
125021903c updated the Home.md files for EN and DE 2015-08-17 09:23:11 +02:00
Tobias Diekershoff
fbbb260dbb 2nd iteration of the theming docs 2015-08-17 09:17:36 +02:00
Tobias Diekershoff
11dff64bc9 typo 2015-08-16 18:18:01 +02:00
Tobias Diekershoff
3855648c3d 0th iteration of the theming documentation 2015-08-16 18:08:46 +02:00
Tobias Diekershoff
7ed5632f9c Merge pull request #1825 from annando/issue-1478
Removed Facebook from the documentation. Renamed Statusnet to GNU Social
2015-08-15 10:00:55 +02:00
Michael Vogel
5b25a012c8 Removed Facebook from the documentation. Renamed Statusnet to GNU Social 2015-08-15 09:32:26 +02:00
Michael Vogel
78f3c88ee3 The document has been reworked to fit to the current version 2015-08-15 08:48:16 +02:00
Michael Vogel
a694ea8b77 Quattro added 2015-08-09 09:56:55 +02:00
Michael Vogel
811e4b6ba1 Documentation for accesskeys added 2015-08-09 09:16:45 +02:00
Silke Meyer
ef9ceec12c Updated vagrant docs. 2015-07-23 22:11:09 +02:00
Tobias Diekershoff
8dcebf0059 email settings for the FAQ 2015-07-22 12:03:14 +02:00
Frank Dieckmann
3c135c4d78 Update Quick-Start-groupsandpages.md
Changed the style in line 12. I think it is better now.
2015-06-17 10:48:23 +02:00
Frank Dieckmann
85bf6e8fb4 Update Connectors.md
Changed '<domain_des_friendica-servers>/friendica' to '&lt;domain_des_friendica-servers&gt;/friendica'
2015-06-17 10:32:50 +02:00
Tobias Diekershoff
4312da6326 BOSH server for Jappixmini addon 2015-06-15 13:19:02 +02:00
Tobias Diekershoff
c2ca9a3e17 hint in the docs to start from develop 2015-06-15 13:18:32 +02:00
Tobias Diekershoff
e839e3e1ec Merge remote-tracking branch 'frank/2015-06-12-fraengii-doc.de-linguistic_style' into 20150614-frank 2015-06-15 13:07:36 +02:00
Frank Dieckmann
a9b08a1281 Capitalization of german addressing and work on linguistic style 2015-06-12 21:10:47 +02:00
Tobias Diekershoff
ec7f70e9aa nav_info hook and documentation in en and de 2015-06-01 12:00:00 +02:00
fabrixxm
e75b72caf6 update bbcode doc 2015-05-15 20:54:42 +02:00
fabrixxm
6258a21434 map bbcode tag from Red 2015-05-15 20:41:10 +02:00
Tobias Diekershoff
deee750dc4 linefeeds in DE docs part of #1478 2015-04-24 09:55:16 +02:00
Tobias Diekershoff
893e91a14d Merge pull request #1527 from fraengii/2015-04-22-Chats.md-fraengii
Chats.md: Linguistic style, capitalization of addresses
2015-04-22 13:29:03 +02:00
Frank Dieckmann
22fefb731c Chats.md: Linguistic style, capitalization of addresses 2015-04-22 12:28:19 +02:00
Tobias Diekershoff
dd14981ec4 Merge pull request #1526 from fraengii/20150421-Bugs-and-Issues.md
Bugs-and-Issues.md: Linguistic style and addresses
2015-04-21 21:56:58 +02:00
Frank Dieckmann
f536301d05 Update Bugs-and-Issues.md 2015-04-21 20:02:47 +02:00
Frank Dieckmann
b4aecb63e8 Bugs-and-Issues.md: Linguistic style and addresses 2015-04-21 19:22:44 +02:00
Tobias Diekershoff
604a630fdc Merge pull request #1525 from silke/documentation
And... still more files
2015-04-19 20:08:55 +02:00
Silke Meyer
4bea25e32f reformatted and reorganized a bit 2015-04-19 19:15:43 +02:00
Silke Meyer
8a5f6b0a93 line breaks 2015-04-19 18:48:16 +02:00
Silke Meyer
79de00f333 Moved plugin documentation from admin to dev manual 2015-04-19 18:44:12 +02:00
Silke Meyer
7fdde0e547 reformatted 2015-04-19 18:41:42 +02:00
Silke Meyer
ec584b164d line breaks 2015-04-19 18:04:08 +02:00
Silke Meyer
c62120549e line breaks 2015-04-19 17:50:17 +02:00
Silke Meyer
f19fb2d307 reformatted 2015-04-18 19:56:50 +02:00
Silke Meyer
00dc2945ba Reformatted 2015-04-18 19:51:57 +02:00
Silke Meyer
963d76fa37 Reformatting and minor changes to content 2015-04-18 19:46:11 +02:00
Silke Meyer
02f03c0313 Reformatted 2015-04-18 19:31:19 +02:00
Silke Meyer
584c2e4a58 Reformatting and minor changes to content 2015-04-18 18:57:22 +02:00
Silke Meyer
f1fc55736b Reformatting and minor changes to content 2015-04-18 18:39:16 +02:00
Silke Meyer
3bab439540 line breaks 2015-04-18 17:10:14 +02:00
Tobias Diekershoff
32cb1eb9f1 Merge pull request #1524 from silke/documentation
More updated and reformatted documentation files
2015-04-18 17:04:05 +02:00
Silke Meyer
00a3960df0 Reformatting, cropped the admin part of SSL documentation out of the users' question 2015-04-18 16:56:56 +02:00
Silke Meyer
90c657e211 Formatting and minor changes 2015-04-18 16:02:39 +02:00
Silke Meyer
5b9f29cade Formatting and some minor changes 2015-04-18 15:51:27 +02:00
Silke Meyer
4f4dc6b7e0 minor formatting stuff mainly 2015-04-17 18:23:00 +02:00
Silke Meyer
f4eaf5842d sorted out the headings' md syntax 2015-04-17 18:17:44 +02:00
Silke Meyer
7faf4de3af md syntax, fixed minor typos 2015-04-17 18:05:54 +02:00
Silke Meyer
27c101e041 line breaks 2015-04-17 18:00:57 +02:00
Silke Meyer
40f9568ee4 Proper markdown subheadings 2015-04-17 17:10:27 +02:00
Silke Meyer
60f963c685 line breaks 2015-04-17 17:03:20 +02:00
Silke Meyer
86c3d16726 Proper markdown subheadings 2015-04-17 16:58:48 +02:00
Silke Meyer
ecb33e2b6f Added branching workflow, reformatted markdown syntax 2015-04-17 16:56:41 +02:00
Silke Meyer
e6d516a355 Just added linebreaks 2015-04-17 16:04:10 +02:00
Tobias Diekershoff
519018d430 Merge pull request #1512 from fraengii/2015-04-12-Account-Basics.md
12.4.2015, doc/de/Account-Basics.md: Anrede und Stil
2015-04-17 09:45:41 +02:00
Tobias Diekershoff
8e5f224730 Merge pull request #1503 from fraengii/20150408-H-de-fraengii
doc/de/Quick-Start-*.md
2015-04-17 09:45:22 +02:00
Silke Meyer
99cc1419f6 Modified according to #1478 (line break after each sentence) 2015-04-17 09:13:40 +02:00
Silke Meyer
803a9328b4 Corrected typo 2015-04-17 09:08:57 +02:00
Frank Dieckmann
3525df9e11 Schreibfehler korrigiert 2015-04-13 18:16:42 +02:00
Frank Dieckmann
fd065e6aec Klicke auf "Pinnwand" 2015-04-13 18:13:59 +02:00
Frank Dieckmann
1089521249 Some more adds 2015-04-13 18:09:05 +02:00
Frank Dieckmann
1f5ee8a9e9 Capitalization of addresses an linguistic style in Account-Basics.md 2015-04-12 15:32:02 +02:00
Frank Dieckmann
f0021a1f72 Capitalization of addresses, linguistic style 2015-04-08 12:12:16 +02:00
Tobias Diekershoff
e8df044080 small changes to the developer intro doc 2015-04-03 19:47:14 +02:00
Silke Meyer
1b41c837ea Documented the Vagrant test data. 2015-02-02 23:14:01 +01:00
fabrixxm
36724eb8ea Merge pull request #1298 from tobiasd/20150116installer
polishing the installer
2015-01-20 22:18:37 +01:00
Tobias Diekershoff
3a3ea18384 typos 2015-01-20 21:23:27 +01:00
Tobias Diekershoff
b1b1fe495b some documentation for the templating engine and basic templates for forms 2015-01-18 16:15:37 +01:00
Tobias Diekershoff
80abd1bd41 added info how to halt the VM to the vagrant docs. 2015-01-16 11:20:48 +01:00
Silke Meyer
f6b8553d3e Added more explanation to developing with Vagrant 2015-01-14 18:32:10 +01:00
Silke Meyer
ce259c1cc7 Updated "Tips for new members" section 2015-01-14 14:05:21 +01:00
Silke Meyer
ddff2e0da0 Removed part about sponsored bugs. 2015-01-14 13:50:01 +01:00
Fabio Comuni
a659b34117 Adds 'emailer_send_prepare' and 'emailer_send' hooks
Adds relative documentation in doc/Plugins
2014-12-29 15:44:30 +01:00
Silke Meyer
06d807e4a9 added some info on vagrant to the help for devs 2014-12-28 16:58:49 +01:00
Silke Meyer
a57971c0c9 added a getting started file for developers 2014-12-28 16:40:07 +01:00
Silke Meyer
9c2e7a0c5c renamed general dev documentation to github documentation 2014-12-28 16:39:19 +01:00
Silke Meyer
aa309ef063 updated help's table of content 2014-12-28 16:38:19 +01:00
Silke Meyer
0b0c574385 Fixed a small typo 2014-12-28 14:50:43 +01:00
Fabio Comuni
709022ddee Merge branch 'release-3.3.2' 2014-12-24 10:17:50 +01:00
Daniel Dupriest
45f593070a Changed typo(?) in install.md
I think you mean to say 'chmod' here to change permissions on smarty3 without changing ownership.
2014-12-16 20:23:48 +09:00