change matrix to grid, begin webfinger optimisation

This commit is contained in:
redmatrix
2015-09-16 21:27:58 -07:00
parent 4c5a74284b
commit c34d8286a3
4 changed files with 15 additions and 18 deletions

View File

@@ -943,9 +943,9 @@ function item_photo_menu($item){
t("View Status") => $status_link,
t("View Profile") => $profile_link,
t("View Photos") => $photos_link,
t("Matrix Activity") => $posts_link,
t("Activity/Posts") => $posts_link,
t("Connect") => $follow_url,
t("Edit Contact") => $contact_url,
t("Edit Connection") => $contact_url,
t("Send PM") => $pm_url,
t("Poke") => $poke_link
);