Thijs Kinkhorst
|
2f1cc08b0e
Replace array_search that only uses a boolean to check whether the value
|
21 роки тому |
stekkel
|
c27886a4eb
More cleanups.
|
21 роки тому |
stekkel
|
b805bf5f1c
changed naming scheme
|
21 роки тому |
stekkel
|
34dffa1d9d
Simplified DMN and the findPrevious and FindNext functions.
|
21 роки тому |
stekkel
|
d024fa15b0
Respect the permanentflags output. Do not show the alter flags buttons
|
21 роки тому |
stekkel
|
f510138349
* Request UID and UIDVALIDITY from the status response if not available in the
|
21 роки тому |
stekkel
|
194b15976a
due to caching the dropdown mailbox list $boxesnew was set in the global
|
21 роки тому |
stekkel
|
4542626296
No comments
|
21 роки тому |
stekkel
|
b171edd0dc
temp fixes, as long as we didn't adapt our mailbox tree code, cache the
|
21 роки тому |
stekkel
|
157a422c57
removed debug statement
|
21 роки тому |
stekkel
|
85bee15f35
Removed kind of insane check. The check mailbox is subscribed call retrieved
|
21 роки тому |
Erin Schnabel
|
f59c3343ef
remove call to expunge in sqimap_mailbox_select
|
21 роки тому |
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
|
21 роки тому |
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 роки тому |