Commit History

Author SHA1 Message Date
  Tyler Akins f8f9c528ff * Possible fix for UW giving billions of files as "folders" 24 years ago
  Tyler Akins 973f65dd82 * Fix for the UW/mh problem with deleting messages. 24 years ago
  allah03 8c6b0c3d72 Doh! Left an extra curly brace. 24 years ago
  allah03 13639206d5 Fixed a problem where unformatted-disp could go unset. 24 years ago
  Luke Ehresman b234c2de49 * added signout_page option to redirect after signout 24 years ago
  Luke Ehresman 9a652d74c4 fixed bug that didn't display folders with spaces in the name 24 years ago
  Tyler Akins 0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1 24 years ago
  Luke Ehresman e7d68b547d added authenticated smtp server support 24 years ago
  centaurix b29378abe7 fixed typo (Bug #405483) 24 years ago
  Tyler Akins 7b4f0bec46 * :-) The first letter of matching folders had their head removed! 24 years ago
  Luke Ehresman f0db5b2922 removed some regular expressions 24 years ago
  Tyler Akins 856eb4e0a5 * To make sure that $indent is always greater than zero (error removal) 24 years ago
  Tyler Akins 124a582ee4 * More fixes 24 years ago
  Tyler Akins e669789d91 * Hopefully squashed all those annoying "flags" workarounds 24 years ago
  Tyler Akins c2cd55a5a9 * Changed some regexps into string matches and the like 24 years ago
  Luke Ehresman f457b84556 removed error messages 24 years ago
  Luke Ehresman 38b9a97c76 updated changelog, fixed folder subscriptions not displaying problem 24 years ago
  Tyler Akins 8e45c13a78 Apparently usort() REQUIRES a user-defined function instead of a PHP 24 years ago
  Luke Ehresman 89501e1126 added more bugfixes and warning squashes 24 years ago
  Luke Ehresman 63bb5ec59c fixed some more warning messages 24 years ago
  Tyler Akins 505cf3de89 Couple warnings removed 24 years ago
  Tyler Akins de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled. 24 years ago
  Tyler Akins 472a8f45d8 Another fix for my broken code. 24 years ago
  Tyler Akins f0f30c095d * Fixed typo. 24 years ago
  Tyler Akins f8a9fe982e Changed the second ereg() function to a strcasecmp also. 24 years ago
  pallo 4d1e0a14bd Replaced an eregi() with strcasecmp() which should be considerably faster. 24 years ago
  pallo 9885b36d40 Reverted 1.53->1.54 change because it introduced a bug (the new regexp was wrong). 24 years ago
  Tyler Akins 1c6da80f2f Why did we have two eregi() functions in a row? I changed it so one regexp 24 years ago
  Tyler Akins 4c2e20e119 Fixed a bug where users that did not log in before would get tons of 24 years ago
  Luke Ehresman 65dc422fae * Removed sqimap_mailbox_close() function -- automatically expunges mailbox 24 years ago