aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* more compatibility notesfriendica2014-09-101-0/+2
|
* channel or accountjeroenpraat2014-09-101-1/+1
|
* should be updatedjeroenpraat2014-09-101-7/+17
|
* Doco - URL update, kill dupeThomas Willingham2014-09-102-28/+1
|
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2014-09-0976-686/+963
|\
| * doc updatesfriendica2014-09-0575-682/+955
| |
| * update docs as D* members should now be able to participate in redmatrix ↵friendica2014-09-031-2/+2
| | | | | | | | forums. They will need to plus-tag the forum. There may still be minor issues, but nothing fundamentally at odds with this working.
| * updated compatibility notesfriendica2014-09-021-3/+7
| |
* | Doco - note in Nginx file to kill a recurring support request.Thomas Willingham2014-09-091-1/+3
|/
* missing 'jeroenpraat2014-08-311-1/+1
|
* doc updatefriendica2014-08-2944-202/+319
|
* ability to create/edit/delete custom profile field definitions - read the ↵friendica2014-08-271-1/+1
| | | | source. Currently the created entries aren't added to the allowed fields arrays, but this can be done by hand until that bit is made available. Only choice for input type at the moment is 'text' or a text input, not a textarea. Multiple choice will be added later.
* thanks thomas...friendica2014-08-271-0/+68
|
* compatibility notesfriendica2014-08-271-0/+1
|
* doc updatefriendica2014-08-22109-1236/+1697
|
* updated German main.bb doco filezottel2014-08-201-0/+1
|
* Doco - attempt to explain pull requests in git for non developers.Thomas Willingham2014-08-171-2/+27
|
* Merge pull request #566 from tonnerkiller/masterRedMatrix2014-08-172-1/+25
|\ | | | | Posting by API and Wordpress plugin
| * api_posting.bb is a new doco file that explains posting to the redmatrix ↵tonnerkiller2014-08-162-1/+25
| | | | | | | | | | | | 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
* | Install doc - mcrypt is required, not optional. Even if it's intendedThomas Willingham2014-08-161-1/+1
|/ | | | to be optional, it isn't. WSoD abound without it.
* doc updatefriendica2014-08-1511-0/+2299
|
* doc updatefriendica2014-08-1590-1201/+1815
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-081-1/+4
|\
| * update German main help pagezottel2014-08-081-1/+4
| |
* | doc updatesfriendica2014-08-0855-174/+349
|/
* update to-dofriendica2014-08-062-4/+0
|
* doc updatesfriendica2014-08-0131-198/+238
|
* More doc updatesJeroen2014-07-304-24/+12
|
* Inserted text from Network Privacy (changed this to Identity Privacy)jeroenpraat2014-07-301-0/+9
|
* Start of a comprehensive Privacy Policy documentfriendica2014-07-283-3/+71
|
* wrong label on iconfriendica2014-07-252-2/+2
|
* doc updatesfriendica2014-07-2092-960/+1625
|
* doc updatesfriendica2014-07-1319-70/+98
|
* added link to privacy help filezottel2014-07-111-0/+1
|
* move smarty compiled files to store/[data]/smarty3 - which puts all ↵friendica2014-07-105-10/+10
| | | | writeable areas of the server except the config file and logs under the "store" directory. We'll do logs at a future time.
* added link to nubasic in external resources/3rd party themestonybaldwin2014-07-101-0/+1
|
* Minor docoThomas Willingham2014-07-081-3/+3
|
* a bit of word cleanupfriendica2014-07-061-6/+9
|
* Added a help file about privacy (as promised). Please take a look and fix ↵jeroenpraat2014-07-072-0/+16
| | | | spelling and grammar. Maybe I forgot something (please add) or I used the wrong words. Be free to improve.
* doc updatesfriendica2014-07-0499-2395/+3470
|
* update German docszottel2014-07-029-305/+101
|
* Doco - better wording. Unless it was intended to block indexing, butThomas Willingham2014-07-011-1/+1
| | | | | it never did that - it always just blocked search (which seems to be a sane default).
* Doco - update raspberry pi install, mostly trivial, only real changeThomas Willingham2014-07-011-29/+23
| | | | | is to block search properly without relying on robots.txt which doesn't really work.
* Doco - couple of extra features that aren't anymore.Thomas Willingham2014-07-011-9/+1
|
* Doco - update Debian install. That link is out of date, and the git moved too.Thomas Willingham2014-06-301-3/+4
|
* Doco - move existing FAQ to new sub-FAQsThomas Willingham2014-06-303-46/+47
|
* Make [observer.baseurl] more reliable using connurl which will changeThomas Willingham2014-06-3015-288/+20
| | | | | less often than xchan_url, which can break the regex and might not even contain the baseurl at all, plus a bit of doco clean up.
* minor changesfriendica2014-06-291-3/+3
|
* very minor, we don't like the word "user" - it's downgrading. Everybody here ↵friendica2014-06-291-2/+2
| | | | is a "member".
* Merge pull request #518 from tluther/masterRedMatrix2014-06-3040-45/+239
|\ | | | | Doco work