aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* update V3 roadmapfriendica2015-01-211-0/+3
|
* remove unrecognised code comment from markdown text.friendica2015-01-181-1/+2
|
* Merge branch 'master' of git://github.com/friendica/red into dev_redswedeRedSwede2015-01-1968-54/+1747
|\
| * Merge pull request #863 from einervonvielen/Fix_bbcode_toc_for_help_pagesRedMatrix2015-01-194-54/+61
| |\ | | | | | | Fixed bbode element toc for webpages
| | * Added table of contents for FAQs doc Einer von Vielen2015-01-184-54/+61
| | | | | | | | | | | | | | | - help/faq_admins - help/faq_members - help/faq_developers
| * | Merge pull request #862 from pafcu/helpRedMatrix2015-01-1964-0/+1686
| |\ \ | | |/ | |/| Add some database documentation + mod/help.php bugfix
| | * Database schema documentationStefan Parviainen2015-01-1864-0/+1686
| | |
* | | translation of 2 helpfiles to swedishRedSwede2015-01-192-0/+143
| | |
* | | Looked through the whole doc/-folder more or less. Added and commented a few ↵RedSwede2015-01-1711-15/+24
| | | | | | | | | | | | | | | | | | | | | | | | things here and there. One question: * Is the crypto-js E2EE or not? If the devs agree that it is NOT then I propose removing this from the help files and gui.
* | | edited the text to better reflect how the system works from a user perspective.RedSwede2015-01-161-3/+3
|/ / | | | | | | "If you restrict who can see these items, there is no way of making any single item public ever again - without allowing access to every public item you ever created. " <- this I did not understand.
* | more doc updatesfriendica2015-01-1635-0/+2759
| |
* | mod_prep usability enhancements, doc updatesfriendica2015-01-16131-1106/+1571
| |
* | document the poco reputation kill switchfriendica2015-01-151-1/+2
|/
* Added a table of content as bbcode element [toc] for webpages2015-01-141-1/+2
| | | | | - Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0) - Modified jquery.toc.js to work with the webpages of the red#matrix - Added info to the help
* CorrectionChristian Vogeley2015-01-111-1/+1
|
* CorrectionChristian Vogeley2015-01-111-1/+1
|
* CorrectionChristian Vogeley2015-01-113-4/+3
|
* corrcetionChristian Vogeley2015-01-111-1/+1
|
* CorrectChristian Vogeley2015-01-111-19/+18
|
* Revert "put back in"Christian Vogeley2015-01-111-18/+0
| | | | This reverts commit 5beec923b462cbb6a4653b5387998787ed8f45b7.
* Revert "put back in"Christian Vogeley2015-01-111-4/+0
| | | | This reverts commit ab07857d9c8762fb00998761866262e012bab791.
* put back inChristian Vogeley2015-01-111-0/+4
|
* put back inChristian Vogeley2015-01-111-0/+18
|
* .Christian Vogeley2015-01-111-0/+131
|
* .Christian Vogeley2015-01-111-1/+1
|
* fix accidentally removed fileChristian Vogeley2015-01-111-0/+446
|
* Merge remote-tracking branch 'upstream/master'Christian Vogeley2015-01-1191-850/+1948
|\ | | | | | | | | | | Conflicts: doc/html/classRedmatrix_1_1Import_1_1Import-members.html doc/html/classRedmatrix_1_1Import_1_1Import.js
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-01-101-17/+25
| |\
| | * Changed step-by-step manual for beginning developers.Einer von Vielen2015-01-101-1/+1
| | | | | | | | | | | | | | | - Fixed: Deleted wrong "orign" in push - Changed: Spellings - Added: Eclipses GIT plugin "Eclipse Mylyn to GitHub connector"
| | * Changed step-by-step manual for beginning devolopers.Einer von Vielen2015-01-101-17/+25
| | | | | | | | | | | | | | | | | | - Fixed: Deleted "origin" in push at the end of the document - Changed: Wordings - Added: Reference to eclipse GIT plugin "Eclipse Mylyn to GitHub connector"
| * | doc updatesfriendica2015-01-1045-365/+814
| |/
| * updated German translation of features.bb help file to match current English onezottel2015-01-081-24/+103
| |
| * remove extra blank linezottel2015-01-081-1/+0
| |
| * update German main help filezottel2015-01-081-0/+3
| |
| * this brings us up to datefriendica2015-01-061-1/+1
| |
| * Corrected errors in chapter 'Contribute your changes via github'Einer von Vielen2015-01-061-7/+8
| | | | | | | | - changed commit statement - changed push statement (it pointed to the orign)
| * Merge pull request #823 from einervonvielen/dev_beginningmrjive2015-01-062-0/+405
| |\ | | | | | | Step-by-step manual to debug the red matrix (php) and to contribute code
| | * spellingEiner von Vielen2015-01-061-2/+2
| | |
| | * added modification of branchEiner von Vielen2015-01-061-53/+64
| | |
| | * Mainly it shows how to debug the red matrix (php) in a virtual machine and ↵Einer von Vielen2015-01-061-0/+393
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contribute changes via git. It will guide to the following steps: - Install a Virtual Machine - Install Apache Web Server - Install PHP, MySQL, phpMyAdmin - Fork the project on github to be able contribute - Install the RED Matrix - Debug the server via eclipse - Contribute your changes via github
| | * Mainly it shows how to debug the red matrix (php) in a virtual machine and ↵Einer von Vielen2015-01-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contribute changes via git. It will guide to the following steps: - Install a Virtual Machine - Install Apache Web Server - Install PHP, MySQL, phpMyAdmin - Fork the project on github to be able contribute - Install the RED Matrix - Debug the server via eclipse - Contribute your changes via github
| * | doc updatesfriendica2015-01-0261-497/+590
| | |
| * | Added url tag around image for inserted linksAndrew Manning2014-12-305-115/+155
| | |
| * | Document photo_cache_time settingStefan Parviainen2014-12-281-0/+3
| | |
* | | mergeChristian Vogeley2014-12-277-757/+18
|/ /
* | doc updatefriendica2014-12-2631-382/+443
| |
* | document the new inline map codesfriendica2014-12-231-0/+8
| |
* | Option to check that a random profile works before returning itStefan Parviainen2014-12-221-18/+23
| |
* | Merge pull request #749 from pafcu/hijackingdocfixRedMatrix2014-12-211-1/+1
|\ \ | | | | | | protect_tag_hijacking (incorrect) -> prevent_tag_hijacking in docs (corr...
| * | protect_tag_hijacking (incorrect) -> prevent_tag_hijacking in docs (correct)Stefan Parviainen2014-12-201-1/+1
| | |