Commit graph

3121 commits

Author SHA1 Message Date
gustavf
cb78e3e0b7 Cleaned up generated HTML-code. 2000-05-25 13:29:38 +00:00
gustavf
d74828873b Added basic CSS support. 2000-05-25 09:17:12 +00:00
gustavf
0f540314a0 displayHtmlHeader now takes a title as parameter (defaults to SquirrelMail). 2000-05-25 08:07:12 +00:00
gustavf
9963aaf5ab Moved printing of HTML-header into page_header.php. 2000-05-25 07:42:19 +00:00
oricn
2f055900af Fixed the No Subect Bug 2000-05-19 15:20:17 +00:00
oricn
47b132bc04 Sorted a few &nbsp to $nbsp; 2000-05-18 18:35:26 +00:00
Luke Ehresman
35a3f12bec fixed subject length problem 2000-05-14 17:31:55 +00:00
Luke Ehresman
c292629da4 fixed bugs 2000-05-13 04:30:12 +00:00
Luke Ehresman
367e7f7f72 added some fixed mentioned on the mailing list 2000-05-08 15:49:39 +00:00
Luke Ehresman
09ebbb7fd0 sending messages takes you back to previous mailbox
, saves "Answered" flag
2000-05-05 15:30:48 +00:00
Luke Ehresman
568042e06c address book saves stuff between instances 2000-05-05 01:23:25 +00:00
Luke Ehresman
8c08e2e7e2 minor bugfix, first line of message used to remove preceeding spaces. 2000-05-04 22:29:25 +00:00
Luke Ehresman
373c24d0e1 fixed bug in mailbox_exists for shane 2000-05-04 21:12:14 +00:00
Luke Ehresman
1af7e269a9 fixed problem with usort getting bad data in some instances 2000-05-04 20:59:39 +00:00
Luke Ehresman
6677291b5b updated the index.php to be absolute, not relative, fixed some bugs in
url parser.
2000-05-03 18:55:39 +00:00
Luke Ehresman
13bf7c3644 basic html address book 2000-05-03 15:55:47 +00:00
Luke Ehresman
659198a392 updated bugs file, changed version number to pre2 2000-04-30 19:21:41 +00:00
Luke Ehresman
84433c8b9c added ( and ) to end markers of html parsing, fixed folder subscribing on UW 2000-04-30 06:24:45 +00:00
Luke Ehresman
d71571c45b updated code for folder list and fixed a few bugs 2000-04-29 22:18:10 +00:00
Luke Ehresman
ac8985aefc made folder listing not dependent on $folder_list 2000-04-29 21:35:48 +00:00
Luke Ehresman
a67da6a07f bugfixes 2000-04-28 21:03:01 +00:00
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