提交歷史

作者 SHA1 備註 提交日期
  alex-brainstorm 6486e173a2 replace htmlentities() with htmlspecialchars() since it is broken with non iso-8859-1 8bit chars 22 年之前
  alex-brainstorm 1e7b52dd08 Mailbox names are html encoded in select/option and not trimmed out. Store noinferiors flag to be used in left_main advanced tree. 22 年之前
  stekkel 3c428c2892 remove the % from the LSUB request because we do not need it. 22 年之前
  stekkel c6f51d497c Disable \NoSelect flag for INBOX. 22 年之前
  alex-brainstorm e6cb0cca51 removed encode_mailbox_name() and changed calls since it is now in imap_general. removed INBOX name encoding. removed folder_prefix from forged LSUB INBOX response. 22 年之前
  jangliss 0febb64ec6 Should have checked in further details what the possible side effects could 22 年之前
  jangliss 206f1e8c13 When using sent subfolders, the special folder option is overruled because 22 年之前
  alex-brainstorm 6b8f490b9f oldway=false : Fix forged LSUB response triggered by new regexp, and internationalized INBOX display 22 年之前
  alex-brainstorm dab546e8da Fix literal and duplicate mailbox names 22 年之前
  stekkel 959de6649a Remove check for INBOX. If inbox isn't in the LSUB response then it's 22 年之前
  alex-brainstorm 7f62730491 fix mailbox list (noselect and array_values) 22 年之前
  stekkel dfe15394f6 Hopefully fixed pipelined responses, I did something stupid and didn't test 22 年之前
  stekkel 0edf989acc To many problems with this regex call. using \\\\ instead of \\ seems to 22 年之前
  stekkel f49d96086f always check total messages for the trash_folder so we can show the putge 22 年之前
  stekkel 7ae4125fda request LIST calls / mailbox and STATUS info by using pipelined imap-calls. 22 年之前
  stekkel 906c957d32 Make skiplist check casesensitive 22 年之前
  stekkel 3dbb229eee make use of sqimap_run_command instead of forbidden local fputs 22 年之前
  jangliss cf0854c003 UW sends \NoSelect in LIST and not in LSUB, which is perfectly fine by 22 年之前
  stekkel 14794fc426 Do utf7 decode after we created the tree, otherwise we cannot match 22 年之前
  jangliss 5d93559e5f Now that I have seemed to have fixed the INBOX issue with courier/uw, 22 年之前
  jangliss 1f53859766 Forgot that $lsub_ibx[0] would be unset if LSUB didn't return INBOX, so 22 年之前
  stekkel ff03b4283a imap_utf7 decoding of mailboxes (mailbox-tree) 22 年之前
  jangliss 3d391f4472 Eugh, this code is getting messy, can somebody verify this regex for me, 22 年之前
  jangliss 55ecf21b0c Back again... should have looked at my exchange window first... *grumbles* 22 年之前
  jangliss bde60ca9f9 UW can return a slightly different format for the LSUB when you step outside 22 年之前
  jangliss 184bbe5507 Couple of tweaks... must include inbox otherwise it becomes an unselectable 22 年之前
  jangliss 2d40cc0b02 Moved the INBOX check higher to save code duplication... something else in 22 年之前
  Erin Schnabel bdb5ae1bbd Corrected display (on Courier at least) of mailboxes with INBOX 22 年之前
  Thijs Kinkhorst 9c129d3265 E_ALL notice removal 22 年之前
  Erin Schnabel 20b51df26d UW Folder badness take two. 22 年之前