]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
fixup subscription links
authorEvan Prodromou <evan@prodromou.name>
Wed, 21 May 2008 18:36:45 +0000 (14:36 -0400)
committerEvan Prodromou <evan@prodromou.name>
Wed, 21 May 2008 18:36:45 +0000 (14:36 -0400)
darcs-hash:20080521183645-84dde-45d943f0d2b784aac372244fcf7d7e62143a76cf.gz

actions/showstream.php
doc/TODO

index 209e7ccdae69113a27b5a638050fe3f05d4aa79a..42f1f04cd32360ed3af19e4bb2fb7b5abf6e0e11 100644 (file)
@@ -82,6 +82,8 @@ class ShowstreamAction extends StreamAction {
 
                $this->show_last_notice($profile);
 
+               $cur = common_current_user();
+
                if ($cur && $cur->id != $profile->id) {
                        if ($cur->isSubscribed($profile)) {
                                $this->show_unsubscribe_form($profile);
index 50b361bed1bd7d97fcddbbf99b5c4131d94034d6..1b4230b1b2a671d75a30e0b9b5eb3ef131fa42dc 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -43,9 +43,9 @@
 + validate newnotice form results
 + remove validation code from classes
 + use only canonical usernames
-- RSS 1.0 feeds of a user's notices
++ RSS 1.0 feeds of a user's notices
 - RSS 1.0 feeds of a user's notices + friends
-- RSS 1.0 dump of a user's notices
++ RSS 1.0 dump of a user's notices
 - RSS 1.0 feed of all public notices
 - RDF dump of entire site
 - FOAF dump for user