summaryrefslogtreecommitdiff
path: root/actions/shownotice.php
AgeCommit message (Expand)Author
2009-05-30correct last-modified date for shownotice.phpEvan Prodromou
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-03-19redirect to original URL or URI for remote noticesEvan Prodromou
2009-01-23make avatar bigger on single notice pagesRobin Millette
2009-01-19Removed unnecessary empty containers (page_notice, aside, localsarven
2009-01-19Changed @id to @class for notices ulsarven
2009-01-18Update shownotice for new framework, make phpcs-cleanEvan 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-11make a new NoticeList widget and call it from StreamActionEvan Prodromou
2008-12-03parent::init() -> parent::prepare()Evan Prodromou
2008-12-03change Action::init() to Action::prepare() to avoid conflict with RSS10Action...Evan Prodromou
2008-12-02add attributes for shownoticeEvan Prodromou
2008-12-01end ETag with quotesEvan Prodromou
2008-12-01notices have a create stamp not a modified stampEvan Prodromou
2008-12-01generate an etag for shownoticeEvan Prodromou
2008-12-01trim whitespaceEvan Prodromou
2008-07-21Publish MicroIDs for email and mpp on profile and notice pages.mikec
2008-07-12Convert more _t s to _Mike Cochrane
2008-07-08Translate a few more strings.Mike Cochrane
2008-07-11better error checking in shownoticeEvan Prodromou
2008-06-27show exact date when neededEvan Prodromou
2008-06-18fix copy-and-paste errorEvan Prodromou
2008-06-17move instructions up to the "whats up" areaEvan Prodromou
2008-06-10get the profile to show it in the titleEvan Prodromou
2008-06-10fix including stream in shownoticeEvan Prodromou
2008-06-10make shownotice a stream of one noticeEvan Prodromou
2008-05-29@ messagesEvan Prodromou
2008-05-29use common_render_contentEvan Prodromou
2008-05-20highlight noticeEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-19better headersEvan Prodromou
2008-05-17common_start_element -> common_element_startEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou
2008-05-15settings and avatarsEvan Prodromou
2008-05-14license block for source codeEvan Prodromou
2008-05-14considerable codingEvan Prodromou
2008-05-08read-only stuffEvan Prodromou