Commit graph

3200 commits

Author SHA1 Message Date
Luke Ehresman
b1295262d1 bugfix in mailbox listin 2000-04-28 17:44:38 +00:00
Luke Ehresman
4e1e5d8c63 changed messages to objects 2000-04-28 14:42:11 +00:00
Luke Ehresman
1b94a32042 speed optomizations and less imap commands 2000-04-28 03:43:43 +00:00
Luke Ehresman
62b919ff99 optomizations 2000-04-28 02:41:30 +00:00
gustavf
f75149e462 Changed LANG= to LC_ALL=. This should fix a long standing bug. Thanks to
Lukasz Klimek.
2000-04-27 13:47:10 +00:00
Luke Ehresman
4f343ff7a2 updated documentation, fixed bugs with displaying multiple addrs 2000-04-27 03:04:15 +00:00
oricn
1b3e4077f3 Fixed a glich that caused the 'Viewing message' line to show a strange colour when in an empty folder. (Line 163) 2000-04-26 20:58:23 +00:00
oricn
ffc36229ae Commented out a Debug line '139' in the unformated folder routine 2000-04-26 19:20:27 +00:00
Luke Ehresman
587c0e7df1 sent shows "to" instead of "from" 2000-04-26 18:42:08 +00:00
oricn
3ad7ce9cc4 Commited Wrong Ver :P Added < and > to possible endinging 2000-04-23 13:28:07 +00:00
oricn
cf048be82e Chaneged a URL possible ending from < to > as it should have been! 2000-04-23 11:43:14 +00:00
Luke Ehresman
ae7a49c873 bugfixes in sending 2000-04-21 21:50:24 +00:00
Luke Ehresman
454df37188 Removed special folders, made them user preferences 2000-04-21 21:36:59 +00:00
Luke Ehresman
533ab75f54 fixed uw bug with folder deleting with a delimeter at the end 2000-04-21 03:33:22 +00:00
Luke Ehresman
f1d3e9777e made sorting method persistant using session management 2000-04-20 03:46:11 +00:00
Luke Ehresman
2fde228d88 fixed message deleting problem 2000-04-20 00:09:53 +00:00
Luke Ehresman
24b6b81305 re-fixed bug for fetching headers. (: 2000-04-18 01:10:27 +00:00
Luke Ehresman
21f468a0dc fixed the problem with us not being RFC complient for courier 2000-04-18 00:28:16 +00:00
gustavf
380fddbaf2 Fixed spelling of Deutsch. 2000-04-16 10:51:11 +00:00
Luke Ehresman
13b6bc2287 removed case insensitivity to bugtest 2000-04-14 14:25:01 +00:00
Luke Ehresman
65d016e1d1 sorting works on all fields 2000-04-14 04:07:56 +00:00
Luke Ehresman
6ac16b7e0f fixed bug with folder listing 2000-04-14 03:51:43 +00:00
Luke Ehresman
34c3063ea0 bugfixes with folder list 2000-04-14 03:19:59 +00:00
Luke Ehresman
583642327f bugfixes with folder listing 2000-04-14 03:17:41 +00:00
Luke Ehresman
c14c143dc8 added many speed improvements 2000-04-14 01:15:43 +00:00
nehresma
4e5055bdbf added caching of messages in mailbox, as well as next and previous message
while reading a message.
2000-04-13 03:13:01 +00:00
gpadgham
213578e10b Added feature to allow users to customize how many messages are shown at once while indexing a mailbox 2000-04-12 19:02:07 +00:00
nehresma
c1d5c2628d changed log in method back to using cookies. also session id is now stored
in cookies.  preliminary caching done too, but commented out for now (not working).
2000-04-12 03:35:12 +00:00
Luke Ehresman
e02cfd342e changed <? to <?php in everything 2000-04-11 23:19:53 +00:00
Luke Ehresman
a26b8b0925 added dropdown box for subscribe 2000-04-11 22:59:58 +00:00
Luke Ehresman
9abeae9e8c Worked on setting answered flag 2000-04-11 02:35:57 +00:00
Luke Ehresman
8b7e43ce18 added advanced flags to the message list 2000-04-11 02:05:25 +00:00
Luke Ehresman
d8e415034a added these, changed permissions 2000-04-10 15:33:00 +00:00
Luke Ehresman
19b3e0e380 removed these, changing permissiosn 2000-04-10 15:32:03 +00:00
Luke Ehresman
a1b228fb5e clicking on email addr sends you to compose screen 2000-04-10 14:57:05 +00:00
nehresma
269fc50d58 added use of PHP's session management 2000-04-10 13:34:01 +00:00
Luke Ehresman
14565eb385 Added email addr parsing, added bugfix for boundary= header 2000-04-10 05:33:59 +00:00
Luke Ehresman
e17fec30e1 added url parsing stuff 2000-04-05 14:30:54 +00:00
Luke Ehresman
a4663e3d1a added folder_prefix options 2000-04-04 01:22:42 +00:00
Luke Ehresman
38e28293bb made it possible to have a base imap directory for folders 2000-04-04 00:59:25 +00:00
Luke Ehresman
24c4c6f568 removed debugging 2000-04-03 12:51:30 +00:00
nehresma
0cdac7bd16 added fix for emptying trash where you don't actually delete the Trash folder,
but rather mark messages as deleted and expunge.  do delete the subfolders though.
2000-04-02 20:43:42 +00:00
gustavf
18c6e4c25e Now setting charset also in headers when sending mail. 2000-04-02 17:58:53 +00:00
pallo
62f6201dae Added address management methods (delete & modify).
Better file locking.
2000-04-02 16:50:40 +00:00
pallo
6e9401e3d2 Added address editing and removal methods.
Some bugfixes and improvements.
2000-04-02 16:45:41 +00:00
pallo
98087a6900 Added addressbook management. 2000-03-30 21:55:23 +00:00
pallo
afa95d46f1 Fixed typo. 2000-03-30 21:49:31 +00:00
pallo
5ec219c764 Improved local backend handling. 2000-03-30 21:39:33 +00:00
pallo
d7743d908e Improved error handling. 2000-03-30 20:01:15 +00:00
Luke Ehresman
fd1f5a2ede removed debugging information 2000-03-30 02:09:21 +00:00