コミット履歴

作者 SHA1 メッセージ 日付
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 21 年 前
  alex-brainstorm 44b0539df5 Really skip empty mailto: and bug fix in case of malformed mailto: url 21 年 前
  alex-brainstorm b62ad343b5 rfc 2368 (mailto URL) implementation 21 年 前
  Thijs Kinkhorst 2751145774 Add phpdoc doc blocks to some files. 22 年 前
  tassium 9098cb73e4 Preparation to begin using phpdocumentor. 22 年 前
  Thijs Kinkhorst 9d5490c98a Fix comp_in_new: make outputing the compose link a function so that 22 年 前
  Thijs Kinkhorst 75de52f258 Getting ready for 1.4.0 RC1 22 年 前
  indiri69 dab10fdbbd Moved line to prevent enless loops 23 年 前
  indiri69 2247e2d006 url_parser.php didn't handle multiple addresses on the same line. This 23 年 前
  stekkel c927308c6e fix for changed comp_in_new function 23 年 前
  stekkel 1650517a7c fixed comp_in_new handling 23 年 前
  simond 17f36392d0 Clear out tabs for proper spaces 23 年 前
  jmunro c12c7b406e Added a "compose in new window" option located in display prefs. Each file that calls compose.php has been modified 23 年 前
  Pontus Ullgren e2aad33f25 Code formating cleanup and bugfix for 23 年 前
  thomppj 1e2a9cc5d0 Getting ready for 1.2.0 release. 23 年 前
  thomppj 5d15361f1f Code cleanup brigage... 23 年 前
  philippe_mingo da2f3297dd ** -> * 23 年 前
  jdries3 b0c5cb50f4 Fixed parsing of ',', '.', and EOL 23 年 前
  philippe_mingo d61b98077f Added (c) stuff and some formatting. 23 年 前
  philippe_mingo c3aed0d769 Some fixup: 23 年 前
  Tyler Akins 0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1 24 年 前
  Tyler Akins bad801a8a1 * Improved speed of URL parser 24 年 前
  Tyler Akins c2cd55a5a9 * Changed some regexps into string matches and the like 24 年 前
  Tyler Akins 69320ed3e4 All strings that have an escape sequence must not be 'string' 24 年 前
  lbergman 2614511432 replace with '' 24 年 前
  Tyler Akins de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled. 24 年 前
  Tyler Akins 75ec65addd Functions now pass message body by reference to save on memory. 25 年 前
  Tyler Akins 9add5d6ab6 Improved link detection in bodies of mail messages. 25 年 前
  Luke Ehresman 4468e95b99 Changed version number 25 年 前
  Luke Ehresman f766c25473 improved email parsing in body of message a little bit (handles more exceptions) 25 年 前