summaryrefslogtreecommitdiff
path: root/actions/newnotice.php
AgeCommit message (Expand)Author
2008-08-17debug for content too longEvan Prodromou
2008-08-17accept 140-character UTF-8 strings to contentEvan Prodromou
2008-08-11fix problem with new 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-13Merge some gettext strings to one line so translation tools are happierMike Cochrane
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-08Remove tralling whitespace on lines and a gettext replacement that I missed.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-09store rendered content on save; display pre-rendered contentEvan Prodromou
2008-07-09remove current notice code which doesn't seem to do anythingEvan Prodromou
2008-07-09format replyto name correctlyEvan Prodromou
2008-07-09fallback to newnotice on reply button, new button with mouseoverEvan Prodromou
2008-07-07twiddle a few bits to make replies work correctlyEvan Prodromou
2008-07-06fixup conflictsEvan Prodromou
2008-06-22First pass at replies support http://laconi.ca/PITS/00080matthew.gregg
2008-06-26better handling of too-long messagesEvan Prodromou
2008-06-20change from using tag uris to http urls for identifiersEvan Prodromou
2008-06-19posting from a form takes you back to the same page0.3.3Evan Prodromou
2008-06-10first steps towards new skinEvan Prodromou
2008-05-22add tags on creation of notices and usersEvan Prodromou
2008-05-21move error display to save_new_noticeEvan Prodromou
2008-05-21correct error-handling in newnoticeEvan Prodromou
2008-05-21validation in form handlersEvan Prodromou
2008-05-20fixup textarea againEvan Prodromou
2008-05-20reformat showstreamEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-20call validate before saving objectsEvan Prodromou
2008-05-20better forms for new themeEvan Prodromou
2008-05-20add a space to textareaEvan Prodromou
2008-05-20fix calling for textarea elementsEvan Prodromou
2008-05-20change textarea to start and endEvan Prodromou
2008-05-19better headersEvan Prodromou
2008-05-17use cast object for datetimesEvan Prodromou
2008-05-17fix typo in newnoticeEvan Prodromou
2008-05-17fix created, messagesEvan Prodromou
2008-05-17fix button on newnoticeEvan Prodromou
2008-05-17fix check for POSTEvan Prodromou
2008-05-17common_start_element -> common_element_startEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou
2008-05-17more twiddlingEvan Prodromou
2008-05-14license block for source codeEvan Prodromou
2008-05-14considerable codingEvan Prodromou