summaryrefslogtreecommitdiff
path: root/actions/showstream.php
AgeCommit message (Expand)Author
2008-11-20Tag markup and styling for tag_self, tag_user, form#tag_usercsarven
2008-11-20(Un)Subscribe form using ajaxForm()csarven
2008-11-20links to people tagsEvan Prodromou
2008-11-20show self-tagsEvan Prodromou
2008-11-17nudge: only show it when other person has enabled it.millette
2008-11-15Nudge featurecsarven
2008-11-14trac626 Put a list of feed linkscsarven
2008-10-23add atom and RSS 2.0 link elements to head of profile pageEvan Prodromou
2008-09-28shownotices takes user rather than profile in showstreamEvan Prodromou
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-09-26try to clean up user-without-profile errorsEvan Prodromou
2008-09-22check for cur before message linkEvan Prodromou
2008-09-18add favor/disfavor to profileEvan Prodromou
2008-09-17fancy urls for show message, new messageEvan Prodromou
2008-09-17don't show message link on your own pageEvan Prodromou
2008-09-17add new message link to showstreamEvan Prodromou
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