Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started correcting vestiges of the RedMatrix and matrix, replacing with ↵ | Andrew Manning | 2015-09-16 | 1 | -1/+1 |
| | | | | Hubzilla and grid | ||||
* | documentation re-org | redmatrix | 2015-08-31 | 1 | -73/+0 |
| | |||||
* | bring back colour to abook_self in acl | redmatrix | 2015-08-11 | 1 | -3/+3 |
| | |||||
* | more work on db storage of doco | redmatrix | 2015-07-05 | 1 | -1/+0 |
| | |||||
* | sync abook entries from redmatrix | redmatrix | 2015-07-02 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix Conflicts: include/items.php | ||||
| * | Clean up | Thomas Willingham | 2015-06-30 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-23 | 1 | -9/+7 |
|\| | | | | | | | | | | | Conflicts: include/items.php mod/item.php | ||||
| * | Bring /help in line with the rest of the app | Mario Vavti | 2015-06-22 | 1 | -9/+7 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-27 | 1 | -0/+1 |
|\| | | | | | | | | | Conflicts: mod/impel.php | ||||
| * | add ability to change existing channel/account service class with | Habeas Codice | 2015-05-26 | 1 | -0/+1 |
| | | | | | | | | | | util/service_class add link from main doc | ||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-19 | 1 | -1/+1 |
|\| | | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php | ||||
| * | Document widget creation. | Alexandre Hannud Abdo | 2015-05-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-13 | 1 | -13/+13 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/DerivedTheme1.md doc/Developers.md doc/Features.md doc/Plugins.md doc/Privacy.md doc/README.md doc/Remove-Account.md doc/Translations.md doc/about.bb doc/account_basics.bb doc/accounts_profiles_channels_basics.bb doc/addons.bb doc/addons_gnusocial.bb doc/bbcode.html doc/campaign.bb doc/classRedmatrix_1_1Import_1_1Import-members.html doc/classRedmatrix_1_1Import_1_1Import.html doc/cloud.bb doc/connecting_to_channels.bb doc/connecting_to_channels.md doc/credits.bb doc/de/channels.bb doc/de/features.bb doc/de/main.bb doc/de/registration.bb doc/developers.bb doc/encryption.bb doc/external-resource-links.bb doc/extra_features.bb doc/faq_admins.bb doc/faq_developers.bb doc/faq_members.bb doc/features.bb doc/hidden_configs.bb doc/history.md doc/html/index.php doc/main.bb doc/permissions.bb doc/plugins.bb doc/problems-following-an-update.bb doc/profiles.bb doc/red2pi.bb doc/registration.bb doc/roadmap.bb doc/sv/main.bb doc/what_is_zot.bb doc/zot.md | ||||
| * | remove project name dependency from most of the doc files to ease project ↵ | redmatrix | 2015-05-13 | 1 | -13/+13 |
| | | | | | | | | merging, there are going to be some edge cases requiring manual tweaking as most of this was done by script. | ||||
* | | first pass name change | redmatrix | 2015-05-05 | 1 | -15/+15 |
|/ | |||||
* | update features, allow sys account page deletion | friendica | 2015-04-08 | 1 | -0/+1 |
| | |||||
* | update resource links | friendica | 2015-04-01 | 1 | -2/+2 |
| | |||||
* | remove Doxygen API Documentation from repository. | Klaus Weidenbach | 2015-03-04 | 1 | -2/+2 |
| | | | | | | | This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb | ||||
* | fix link to siteinfo/json | zottel | 2015-02-27 | 1 | -1/+1 |
| | |||||
* | Add pg support channel to external resources | Habeas Codice | 2015-01-25 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of git://github.com/friendica/red into dev_redswede | RedSwede | 2015-01-19 | 1 | -0/+1 |
|\ | |||||
| * | Database schema documentation | Stefan Parviainen | 2015-01-18 | 1 | -0/+1 |
| | | |||||
* | | Looked through the whole doc/-folder more or less. Added and commented a few ↵ | RedSwede | 2015-01-17 | 1 | -0/+1 |
|/ | | | | | | | | 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. | ||||
* | Merge pull request #823 from einervonvielen/dev_beginning | mrjive | 2015-01-06 | 1 | -0/+1 |
|\ | | | | | Step-by-step manual to debug the red matrix (php) and to contribute code | ||||
| * | Mainly it shows how to debug the red matrix (php) in a virtual machine and ↵ | Einer von Vielen | 2015-01-06 | 1 | -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 | ||||
* | | Issue #732 | Thomas Willingham | 2014-12-09 | 1 | -2/+3 |
| | | |||||
* | | project roadmap | friendica | 2014-11-23 | 1 | -0/+1 |
| | | |||||
* | | add history link | friendica | 2014-11-12 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'master' of https://github.com/friendica/red | Jeroen | 2014-10-27 | 1 | -0/+1 |
|\ | |||||
| * | some documentation of permission roles and what the differences are. | friendica | 2014-10-27 | 1 | -0/+1 |
| | | |||||
* | | update nl + Terms of Service more prominent in the help files. | Jeroen | 2014-10-27 | 1 | -10/+12 |
|/ | |||||
* | Doco - politics, unwritten pages, links, and stuff. Nothing major. | Thomas Willingham | 2014-10-22 | 1 | -9/+4 |
| | |||||
* | merge madness | friendica | 2014-10-19 | 1 | -1/+1 |
| | |||||
* | Repeat after me - we always refer to our clientelle as 'members'. If your ↵ | friendica | 2014-09-19 | 1 | -2/+2 |
| | | | | software calls you a "user" - get rid of it. | ||||
* | See comments on commit 5ab85b0. Also fixed some bb typo's in docu index. | Jeroen | 2014-09-15 | 1 | -2/+2 |
| | |||||
* | Doco - some links that got stripped at some point | Thomas Willingham | 2014-09-13 | 1 | -0/+3 |
| | |||||
* | channel or account | jeroenpraat | 2014-09-10 | 1 | -1/+1 |
| | |||||
* | compatibility notes | friendica | 2014-08-27 | 1 | -0/+1 |
| | |||||
* | api_posting.bb is a new doco file that explains posting to the redmatrix ↵ | tonnerkiller | 2014-08-16 | 1 | -1/+2 |
| | | | | | | from an external program by exampple of command line tool curl main.bb is an updated version of the doco main site with a link to api_posting.bb | ||||
* | More doc updates | Jeroen | 2014-07-30 | 1 | -1/+0 |
| | |||||
* | Start of a comprehensive Privacy Policy document | friendica | 2014-07-28 | 1 | -2/+3 |
| | |||||
* | Added a help file about privacy (as promised). Please take a look and fix ↵ | jeroenpraat | 2014-07-07 | 1 | -0/+1 |
| | | | | spelling and grammar. Maybe I forgot something (please add) or I used the wrong words. Be free to improve. | ||||
* | very minor, we don't like the word "user" - it's downgrading. Everybody here ↵ | friendica | 2014-06-29 | 1 | -2/+2 |
| | | | | is a "member". | ||||
* | Tidied the folder from old backups | Tobias Luther | 2014-06-29 | 1 | -8/+14 |
| | | | | | | | | created new files for a quick explanation of the use of accounts, profiles, channels added FAQ for users, admins and developers (the last one might not be exactly necessary?) created a file to explain posting for new users created new file to explain nomadic identities for users modified main.bb | ||||
* | Some doco work. Changed main.bb and added a return link to all .bb files and ↵ | root | 2014-06-29 | 1 | -15/+21 |
| | | | | began planning new entries for user orientated documentation. | ||||
* | Corrected minor typo | root | 2014-06-27 | 1 | -1/+1 |
| | |||||
* | Doco - update the right index this time, and only maintain one. | Thomas Willingham | 2014-06-26 | 1 | -0/+1 |
| | | | | | | The doco needs cleaning up as we go along, We should keep the bbcode despite the failed experiment because identity tags are just too useful to be without. | ||||
* | fix links to doco regarding translation | Alexandre Hannud Abdo | 2014-05-28 | 1 | -0/+1 |
| | |||||
* | advanced directory search help file | friendica | 2014-03-08 | 1 | -0/+1 |
| | |||||
* | HOWTO create a derived theme lesson 1. Do not attempt to do anything more ↵ | friendica | 2014-03-08 | 1 | -0/+1 |
| | | | | complicated until you have successfully completed this exercise. |