Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Luke Ehresman b234c2de49 * added signout_page option to redirect after signout 24 gadi atpakaļ
  Luke Ehresman 9a652d74c4 fixed bug that didn't display folders with spaces in the name 24 gadi atpakaļ
  Tyler Akins 0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1 24 gadi atpakaļ
  Luke Ehresman e7d68b547d added authenticated smtp server support 24 gadi atpakaļ
  centaurix b29378abe7 fixed typo (Bug #405483) 24 gadi atpakaļ
  Tyler Akins 7b4f0bec46 * :-) The first letter of matching folders had their head removed! 24 gadi atpakaļ
  Luke Ehresman f0db5b2922 removed some regular expressions 24 gadi atpakaļ
  Tyler Akins 856eb4e0a5 * To make sure that $indent is always greater than zero (error removal) 24 gadi atpakaļ
  Tyler Akins 124a582ee4 * More fixes 24 gadi atpakaļ
  Tyler Akins e669789d91 * Hopefully squashed all those annoying "flags" workarounds 24 gadi atpakaļ
  Tyler Akins c2cd55a5a9 * Changed some regexps into string matches and the like 24 gadi atpakaļ
  Luke Ehresman f457b84556 removed error messages 24 gadi atpakaļ
  Luke Ehresman 38b9a97c76 updated changelog, fixed folder subscriptions not displaying problem 24 gadi atpakaļ
  Tyler Akins 8e45c13a78 Apparently usort() REQUIRES a user-defined function instead of a PHP 24 gadi atpakaļ
  Luke Ehresman 89501e1126 added more bugfixes and warning squashes 24 gadi atpakaļ
  Luke Ehresman 63bb5ec59c fixed some more warning messages 24 gadi atpakaļ
  Tyler Akins 505cf3de89 Couple warnings removed 24 gadi atpakaļ
  Tyler Akins de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled. 24 gadi atpakaļ
  Tyler Akins 472a8f45d8 Another fix for my broken code. 24 gadi atpakaļ
  Tyler Akins f0f30c095d * Fixed typo. 24 gadi atpakaļ
  Tyler Akins f8a9fe982e Changed the second ereg() function to a strcasecmp also. 24 gadi atpakaļ
  pallo 4d1e0a14bd Replaced an eregi() with strcasecmp() which should be considerably faster. 24 gadi atpakaļ
  pallo 9885b36d40 Reverted 1.53->1.54 change because it introduced a bug (the new regexp was wrong). 24 gadi atpakaļ
  Tyler Akins 1c6da80f2f Why did we have two eregi() functions in a row? I changed it so one regexp 24 gadi atpakaļ
  Tyler Akins 4c2e20e119 Fixed a bug where users that did not log in before would get tons of 24 gadi atpakaļ
  Luke Ehresman 65dc422fae * Removed sqimap_mailbox_close() function -- automatically expunges mailbox 24 gadi atpakaļ
  Ondřej Surý 2780154b27 imap_mailbox: Fixed minor bug in sqimap_mailbox_list 24 gadi atpakaļ
  Tyler Akins 92713996cf Fixed bug where str_repeat was called with 0 as multiplier. Simple "if" 24 gadi atpakaļ
  Luke Ehresman de03cd8146 Updated folder displaying code with changes we discussed on list 24 gadi atpakaļ
  pallo 653b606b95 Fixed how folder names are formatted in a hierarchy of folders. 24 gadi atpakaļ