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
|
преди 22 години |
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.
|
преди 22 години |
indiri69
|
fdc0c3febc
Make header checking case insensitive
|
преди 23 години |
stekkel
|
80ff67e460
wrong version, 2ed try
|
преди 23 години |
stekkel
|
892fd3c1b5
added flag related functions for handling sets of messages instead of using
|
преди 23 години |
jmunro
|
16542833cd
Since changing to rg=0 we make extensive use of $_SESSION and $HTTP_SESSION_VARS. Because of this session_register, session_unregister, and session_is_registered should NOT be used (see the PHP manual at php.net). They are buggy over different PHP versions anyway. Now when changing a session var using the custom 'sq' version of these functions (all located in global.php) the superglobal array is accessed directly. This fixes the problem with corrupted objects in the session. Tested with 4.1.2 rg=0 and 1.
|
преди 23 години |
Thijs Kinkhorst
|
91f4b6989d
Fix for IMAP servers that don't always return a UIDNEXT value
|
преди 23 години |
Thijs Kinkhorst
|
067363daea
Update function directory to rg=0.
|
преди 23 години |
stekkel
|
9970784525
fix for never ending while loop
|
преди 23 години |