Commit graph

23 commits

Author SHA1 Message Date
tokul
17c56f73ed two more subpackage blocks 2004-04-12 08:03:39 +00:00
Thijs Kinkhorst
5a4550f372 Remove almost all left overs of our non-uid-imap-server support. 2004-03-15 20:15:16 +00:00
Thijs Kinkhorst
644750922c We don't support PHP 4.0.x anymore; update the docs to reflect that and
remove 4.0.x legacy code.
2004-03-11 19:34:43 +00:00
Thijs Kinkhorst
cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
alex-brainstorm
8d260fef9e More PhpDocumentor works 2003-11-11 01:25:13 +00:00
alex-brainstorm
09cdb8af38 Take the thread type user setting in account 2003-11-11 00:35:06 +00:00
alex-brainstorm
ff7338aaf7 Added subfoldering from an idea/patch by Thomas Pohl xraven at users.sourceforge.net (thanks Thomas), added handling of broken imap connection in THREAD, some PhpDocumentor works. 2003-11-09 18:46:23 +00:00
alex-brainstorm
e99df48e43 Fix typo, add SIZE in SORT in case someone wants to do it 2003-11-06 14:02:48 +00:00
alex-brainstorm
fcd9a1dd57 Handle multiple SORT responses, and PhpDocumentor homework ;) 2003-11-06 02:15:04 +00:00
alex-brainstorm
d2e24723a7 Workaround for EIMS split response to SEARCH 2003-11-04 00:48:45 +00:00
alex-brainstorm
23bf6888c6 SORT and THREAD handling in search 2003-11-01 17:29:18 +00:00
Thijs Kinkhorst
336662934c Add some basic documentation, and remove some long-obsolete functions. 2003-10-29 19:58:06 +00:00
tassium
9098cb73e4 Preparation to begin using phpdocumentor.
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.

The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)
2003-10-28 21:27:47 +00:00
alex-brainstorm
c3f03aea85 Forgot global ;) 2003-07-29 10:24:20 +00:00
alex-brainstorm
dd794ea88a Removed the last code dependency on a specific version 2003-07-29 10:19:22 +00:00
alex-brainstorm
38ce5cc9f2 Reworked optional charset management. 2003-07-27 02:50:25 +00:00
alex-brainstorm
24f05a49bc Use sm_print_r() only if it exists, so the code can be backported. 2003-07-26 18:59:54 +00:00
alex-brainstorm
637c886d7f Dump debug info for mailbox select before it may fail 2003-07-26 02:06:32 +00:00
alex-brainstorm
e83198d1f1 Imap error management and 8bit chars encoding ;) 2003-07-24 18:51:59 +00:00
alex-brainstorm
f7a3fc6593 2 notices, \ needs literal 2003-07-11 09:53:35 +00:00
alex-brainstorm
df539395ae 2 more notices 2003-07-05 00:42:04 +00:00
tassium
873ce22eca Another patch from Alex to eliminate a notice with E_ALL. 2003-07-02 20:09:54 +00:00
tassium
abdf24c859 Required for the new advanced search. (Beginning with src/search.php v. 1.94) 2003-07-01 16:50:21 +00:00