Commit History

Author SHA1 Message Date
  Evan Prodromou edbc0c665c replace all tabs with four spaces 16 years ago
  Sarven Capadisli 946eee4256 Direct message XHR response fix for IE and minor tweaks 16 years ago
  Sarven Capadisli 867d723548 Indenting the XML response 16 years ago
  Evan Prodromou 7ed9530273 misspelled INSTALLDIR in newnotice.php 16 years ago
  Evan Prodromou 724a11c250 take out c&p code from newnotice, use noticelist classes instead 16 years ago
  Sarven Capadisli 8dd513a8e4 Standardising XHR responses to utf-8 and indenting 16 years ago
  Zach Copley 407ce3bd8f New AjaxWebChannel for returning ajaxy responses to notice input box commands 16 years ago
  millette ce08833303 shorten urls for posts > 140 chars only, from anywhere. Only show long urls in title attributes for links we shortened ourselves. 16 years ago
  Zach Copley 6d464ec91b Remove a bunch of extraneous logging statements 16 years ago
  Zach Copley 8d8bc706d8 Allow the toggling of XMLWriter's indenting on and off 16 years ago
  Zach Copley 63a1b9151a Send raw UTF-8 chars instead of escaped entities in newnotice.php's ajax response 16 years ago
  Zach Copley 7cb0609e72 Set encoding for xml response in newnotice.php to UTF-8 16 years ago
  Zach Copley fbfbe7fbc7 Don't display avatars when posting to personal streams via ajax 16 years ago
  csarven 04a4e883f0 PostNotice AJAX working in all browsers except IE 16 years ago
  Evan Prodromou cc10e1505f merge save and ajax save 16 years ago
  Zach Copley b2285dcb56 EXPERIMENTAL PATCH #3 - ajax response for newnotice.php 16 years ago
  zach 158d6ba1f4 Conflict resolution patch for newnotice.php (zach vs. millette) 16 years ago
  millette 5fc9f11677 trac31 shorten all URLs even if notice is already < 16 years ago
  millette 15c1d4f5e4 trac31 url_auto_shortening by sgmurphy 16 years ago
  zach 1e8d26baec CSRF Protection for login and new notice. Ticket #503 16 years ago
  Evan Prodromou 44a90a7fa7 accidentally setting replies to 'false' 16 years ago
  Evan Prodromou 278f5cf842 correct number of args to saveNew in newnotice 16 years ago
  Evan Prodromou 613b75e7b7 add a little debugging for replyto 16 years ago
  Evan Prodromou f2e3021b59 try to make replies point to the clicked-on notice 16 years ago
  Evan Prodromou bdeba50c34 text -> content in newnotice 16 years ago
  Evan Prodromou f072147e4e add channels and use command interpreter in different channels 16 years ago
  Evan Prodromou bee7caaafc debug for content too long 16 years ago
  Evan Prodromou 164a15d253 accept 140-character UTF-8 strings to content 16 years ago
  Evan Prodromou 0bba990e2f fix problem with new notices 16 years ago
  Evan Prodromou d79dc8344b refactor notice-adding code to one static method on Notice 16 years ago