diff options
author | friendica <info@friendica.com> | 2012-11-13 14:37:02 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-11-13 14:37:02 -0800 |
commit | 34f8b06d4511592dc6bdb3cdae3b44d86e9825e6 (patch) | |
tree | 4b3768ce55ba7292ca566b7c6aeca33bb44b6ac8 /done | |
parent | 67a7d440d9c8b37acfe2aa7c062f453680c45384 (diff) | |
download | volse-hubzilla-34f8b06d4511592dc6bdb3cdae3b44d86e9825e6.tar.gz volse-hubzilla-34f8b06d4511592dc6bdb3cdae3b44d86e9825e6.tar.bz2 volse-hubzilla-34f8b06d4511592dc6bdb3cdae3b44d86e9825e6.zip |
still a lot of files to bring up to date with new architecture - keep plugging away at them
Diffstat (limited to 'done')
-rw-r--r-- | done | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -33,7 +33,7 @@ include/ delivery.php + directory.php - email.php - enotify.php ++ enotify.php event.php + expire.php fcontact.php @@ -56,7 +56,7 @@ include/ oauth.php oembed.php onepoll.php - Photo.php +? Photo.php pidfile.php ? plugin.php poller.php @@ -65,7 +65,7 @@ include/ queue_fn.php queue.php quoteconvert.php - salmon.php +- salmon.php Scrape.php + security.php ? session.php @@ -118,7 +118,7 @@ mod/ install.php invite.php + item.php - like.php ++ like.php lockview.php + login.php lostpass.php @@ -172,8 +172,8 @@ mod/ update_profile.php viewcontacts.php view.php - viewsrc.php - wall_attach.php ++ viewsrc.php +? wall_attach.php (needs remote permissions refactor) wallmessage.php ? wall_upload.php (needs remote permissions refactor) webfinger.php |