summaryrefslogtreecommitdiff
path: root/actions/postnotice.php
AgeCommit message (Expand)Author
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