Commit graph

606 commits

Author SHA1 Message Date
friendica
f6b43a0a7b doc updates 2013-11-22 11:52:26 -08:00
friendica
f896819c78 There was one small typo - and I'm trying with great difficulty not to use the word "user" to refer to site members - especially in public documentation. In dev forums is another matter. It does exist in function names and the string "username" isn't considered derogatory, but most other times it's considered derogatory to site members. Channel is often another acceptable replacement. 2013-11-21 14:51:12 -08:00
Thomas Willingham
b170d80471 Remove telltale signs the doco was mostly stolen from APW 2013-11-21 19:42:04 +00:00
Thomas Willingham
35c465d4b7 Document schemas 2013-11-21 19:41:09 +00:00
friendica
5cf5cbd193 leave off the file extension 2013-11-18 19:20:11 -08:00
friendica
be0197a3a0 pull in some doco from the project wiki, keep it with the code 2013-11-18 19:17:25 -08:00
friendica
d049df8fa5 wordsmithing 2013-11-18 19:02:38 -08:00
friendica
1593c83728 update to reflect that account and channel removal is now possible, though bugs likely remain. 2013-11-18 19:00:33 -08:00
friendica
772e3795bf typo 2013-11-17 17:26:41 -08:00
friendica
92f37fd0d5 document extra features 2013-11-17 01:10:46 -08:00
friendica
808f0fc1d4 more to-do 2013-11-16 13:19:33 -08:00
friendica
e16943006b update to-do 2013-11-16 13:07:44 -08:00
friendica
f13c513aba update to-do list 2013-11-15 22:10:30 -08:00
friendica
0f93174b61 Let's provide a shared to-do list for code and doco 2013-11-15 15:15:44 -08:00
friendica
f9a622c44e doc update 2013-11-15 01:10:51 -08:00
friendica
13fb987b04 some minor documentation updates and corrections 2013-11-13 16:30:20 -08:00
Olaf Conradi
66a6dc1844 Add woff files to static download
This enables font downloading in binary mode.
2013-11-12 23:22:22 +01:00
Olaf Conradi
f55fec9ace Improve Nginx config to prevent php injection in uri
First check if php script exists before calling php-fpm.
2013-11-12 23:21:08 +01:00
friendica
97a109eed4 doc update 2013-11-09 12:15:34 -08:00
Olaf Conradi
37e8be8d3b Fix Nginx config for Nginx 1.4.x 2013-11-05 23:30:21 +01:00
friendica
8eed3a1006 doc updates 2013-11-02 15:45:38 -07:00
friendica
1380bee82c Comanche documentation and some cleanup of layout page (including link to doco) and a few other webpage related cleanups 2013-10-28 17:48:42 -07:00
friendica
c36fc59df3 doc updates 2013-10-26 01:27:19 -07:00
friendica
4d92cc05c3 init_1 is a valid hook 2013-10-19 16:29:23 -07:00
Thomas Willingham
49fb6326e0 Clean up dupes in hook list 2013-10-19 18:02:50 +01:00
friendica
f2daed5188 basic gotcha's enumerated when porting Friendica addons 2013-10-18 17:01:06 -07:00
friendica
ac23a1bfa2 put translate README into help docs 2013-10-18 15:57:10 -07:00
friendica
7e5570aa9c add hooklist to plugin page 2013-10-18 15:52:17 -07:00
friendica
4ce948731a doc - complete hook list, still need detailed functional descriptions with parameters and examples for each 2013-10-18 15:48:59 -07:00
friendica
3772682204 Put a status editor on the display page if you're logged in. This fixes issue #113 and also provides the ability to reshare from that page. 2013-10-18 14:25:55 -07:00
friendica
4a87ebfc12 doc updates 2013-10-18 14:25:27 -07:00
friendica
78475d349b and did it again 2013-10-16 21:51:42 -07:00
friendica
2cf136b186 wrong function name 2013-10-16 21:50:09 -07:00
friendica
da73813487 advanced plugins as a stepping stone to building modules 2013-10-16 21:00:14 -07:00
friendica
06e1e6a1b6 minor edits 2013-10-16 20:30:56 -07:00
friendica
aee569fc47 first cut at plugin author's guide 2013-10-16 20:04:52 -07:00
friendica
9cb3a44177 add code-style guidelines. These aren't laws or rules, they are guidelines. 2013-10-15 16:52:57 -07:00
friendica
09950745c1 doc updates 2013-10-11 20:43:53 -07:00
friendica
36440e190e doc additions 2013-10-04 04:47:24 -07:00
friendica
24dd15c205 doc update 2013-10-04 04:46:55 -07:00
friendica
bacab7a3f0 doc links 2013-10-01 18:50:08 -07:00
friendica
c98605df37 doc updates 2013-09-28 04:30:57 -07:00
friendica
96ad49b1b8 doc updates 2013-09-20 05:43:30 -07:00
friendica
3354abfd42 add -C cfgfile option to shred to allow multiple configurations. I just added the option for multiple configs, I didn't make it work as it requires quite a bit of change to the shred program flow; which tries to load the default config before doing anything at all. 2013-09-17 01:31:46 -07:00
Tazman DeVille
6c308a2d72 fixed link to wiki 2013-09-17 04:52:36 +02:00
friendica
83e086edcd doc update, put more telemetry on notifier and try to ensure that private posts have recipients. 2013-09-13 04:51:55 -07:00
friendica
77ba2dcb06 doc updates 2013-09-06 03:11:08 -07:00
friendica
63c60b224c provide mimetype selector on edit (pages and blocks) 2013-09-06 03:10:25 -07:00
friendica
625dcb911a doc updates 2013-08-31 04:22:40 -07:00
friendica
d43a765985 more debugging on localize_item top find out why likes are not translated in notifications, but are in displayed posts (using 'new' on matrix page) - in one case we're successfully pulling stuff from item['object'] and in the other we aren't - and it's the same object. 2013-08-31 04:19:26 -07:00
friendica
c2fe299d16 missing doc files 2013-08-24 18:56:26 -07:00
friendica
381f457c3f fix xchans more completely after a URL change 2013-08-24 16:52:38 -07:00
friendica
b5efa1a63a issue #82, posted order not working - also doc update 2013-08-17 06:30:09 -07:00
Thomas Willingham
9f2b651491 How did that end up there? Move sample config to right place. 2013-08-11 00:21:56 +01:00
friendica
7e97b358fd add a few missing doc pages 2013-08-09 01:24:50 -07:00
friendica
c02a930121 move sitekey creation to the account creation function instead of during channel creation. Channel import bypassed sitekey creation completely. We should do it during install, but it's possible somebody might have to install manually and the sitekey would never get created. This is the best compromise I can come up with. Looks like the doc tree was also updated in this checkin 2013-08-09 01:20:34 -07:00
friendica
8a7fea45cc doc updates 2013-08-03 00:41:40 -07:00
Christian Vogeley
4e447bb7e8 change back mod to 644 2013-08-03 01:31:11 +02:00
Christian Vogeley
f09ac4e597 Revert "Revert "merge""
This reverts commit 9294f72adb.
2013-08-03 00:18:14 +02:00
Christian Vogeley
9294f72adb Revert "merge"
This reverts commit c0cd147a3a, reversing
changes made to d2d1e54bfe.
2013-08-03 00:14:59 +02:00
Christian Vogeley
c0cd147a3a merge 2013-08-03 00:04:26 +02:00
friendica
1d816ba90a basic email invitations - and doc update 2013-08-02 03:45:40 -07:00
Christian Vogeley
37662c1f45 . 2013-07-27 22:37:06 +02:00
Christian Vogeley
3f57a28951 don't know why they were marked as changed 2013-07-27 22:30:34 +02:00
Christian Vogeley
b2053f7504 don't why they were marked as changed 2013-07-27 22:30:04 +02:00
friendica
53118a4352 add gz to access denied files to block rotated logs from public access 2013-07-26 03:50:46 -07:00
friendica
21c73ceb10 include zot 2013-07-25 17:52:55 -07:00
friendica
ade8174750 private pokes - perhaps a little *too* private. 2013-07-19 01:20:51 -07:00
friendica
5b73755af7 Merge https://github.com/friendica/red into zpull 2013-07-14 01:14:03 -07:00
friendica
8154268d0a new doc pages 2013-07-14 01:13:38 -07:00
friendica
39856f7cb1 Add self to recipient lists. Sure we already have a copy but it's possible our nomadic channel clones don't. 2013-07-14 01:12:05 -07:00
Thomas Willingham
e29961f818 Doco 2013-07-11 03:17:36 +01:00
friendica
6e880cfd49 use current channel photo for favicon where applicable - might be browser dependent but seems to work on FF 2013-07-07 17:22:40 -07:00
friendica
28e0665cad doc update, plus possible fix to "complex delivery chains" issue. Basically when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members. 2013-06-29 02:04:44 -07:00
Thomas Willingham
5bbda45cb1 Verbose Nginx conf. Essentially the one from Friendica with a few alterations. 2013-06-23 20:55:57 +01:00
friendica
b0fdfd0ca3 upgrade doco 2013-06-21 15:16:06 -07:00
friendica
e16d678aab relocate tagadelic to include/taxonomy 2013-06-21 15:15:07 -07:00
friendica
765d6e0a97 push refresh messages, performance work on conversations and configs, doc updates 2013-06-14 16:54:58 -07:00
Thomas Willingham
047967da99 Nginx config - add an index in case they don't have a http block 2013-06-13 18:47:22 +01:00
Thomas Willingham
9992b1ffe6 Add sample nginx conf in doc/install - we'll keep configs and trouble shooting doco here, where everything can be plain text,
since it's for people who haven't got Red installed yet/properly, and may not be able to read markdown easily.
2013-06-13 17:46:23 +01:00
friendica
ee1ecd8ea2 remove uploaded import file once we're done with it. 2013-06-08 16:29:56 -07:00
friendica
25a55219ec quick and dirty (real dirty) template doco 2013-06-03 16:39:50 -07:00
friendica
6cafab10e6 fix pager, doc update 2013-06-03 16:29:33 -07:00
Thomas Willingham
09f44b8096 Update doco 2013-05-29 02:48:36 +01:00
friendica
5c1f959c18 set default contact affinity back to 99 - we'll solve the other problem another way, this one is flawed 2013-05-24 06:02:30 -07:00
friendica
367b21f886 Merge https://github.com/friendica/red into zpull 2013-05-18 01:27:14 -07:00
friendica
f2de266ce6 doc update plus fix the "only to those in my address book" permission 2013-05-18 01:25:54 -07:00
Thomas Willingham
8e22e72b2e Typo 2013-05-18 02:52:15 +01:00
Thomas Willingham
d6fed739cf Doco 2013-05-16 04:44:41 +01:00
friendica
bbca8a906a Merge pull request #53 from beardy-unixer/master
Doco
2013-05-14 21:29:50 -07:00
friendica
5e4b9d7766 disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update 2013-05-14 21:25:58 -07:00
Thomas Willingham
304934a90c (doco) Use Github issue tracker instead of Friendica forum. 2013-05-14 19:50:41 +01:00
Thomas Willingham
96fa691f8a Doco 2013-05-14 19:14:30 +01:00
friendica
34526e8253 doc cleanup 2013-05-10 03:59:11 -07:00
friendica
946554ff4b doc update 2013-05-10 03:52:06 -07:00
friendica
ac64c93bf8 doc update 2013-04-26 15:09:35 -07:00
friendica
552f03122c db abstraction layer 2013-04-22 20:02:21 -07:00
friendica
9e22ec928b more umbilical cutting 2013-04-18 21:06:31 -07:00
friendica
5c43c57ce1 doc update 2013-04-16 16:23:35 -07:00
friendica
36bfe90882 update doco 2013-04-16 16:05:05 -07:00
friendica
b84d8bfbc9 begin to cut the umbilical 2013-04-14 22:24:47 -07:00
friendica
8148b7c32f update manage table and some documentation 2013-03-27 19:02:01 -07:00
friendica
5a29f511c1 add xconfig table and functions, update strings and doco 2013-03-15 15:36:58 -07:00
friendica
4cfbdfa6db cleanup affinity tool 2013-03-03 23:38:08 -08:00
friendica
ed2ff18cac remove date on the footer 2013-02-26 19:01:56 -08:00
friendica
c1e2f95484 doc update 2013-02-26 18:26:33 -08:00
friendica
0ee1e83a3c small doco update 2013-02-26 16:04:28 -08:00
friendica
b69fca14e7 initial doco 2013-02-26 15:49:37 -08:00
Michael Johnston
6199e1d5b8 add siteinfo.tpl 2013-02-20 21:56:59 -05:00
friendica
8e8482355b more heavy lifting 2012-10-23 17:14:50 -07:00
Simon L'nu
6b414d3de4 more ' = ' spacing fixes
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-04-10 23:45:47 -04:00
Simon L'nu
2af41ee57b [fix] absolute links in docs and newmember.php; breaks sub-dir installs
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-04-10 23:34:39 -04:00
Klaus Weidenbach
1f9fe8b5ee Remove Gravatar from core and add new hook avatar_lookup.
This patch removes all occurances of Gravatar from friendica's core and adds a new hook "avatar_lookup" inside the function avatar_img($email) where the new *avatar-plugins should hook in.
I haven't touched the language files yet. Are they updated automatically somehow?
2012-04-09 21:22:09 +02:00
Alexander Kampmann
355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
2012-04-05 13:39:15 +02:00
Thomas Willingham
1457d6e90f Modified peopleyouknow to handle sites without Facebook better 2012-04-02 01:26:45 +01:00
Thomas Willingham
8c9c561f6c New user quick start. 2012-04-02 00:23:58 +01:00
Thomas
7e10401ec0 doc/Account-Basics.md 2012-03-06 19:15:40 +00:00
Thomas
bab865b14e doc/Account-Basics.md 2012-03-06 19:15:24 +00:00
Thomas
aed5a8e2e5 a 2012-03-06 19:11:24 +00:00
Thomas
6720c83a4a doc/Remove-Account.md 2012-03-06 19:07:15 +00:00
Thomas
2772bb7f58 doc/Making-Friends.md 2012-03-06 19:04:42 +00:00
Thomas
ec1740cd40 doc/Bugs-and-Issues.md 2012-03-06 18:55:45 +00:00
Thomas
1bf9f3823c doc/Account-Basics.md 2012-03-06 18:48:39 +00:00
friendica
f5c5da742d attribution issue - don't take author name from contact if available from item. 2012-02-24 20:03:13 -08:00
friendica
b95e3ac496 more privacy docs 2012-02-24 12:52:50 -08:00
Simon L'nu
4e3506fce3 clean up Groups help file. there was a stray 'Freindika' in it
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-02-22 06:05:48 -05:00
Simon L'nu
49179f9033 add :headdesk and fix doc/Pages.md to remove the absolute URL to /
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-02-19 05:17:26 -05:00
friendica
48f5bd492d naked link with no protocol being passed from Diaspora 2012-02-16 23:14:36 -08:00
friendica
94c7289a3f updates to plugin docs 2012-02-13 19:06:15 -08:00
friendica
068cb53a9e page delegation 2012-01-26 20:08:02 -08:00
friendica
8aa2552372 add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) 2012-01-18 16:21:30 -08:00
friendica
c568493f57 add expire_starred option, fix "delete selected" on some themes, new project name in email templates 2011-11-21 19:01:05 -08:00
friendica
6726d406f0 revup - change connector config link in doc 2011-11-15 12:01:21 -08:00
Friendika
02a1fdacd7 strip duplicate code blocks bb2d* 2011-11-08 15:38:06 -08:00
Friendika
6d507a840a some doc updates 2011-11-08 14:12:01 -08:00
Friendika
cc1c015f20 @ completion is a bit too greedy 2011-11-05 21:43:58 -07:00
Abinoam P. Marques Jr.
7f6e507457 Added addon installation instruction. Exclusive repo. 2011-09-27 00:18:08 -03:00
Abinoam P. Marques Jr.
c52ef08578 Changing the git url to Free-Friendika at Install.md. It's lacking addon install instruction. 2011-09-26 23:51:46 -03:00
Abinoam P. Marques Jr.
e20ba2c271 Changing git url for Free-Friendika 2011-09-26 23:45:08 -03:00
Friendika
6eb6b8f969 updated documentation 2011-09-05 19:19:58 -07:00
Erkan Yilmaz
0401130246 typos + adapt 2011-09-02 08:15:36 +02:00
Friendika
43110db749 begin invites, fb setup changes 2011-07-17 16:08:47 -07:00
Friendika
980d3864cb document newmember link so you can find it later. 2011-06-03 06:49:57 -07:00
Friendika
1e0d3173f8 i before e, except after.... 2011-06-01 21:15:20 -07:00
Friendika
ce25042a84 explain that blocking profile wall access will effectively block OStatus communications. 2011-05-25 17:25:07 -07:00
Friendika
990d5e82a0 doc updates - connecting to services 2011-05-18 17:29:12 -07:00
Friendika
8fa9ca520b "show all n comments" comes back after toggled and ajax updated, plus connector doc improvements 2011-05-17 17:40:00 -07:00
Friendika
c4f7c37835 "installing connectors" help page 2011-05-12 21:56:28 -07:00
Friendika
34f3cb68a6 document the end-user steps needed to use optional Facebook connector 2011-05-05 20:35:46 -07:00
Friendika
ebfe536ded expose "friendika" (about) page 2011-04-29 16:58:19 -07:00
Friendika
b603641807 doc updates 2011-04-22 00:11:28 -07:00
Friendika
741a262f1b updated docs to reflect email contacts 2011-04-18 01:48:29 -07:00
Friendika
158b65894a initial checkin mailbox reading functions - lots more to do 2011-04-15 19:16:37 -07:00
Friendika
44c47f118c "profile locator/address" is now called "Identity Address" to reduce confusion 2011-04-14 20:37:42 -07:00
Friendika
17a7dae67d doco 2011-04-13 16:58:21 -07:00
Friendika
767f165965 local documentation library 2011-04-13 07:07:21 -07:00