diff options
author | friendica <info@friendica.com> | 2013-01-20 18:05:29 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-01-20 18:05:29 -0800 |
commit | 060716f1721c320c61ce1a5927f24d0a66ec31f0 (patch) | |
tree | ee4b091cde3ac021cddd0e3ca187889553814bb9 /done | |
parent | 127b605f32f8b01900d300cd869c3848e6bebb9b (diff) | |
download | volse-hubzilla-060716f1721c320c61ce1a5927f24d0a66ec31f0.tar.gz volse-hubzilla-060716f1721c320c61ce1a5927f24d0a66ec31f0.tar.bz2 volse-hubzilla-060716f1721c320c61ce1a5927f24d0a66ec31f0.zip |
make lockview work, bring back acl widget theming in redbasic
Diffstat (limited to 'done')
-rw-r--r-- | done | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -15,7 +15,7 @@ include/ + account.php acl_selectors.php + activities.php - api.php +? api.php ? attach.php + auth.php - bb2diaspora.php (check for function dependencies before removing) @@ -34,7 +34,7 @@ include/ + directory.php - email.php + enotify.php - event.php ++ event.php + expire.php fcontact.php ? follow.php @@ -47,23 +47,23 @@ include/ ? items.php + js_strings.php + language.php - message.php +? message.php - msgclean.php ? nav.php network.php - notifier.php ++ notifier.php oauth.php oembed.php -? onepoll.php +? onepoll.php ? Photo.php ? plugin.php -? poller.php +? poller.php ? profile_advanced.php profile_selectors.php ? queue_fn.php ? queue.php - salmon.php - Scrape.php += Scrape.php + security.php ? session.php socgraph.php @@ -104,14 +104,14 @@ mod/ fsuggest.php + group.php - hcard.php -> not needed - help.php += help.php + home.php hostxrd.php -> probably not needed ? install.php invite.php + item.php + like.php - lockview.php ++ lockview.php + login.php lostpass.php magic.php @@ -157,10 +157,10 @@ mod/ suggest.php tagger.php tagrm.php - uexport.php - update_community.php - needs converting to json - update_network.php - needs converting to json - update_profile.php - needs converting to json +? uexport.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 |