Historique des commits

Auteur SHA1 Message Date
  Tyler Akins 472a8f45d8 Another fix for my broken code. il y a 24 ans
  Tyler Akins f0f30c095d * Fixed typo. il y a 24 ans
  Tyler Akins f8a9fe982e Changed the second ereg() function to a strcasecmp also. il y a 24 ans
  pallo 4d1e0a14bd Replaced an eregi() with strcasecmp() which should be considerably faster. il y a 24 ans
  pallo 9885b36d40 Reverted 1.53->1.54 change because it introduced a bug (the new regexp was wrong). il y a 24 ans
  Tyler Akins 1c6da80f2f Why did we have two eregi() functions in a row? I changed it so one regexp il y a 24 ans
  Tyler Akins 4c2e20e119 Fixed a bug where users that did not log in before would get tons of il y a 24 ans
  Luke Ehresman 65dc422fae * Removed sqimap_mailbox_close() function -- automatically expunges mailbox il y a 24 ans
  Ondřej Surý 2780154b27 imap_mailbox: Fixed minor bug in sqimap_mailbox_list il y a 24 ans
  Tyler Akins 92713996cf Fixed bug where str_repeat was called with 0 as multiplier. Simple "if" il y a 24 ans
  Luke Ehresman de03cd8146 Updated folder displaying code with changes we discussed on list il y a 24 ans
  pallo 653b606b95 Fixed how folder names are formatted in a hierarchy of folders. il y a 25 ans
  Luke Ehresman 424c8c1f31 - added patch from srakhada that uses quotemeta() function around password to allow il y a 25 ans
  Tyler Akins be38c8215d Made the handle_errors flag to sqimap_mailbox_expunge default to true. il y a 25 ans
  pallo d55196673c Applied patch #102205 + some extra code to fix bug #121006. il y a 25 ans
  Luke Ehresman 837022bcd6 removed some buggy UW specific code -- subscribed folders now show with UW again. il y a 25 ans
  Tyler Akins a9354cd059 Added numerous changes from embeejay il y a 25 ans
  Tyler Akins 5effbcffde sqimap_read_data now uses the $response and $message vars il y a 25 ans
  Luke Ehresman 3763033079 tweaks, fixed some misspellings, added a few hooks il y a 25 ans
  Luke Ehresman 7fb6b302e1 fixed double folder problem il y a 25 ans
  Luke Ehresman 496094e5a2 fixed some bugs in the sqimap_mailbox_close() function il y a 25 ans
  Luke Ehresman d8ad681aa8 added sqimap_mailbox_close() and implemented it for all sqimap_mailbox_select() il y a 25 ans
  Luke Ehresman 33c369d337 fixed some html errors, added endlines il y a 25 ans
  Luke Ehresman dc9e76994f - fixed renaming folders, now renames subfolders as well il y a 25 ans
  gustavf 1027cdda39 Made hide parameter to sqimap_mailbox_select optional, since few il y a 25 ans
  Luke Ehresman 257e917384 Made the message highlighting much more stable and usable. It has quite il y a 25 ans
  Luke Ehresman 5928b54798 moved buttons on compose form so they are more accessable to smaller il y a 25 ans
  Luke Ehresman 373c24d0e1 fixed bug in mailbox_exists for shane il y a 25 ans
  Luke Ehresman 1af7e269a9 fixed problem with usort getting bad data in some instances il y a 25 ans
  Luke Ehresman d71571c45b updated code for folder list and fixed a few bugs il y a 25 ans