Age | Commit message (Expand) | Author |
2008-11-23 | Allow the toggling of XMLWriter's indenting on and off | Zach Copley |
2008-11-23 | Send raw UTF-8 chars instead of escaped entities in newnotice.php's ajax resp... | Zach Copley |
2008-11-23 | Set encoding for xml response in newnotice.php to UTF-8 | Zach Copley |
2008-11-22 | Don't display avatars when posting to personal streams via ajax | Zach Copley |
2008-11-22 | PostNotice AJAX working in all browsers except IE | csarven |
2008-11-22 | merge save and ajax save | Evan Prodromou |
2008-11-21 | EXPERIMENTAL PATCH #3 - ajax response for newnotice.php | Zach Copley |
2008-11-13 | Conflict resolution patch for newnotice.php (zach vs. millette) | zach |
2008-11-13 | trac31 shorten all URLs even if notice is already < | millette |
2008-11-06 | trac31 url_auto_shortening by sgmurphy | millette |
2008-11-10 | CSRF Protection for login and new notice. Ticket #503 | zach |
2008-10-20 | accidentally setting replies to 'false' | Evan Prodromou |
2008-10-20 | correct number of args to saveNew in newnotice | Evan Prodromou |
2008-10-20 | add a little debugging for replyto | Evan Prodromou |
2008-10-20 | try to make replies point to the clicked-on notice | Evan Prodromou |
2008-10-04 | text -> content in newnotice | Evan Prodromou |
2008-10-04 | add channels and use command interpreter in different channels | Evan Prodromou |
2008-08-17 | debug for content too long | Evan Prodromou |
2008-08-17 | accept 140-character UTF-8 strings to content | Evan Prodromou |
2008-08-11 | fix problem with new notices | Evan Prodromou |
2008-07-29 | refactor notice-adding code to one static method on Notice | Evan Prodromou |
2008-07-20 | First cut at hastags support. | Mike Cochrane |
2008-07-22 | base class is_readonly() now returns false by default | zach |
2008-07-22 | Added is_readonly() method to all Actions | zach |
2008-07-22 | mark incoming notices as local or not | Evan Prodromou |
2008-07-13 | Merge some gettext strings to one line so translation tools are happier | Mike Cochrane |
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane |
2008-07-08 | Remove tralling whitespace on lines and a gettext replacement that I missed. | Mike Cochrane |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-09 | store rendered content on save; display pre-rendered content | Evan Prodromou |
2008-07-09 | remove current notice code which doesn't seem to do anything | Evan Prodromou |
2008-07-09 | format replyto name correctly | Evan Prodromou |
2008-07-09 | fallback to newnotice on reply button, new button with mouseover | Evan Prodromou |
2008-07-07 | twiddle a few bits to make replies work correctly | Evan Prodromou |
2008-07-06 | fixup conflicts | Evan Prodromou |
2008-06-22 | First pass at replies support http://laconi.ca/PITS/00080 | matthew.gregg |
2008-06-26 | better handling of too-long messages | Evan Prodromou |
2008-06-20 | change from using tag uris to http urls for identifiers | Evan Prodromou |
2008-06-19 | posting from a form takes you back to the same page0.3.3 | Evan Prodromou |
2008-06-10 | first steps towards new skin | Evan Prodromou |
2008-05-22 | add tags on creation of notices and users | Evan Prodromou |
2008-05-21 | move error display to save_new_notice | Evan Prodromou |
2008-05-21 | correct error-handling in newnotice | Evan Prodromou |
2008-05-21 | validation in form handlers | Evan Prodromou |
2008-05-20 | fixup textarea again | Evan Prodromou |
2008-05-20 | reformat showstream | Evan Prodromou |
2008-05-20 | trim whitespace | Evan Prodromou |
2008-05-20 | call validate before saving objects | Evan Prodromou |
2008-05-20 | better forms for new theme | Evan Prodromou |
2008-05-20 | add a space to textarea | Evan Prodromou |