summaryrefslogtreecommitdiff
path: root/actions/showstream.php
AgeCommit message (Expand)Author
2009-01-19Upgraded showstream, didn't make it phpcs-compatibleEvan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-23bring lib/noticelist.php into line with PEAR code standardsEvan Prodromou
2008-12-12don't block yourself!Evan Prodromou
2008-12-11Using single id for both profile block and unblockSarven Capadisli
2008-12-11make a new NoticeList widget and call it from StreamActionEvan Prodromou
2008-12-08add an unblock formEvan Prodromou
2008-12-08add returnto information to the block formEvan Prodromou
2008-12-08add block form to subscribers list and profile pageEvan Prodromou
2008-12-03Using abbr.published @title and ISO8601csarven
2008-12-03permanent redirect on non-canonical nicknameEvan Prodromou
2008-12-02better microformats from @singpolymaEvan Prodromou
2008-11-24support microsummariesEvan Prodromou
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