summaryrefslogtreecommitdiff
path: root/actions/showstream.php
AgeCommit message (Expand)Author
2008-08-29CSRF protection for subscription/unsubscriptionEvan Prodromou
2008-08-04change no-such-user error to a 404 instead of a 400Evan Prodromou
2008-07-29show the right stuff on profile page, tooEvan Prodromou
2008-07-29show where a notice came fromEvan Prodromou
2008-07-21Publish MicroIDs for email and mpp on profile and notice pages.mikec
2008-07-20Fix errors from delete code when viewing a user's profile while not logged in.Mike Cochrane
2008-07-20Add relMike Cochrane
2008-07-15Added notice deletion http://laconi.ca/PITS/00045matthew.gregg
2008-07-22hide magic self subscriptionEvan Prodromou
2008-07-22every user is subscribed to themselvesEvan Prodromou
2008-07-17add relEvan Prodromou
2008-07-17add a description with the bio in it to HTML headEvan Prodromou
2008-07-13Sort notices by date then id so they are in the correct order when there are ...Mike Cochrane
2008-07-13Colapse a lot of strings to make like easier for translators and more consisi...Mike Cochrane
2008-07-12check type, not value, of countsEvan Prodromou
2008-07-12try to show zeroes in statisticsEvan Prodromou
2008-07-10Resolve conflicts and convert _t( to _( where it was introduced again.Mike Cochrane
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-08Translate a few more strings.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-09use rendered text in profile page streamEvan Prodromou
2008-07-09use getCurrentNotice() on profile pageEvan Prodromou
2008-07-09show reply_to for notices in profile streamEvan Prodromou
2008-07-09store rendered content on save; display pre-rendered contentEvan Prodromou
2008-07-09move againEvan Prodromou
2008-07-09move some things aroundEvan Prodromou
2008-07-05space in titleEvan Prodromou
2008-07-06don't double-escape bioEvan Prodromou
2008-07-05move member since to statisticsEvan Prodromou
2008-07-05nickname in profile, member since in profileEvan Prodromou
2008-07-03add a display url function to display URLsEvan Prodromou
2008-07-02methodEvan Prodromou
2008-07-01class -> idEvan Prodromou
2008-07-01fixup formatting on remotesubscribe linkEvan Prodromou
2008-06-30fixup code in showstreamEvan Prodromou
2008-06-30change remote subscribe to linkEvan Prodromou
2008-06-19posting from a form takes you back to the same page0.3.3Evan Prodromou
2008-06-18more subscriptions/subscribers changesEvan Prodromou
2008-06-18change references from subscribed to subscribersEvan Prodromou
2008-06-18add submit class to all buttonsEvan Prodromou
2008-06-14show default profile image in showstreamEvan Prodromou
2008-06-12links for subscribers and subscribed in showstreamEvan Prodromou
2008-06-12only show "more subscriptions" link if there really are more subscriptionsEvan Prodromou
2008-06-12broadcast profile and change subscription input idEvan Prodromou
2008-06-12link for websiteEvan Prodromou
2008-06-11double-showing notice form and views menuEvan Prodromou
2008-06-11push notice form and sub-menu into header divEvan Prodromou
2008-06-11only show notice form if user is logged in, looking at own pageEvan Prodromou
2008-06-11menu on home and profileEvan Prodromou
2008-06-10remove notice form from showstreamEvan Prodromou