Commit History

作者 SHA1 備註 提交日期
  Tyler Akins d4db78af51 - Returned sqimap_get_delimiter() to the old code, but left the new code 25 年之前
  Tyler Akins a9354cd059 Added numerous changes from embeejay 25 年之前
  Tyler Akins bab85e2806 Added html_top and html_bottom hooks to read_body for compression plugin 25 年之前
  Tyler Akins c60acc2295 When reading mail messages, you won't get all spaces replaced with   -- 25 年之前
  Tyler Akins ad8fed9e47 Attempted to fix a bug where the port number was added twice to the URLs. 25 年之前
  Tyler Akins 995d93b74d Changed how replied-to messages are wrapped. 25 年之前
  Tyler Akins d6d35f4be7 Modified sqWordWrap again, it also now works with lines like '>' 25 年之前
  Luke Ehresman e46b0d6acd runs message through sqWordWrap before putting it in compose area on reply 25 年之前
  Tyler Akins 0e5a275825 Added the 'login_top' hook (was missing) (login.php) 25 年之前
  Tyler Akins 73f6370ab5 Changed size display: 25 年之前
  Tyler Akins c4651cc100 Fixed silly typo, now you can read your mail. :-) 25 年之前
  Tyler Akins 350c5219d6 Minor bugfixes: 25 年之前
  Tyler Akins be2cc2f087 Updated sqWordWrap() function a lot 25 年之前
  Tyler Akins 75ec65addd Functions now pass message body by reference to save on memory. 25 年之前
  Luke Ehresman 369e7225ff changed version to "0.6pre1 (cvs)" 25 年之前
  pallo e6366ffc7a Avoid using track vars when not necessary. 25 年之前
  Tyler Akins 8c33b4b434 Attempted to auto-detect port number in get_location() 25 年之前
  Tyler Akins 60ec412850 Improved random number generation 25 年之前
  pallo b799a269df Fixed bug in PHP version checking code. 25 年之前
  pallo addf91a3ff Fixed one of Gustav's many famous typos :) 25 年之前
  gustavf 7f2b62ea70 Added mopre entropy collection before creating onte time pad. 25 年之前
  pallo ff6f07534e Added function to check what PHP version we have. 25 年之前
  Luke Ehresman 4468e95b99 Changed version number 25 年之前
  gustavf 1bbc280e7a Added encryption of the password before it is stored in a cookie. 25 年之前
  mattphillips 25a486951e Added patch number 101150 to fix the regex stuff. Should fix the bug some people were having where messages were being sent to co, etc. 25 年之前
  Luke Ehresman bcbd7bc514 - fixed and improved wordWrap 25 年之前
  Luke Ehresman bc05456516 updated changelog, changed version number to 0.5pre2 25 年之前
  Luke Ehresman 5f688d9fbf - fixed bug with word wrapping deleting last word 25 年之前
  Luke Ehresman d1bc9ef85e - Fixed bug when one message left in message index, displayed wrong one 25 年之前
  mattphillips bfe087e99f Fix for bug number 110588. Addresses listed in the CC field of reply all messages never get double commas now. 25 年之前