提交历史

作者 SHA1 备注 提交日期
  tokul 17c56f73ed two more subpackage blocks 21 年之前
  Erin Schnabel 7a611a6ea9 updates for move & next when moving first message 21 年之前
  Thijs Kinkhorst 5a4550f372 Remove almost all left overs of our non-uid-imap-server support. 21 年之前
  stekkel 358d622748 unsetting an array element didn't re-index the array which caused a failure 21 年之前
  stekkel c51abba34c Fixed the issue where inbox showed up in the lsub response with a \NoSelect 21 年之前
  Thijs Kinkhorst e424ef3bc1 Tweak the LSUB INBOX regexp to allow for only 1 space between LSUB and 21 年之前
  Thijs Kinkhorst 634f4d6cdc Fix the display of a subfolder "foo.inbox" aswell. 21 年之前
  Thijs Kinkhorst b7c512df9a Require whitespace in the LSUB before the mailbox name to prevent a 21 年之前
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 21 年之前
  Erin Schnabel dcad776393 Added function to update arrays etc for DMN. 21 年之前
  pdontthink ceac9866ed Change to new hook function, as elsewhere in same file 21 年之前
  stekkel a9cc9cad50 * first unsubscribe before we delete 22 年之前
  Thijs Kinkhorst 336662934c Add some basic documentation, and remove some long-obsolete functions. 22 年之前
  tassium 9098cb73e4 Preparation to begin using phpdocumentor. 22 年之前
  tassium 350bbcd288 New hook function: boolean_hook_function(), which is used for hooks that want a true/false value from the plugins. Currently used in isSpecialMailbox() 22 年之前
  alex-brainstorm bf4258331a advanced_tree: sort mailboxes naturally, handle special folders the same as in oldway (subs and hook) 22 年之前
  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 年之前