summaryrefslogtreecommitdiff
path: root/actions/postnotice.php
AgeCommit message (Expand)Author
2009-03-11Make OMB work if the configured domain name does not exclusively contain lowe...Adrian Lang
2009-03-08PostgreSQL - some more fixes to make queries compatible with both databases. ...CiaranG
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan 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 all tabs with four spacesEvan Prodromou
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-11-13trac31 shorten all URLs even if notice is already <millette
2008-11-06trac31 url_auto_shortening by sgmurphymillette
2008-09-04fix bad args in postnotice for new noticesEvan Prodromou
2008-09-04Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567)CiaranG
2008-08-28move broadcast in OMB postnotice for bad caseEvan Prodromou
2008-08-26fix error storing uris of remote noticesEvan Prodromou
2008-08-19add remote flag to broadcast of noticesEvan Prodromou
2008-08-19broadcast remote noticesEvan Prodromou
2008-07-29refactor notice-adding code to one static method on NoticeEvan Prodromou
2008-07-20First cut at hastags support.Mike Cochrane
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-22mark incoming notices as local or notEvan Prodromou
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-09store rendered content on save; display pre-rendered contentEvan Prodromou
2008-06-06was using $notice->uri instead of $notice_uriEvan Prodromou
2008-06-06push yadis requirement into omb.phpEvan Prodromou
2008-06-06call postnotice when there's a remote subscriptionEvan Prodromou
2008-05-26oauth discovery and all new actionsEvan Prodromou