Luke Ehresman
|
38b9a97c76
updated changelog, fixed folder subscriptions not displaying problem
|
24 سال پیش |
Tyler Akins
|
8e45c13a78
Apparently usort() REQUIRES a user-defined function instead of a PHP
|
24 سال پیش |
Luke Ehresman
|
89501e1126
added more bugfixes and warning squashes
|
24 سال پیش |
Luke Ehresman
|
63bb5ec59c
fixed some more warning messages
|
24 سال پیش |
Tyler Akins
|
505cf3de89
Couple warnings removed
|
24 سال پیش |
Tyler Akins
|
de965920f1
Removed a lot of the warnings generated when PHP has all warnings enabled.
|
24 سال پیش |
Tyler Akins
|
472a8f45d8
Another fix for my broken code.
|
24 سال پیش |
Tyler Akins
|
f0f30c095d
* Fixed typo.
|
24 سال پیش |
Tyler Akins
|
f8a9fe982e
Changed the second ereg() function to a strcasecmp also.
|
24 سال پیش |
pallo
|
4d1e0a14bd
Replaced an eregi() with strcasecmp() which should be considerably faster.
|
24 سال پیش |
pallo
|
9885b36d40
Reverted 1.53->1.54 change because it introduced a bug (the new regexp was wrong).
|
24 سال پیش |
Tyler Akins
|
1c6da80f2f
Why did we have two eregi() functions in a row? I changed it so one regexp
|
24 سال پیش |
Tyler Akins
|
4c2e20e119
Fixed a bug where users that did not log in before would get tons of
|
24 سال پیش |
Luke Ehresman
|
65dc422fae
* Removed sqimap_mailbox_close() function -- automatically expunges mailbox
|
24 سال پیش |
Ondřej Surý
|
2780154b27
imap_mailbox: Fixed minor bug in sqimap_mailbox_list
|
24 سال پیش |
Tyler Akins
|
92713996cf
Fixed bug where str_repeat was called with 0 as multiplier. Simple "if"
|
24 سال پیش |
Luke Ehresman
|
de03cd8146
Updated folder displaying code with changes we discussed on list
|
24 سال پیش |
pallo
|
653b606b95
Fixed how folder names are formatted in a hierarchy of folders.
|
24 سال پیش |
Luke Ehresman
|
424c8c1f31
- added patch from srakhada that uses quotemeta() function around password to allow
|
24 سال پیش |
Tyler Akins
|
be38c8215d
Made the handle_errors flag to sqimap_mailbox_expunge default to true.
|
24 سال پیش |
pallo
|
d55196673c
Applied patch #102205 + some extra code to fix bug #121006.
|
25 سال پیش |
Luke Ehresman
|
837022bcd6
removed some buggy UW specific code -- subscribed folders now show with UW again.
|
25 سال پیش |
Tyler Akins
|
a9354cd059
Added numerous changes from embeejay
|
25 سال پیش |
Tyler Akins
|
5effbcffde
sqimap_read_data now uses the $response and $message vars
|
25 سال پیش |
Luke Ehresman
|
3763033079
tweaks, fixed some misspellings, added a few hooks
|
25 سال پیش |
Luke Ehresman
|
7fb6b302e1
fixed double folder problem
|
25 سال پیش |
Luke Ehresman
|
496094e5a2
fixed some bugs in the sqimap_mailbox_close() function
|
25 سال پیش |
Luke Ehresman
|
d8ad681aa8
added sqimap_mailbox_close() and implemented it for all sqimap_mailbox_select()
|
25 سال پیش |
Luke Ehresman
|
33c369d337
fixed some html errors, added endlines
|
25 سال پیش |
Luke Ehresman
|
dc9e76994f
- fixed renaming folders, now renames subfolders as well
|
25 سال پیش |