summaryrefslogtreecommitdiff
path: root/actions/shownotice.php
AgeCommit message (Expand)Author
2010-10-18options to nofollow external links in noticesEvan Prodromou
2010-10-01Bugfix in FB-sharing header for empty profile avatarBrion Vibber
2010-09-30Add helper metadata on individual notice pages to aid sharing to Facebook (us...Brion Vibber
2010-09-29Add Start/EndShowNoticeItem event hooks to single notice pageZach Copley
2010-09-20Ticket #2750: fixes to HTTP caching behavior across login/logout boundariesBrion Vibber
2010-04-10Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-03-15Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-15Consolidate and patch up redirection to remote notices.Brion Vibber
2010-03-13Ticket 2239: white space before apostrophe in metadata of status of noticeBrion Vibber
2010-01-07Fixes to bugs where non-local messages were being wrong put in the public tim...Ciaran Gultnieks
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-10-30Use nickname from profile, not user object, to avoid barfing warnings on Twit...Brion Vibber
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-20Change the notice type defines all into class constants and adapt all files.Marcel van der Boom
2009-08-11oEmbed provider does not use the twitter api library classes any moreCraig Andrews
2009-08-07Redirect instead of showing an error when the user visits a non-local notice'...Craig Andrews
2009-08-04use 410 Gone for deleted noticesEvan Prodromou
2009-07-17Move the oembed endpoint to /main/oembedCraig Andrews
2009-07-15Added oEmbed discovery for attachments and noticesCraig Andrews
2009-07-02notice should show user designEvan Prodromou
2009-06-23use a subclass for single notice items to show attachmentsEvan Prodromou
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-05-30correct last-modified date for shownotice.phpEvan Prodromou
2009-05-29Changed ul to ol and added xoxo for notice lists.Sarven Capadisli
2009-04-13isReadOnly() now takes argumentsEvan 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