コミット履歴

作者 SHA1 メッセージ 日付
  tokul 17c56f73ed two more subpackage blocks 21 年 前
  stekkel a6215b86bb Break 1 level less, otherwise the rest of the messages are not processed. 21 年 前
  Thijs Kinkhorst 5a4550f372 Remove almost all left overs of our non-uid-imap-server support. 21 年 前
  Thijs Kinkhorst af4bc6527f Better support for malformed/absent dates and headerlines ending in only "\n". 21 年 前
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 21 年 前
  Erin Schnabel 5378a6ad6e More UI changes - message list is more compact. Prev & Next links are 21 年 前
  tokul 2cea5ee40c fixing multiline headers. space or tab should not be removed. 21 年 前
  stekkel dee1922ba6 EIMS workaround. EIMS returns the SEARCH response as multiple untagged 22 年 前
  Thijs Kinkhorst 336662934c Add some basic documentation, and remove some long-obsolete functions. 22 年 前
  tassium 9098cb73e4 Preparation to begin using phpdocumentor. 22 年 前
  alex-brainstorm 4d312957a9 Get rid of one of the two flavors of _(Unknown sender) for simpler translations 22 年 前
  tassium 122f1e9e03 Added a "bypass trash" checkbox to the mailbox display. When checked, the Delete button ignores the use of the trash folder. 22 年 前
  tassium 759fc2745f sqimap_msgs_list_copy now does what you'd expect it to. 22 年 前
  stekkel 344a913ff6 Same story as THREAD fix. Skip the unsollicited responses 22 年 前
  alex-brainstorm 51c8aa1716 sqimap_encode_mailbox_name() calls added 22 年 前
  alex-brainstorm 4888607a79 Complete Marc's fix for untagged [PARSE] response to THREAD 22 年 前
  stekkel 9ffa2585f1 fix for BAD response during thread view. The problem was the availability of 22 年 前
  Thijs Kinkhorst 1f4f6cf114 Fix this awfully ugly error message, finally. 22 年 前
  Thijs Kinkhorst 62a3b54436 Remove some obsoleted parsing functions. 22 年 前
  stekkel 2a676bec2a Missed a spot, now the date is also extracted from the header 22 年 前
  stekkel 77a9ce5a49 Rewrite of the sqimap_get_small_header_list function. 22 年 前
  stekkel ff1d3a53b5 moved address-parsing to the displayable messages 22 年 前
  stekkel 001b91374f Whoops wrong file 22 年 前
  stekkel 56158f3748 charset encode / decode fixes 22 年 前
  stekkel 023e257faf rewrote unfold routine inside sqimap_small_header_list because it didn't 22 年 前
  stekkel 0c732bedbd lot's of fixes: 22 年 前
  Thijs Kinkhorst 75de52f258 Getting ready for 1.4.0 RC1 22 年 前
  tassium 286c5e1c39 sqimap_message_list_squisher() was returning nothing if the data passed to it was not an array. It should have just been returning the data as it was passed. 22 年 前
  Thijs Kinkhorst 513e603e08 XXS fixes, as in stable 23 年 前
  tassium 5414e1f492 sqimap_msgs_list_delete was calling sqimap_run_command using a variable ($handle_errors) which was not set. The call above it (also to sqimap_run_command) did not use $handle_errors, so I changed the bad call to match the other call. 23 年 前