Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan Prodromou ca6669538a Move location-argument-handling code into a single function hace 15 años
  Evan Prodromou bb93d6b1c7 remove namespace setting from location; it's unused hace 15 años
  Evan Prodromou 725b2d0475 save location at notice post time hace 15 años
  Evan Prodromou 79f81ad76d change Notice::saveNew() to use named arguments for little-used options hace 15 años
  Craig Andrews 9a74a094ed Add location form elements to the noticeform, and save their values on submission hace 15 años
  Brion Vibber 088081675f Revert "Remove more contractions" hace 15 años
  Siebrand Mazeland 5ab709b739 Remove more contractions hace 15 años
  Evan Prodromou 4e9ec0d0e1 merge from testing hace 15 años
  Sarven Capadisli dcca9fbec0 IE has some issue with notices that are sent with file attachments. It hace 15 años
  Zach Copley 9ef05030fe Merge branch 'api-media-upload' into 0.9.x hace 15 años
  Zach Copley e5a2f895a0 Rearanged a couple things & removed debugging statements hace 15 años
  Zach Copley 93a6e83d5d Extract media upload stuff into its own library class. hace 15 años
  Craig Andrews 7b30e3c00f Shorten the notice text after command processing is done hace 15 años
  Brion Vibber 659a04b556 Include long-form attachment URL in notice if URL shortening is disabled. hace 15 años
  Brion Vibber 2c5aeb11b1 Include long-form attachment URL in notice if URL shortening is disabled. hace 15 años
  Evan Prodromou 89ac81c344 remove string-checks from code using Notice::saveNew() hace 15 años
  Evan Prodromou 8284b3cb82 Merge branch '0.8.x' into 0.9.x hace 15 años
  Craig Andrews 57feeb566a Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclue 'inreplyto' id's. Also add 'inreplyto' to the urls sent in emails. hace 15 años
  Evan Prodromou 5d09b6b3f0 Merge branch '0.8.x' into 0.9.x hace 15 años
  Evan Prodromou df86aa7214 define LACONICA and accept LACONICA for backwards compatibility hace 15 años
  Evan Prodromou 865b716f09 change LACONICA to STATUSNET hace 15 años
  Evan Prodromou ae883ceb9b change controlyourself.ca to status.net hace 15 años
  Evan Prodromou d35b2d3f3c change laconi.ca to status.net hace 15 años
  Evan Prodromou c8b8f07af1 change Laconica and Control Yourself to StatusNet in PHP files hace 15 años
  Evan Prodromou b2664e1ae2 Merge branch '0.8.x' into 0.9.x hace 15 años
  Evan Prodromou 3eeb9deffb Web UI for notices correctly shows and checks max content length hace 15 años
  Evan Prodromou 01dccefccc reformat newnotice.php hace 15 años
  Craig Andrews 5f72423523 File classes does not use the $FILES array directly, as users of this class aren't necessarily from the web hace 15 años
  Zach Copley 37796a8dc6 Make shorturls in notice content point to AttachmentAction urls hace 15 años
  Zach Copley 03d31911e1 FileAction redirections weren't being added (e.g.: /notice/$notice_id/file) hace 15 años