diff options
author | friendica <info@friendica.com> | 2012-11-16 16:09:22 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-11-16 16:09:22 -0800 |
commit | 95e08413b20f139a0d01d990ba8cc963be05c24b (patch) | |
tree | 32c33de37384a3c4368517a67f8d102d23023473 /done | |
parent | b8609aba638c15164e0e3aa1689578a24c268959 (diff) | |
download | volse-hubzilla-95e08413b20f139a0d01d990ba8cc963be05c24b.tar.gz volse-hubzilla-95e08413b20f139a0d01d990ba8cc963be05c24b.tar.bz2 volse-hubzilla-95e08413b20f139a0d01d990ba8cc963be05c24b.zip |
more notes
Diffstat (limited to 'done')
-rw-r--r-- | done | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -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 |