Commit graph

1186 commits

Author SHA1 Message Date
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