From 95e08413b20f139a0d01d990ba8cc963be05c24b Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 16 Nov 2012 16:09:22 -0800 Subject: more notes --- README | 2 +- done | 16 ++++++++-------- mod/rsd_xml.php | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README b/README index df465ed0a..6be485eab 100644 --- a/README +++ b/README @@ -7,4 +7,4 @@ Red is prototype code and does not currently function. This message will be chan At its heart, Red is a decentralised collection of location agnostic info streams (e.g. "channels") which are attached to permission controlled web resources, and which have the ability to discover each other and interact. -Social networking emulation is one form that these streams can take, but they can take many other forms - limited only by your magination. +Social networking emulation is one form that these streams can take, but they can take many other forms - limited only by your imagination. diff --git a/done b/done index 493843193..af3e7fcb3 100644 --- a/done +++ b/done @@ -77,8 +77,8 @@ include/ mod/ -+ abook.php - acl.php ++ abook.php -> moved to connections.php +? acl.php admin.php allfriends.php api.php @@ -106,7 +106,7 @@ mod/ filerm.php filer.php follow.php - friendica.php + friendica.php -> moved to siteinfo.php, require HTML templating, more fsuggest.php + group.php hcard.php @@ -152,10 +152,10 @@ mod/ - register.php regmod.php removeme.php - rsd_xml.php + rsd_xml.php (what do we need this for? What functionality/feature does it enable) search_ac.php search.php - settings.php + settings.php - partially done + share.php + smilies.php + starred.php @@ -164,9 +164,9 @@ mod/ tagger.php tagrm.php uexport.php - update_community.php - update_network.php - update_profile.php + update_community.php - needs converting to json + update_network.php - needs converting to json + update_profile.php - needs converting to json viewcontacts.php view.php + viewsrc.php diff --git a/mod/rsd_xml.php b/mod/rsd_xml.php index f4984f0f0..6fd9514cd 100644 --- a/mod/rsd_xml.php +++ b/mod/rsd_xml.php @@ -1,13 +1,13 @@ - Friendica + Red http://friendica.com/ -- cgit v1.2.3