squirrelmail.git
23 years agoupdated todo, trying to fix this stupid multiple log email problem,
lkehresman [Fri, 23 Jun 2000 14:32:09 +0000 (14:32 +0000)]
updated todo, trying to fix this stupid multiple log email problem,
fixed HTML support in mime

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@557 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agowrote up documentation on how the MIME stuff works now
lkehresman [Fri, 23 Jun 2000 04:39:10 +0000 (04:39 +0000)]
wrote up documentation on how the MIME stuff works now

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@556 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agomay have fixed the blank subject problem
lkehresman [Fri, 23 Jun 2000 02:02:37 +0000 (02:02 +0000)]
may have fixed the blank subject problem

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@555 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoThis MIME support now passes the torture test that Gustav sent to the
lkehresman [Fri, 23 Jun 2000 01:55:09 +0000 (01:55 +0000)]
This MIME support now passes the torture test that Gustav sent to the
mailing list.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@554 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoadded debugging information and fixed a minor bug -- not reading in enough
lkehresman [Thu, 22 Jun 2000 20:01:27 +0000 (20:01 +0000)]
added debugging information and fixed a minor bug -- not reading in enough
characters from the IMAP server for really large responses.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@553 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agomade message highlighting be more flexible. You can now highlight messages
lkehresman [Wed, 21 Jun 2000 17:28:05 +0000 (17:28 +0000)]
made message highlighting be more flexible.  You can now highlight messages
based upon "from", "to", or "subject".

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@552 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoRewrote MIME support and made it much, MUCH quicker. All parsing of the
lkehresman [Wed, 21 Jun 2000 16:09:37 +0000 (16:09 +0000)]
Rewrote MIME support and made it much, MUCH quicker.  All parsing of the
messages are now handled on the IMAP server, rather than inside PHP, which
makes it about 20x faster (literally).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@551 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoAdded "List all" button to javascript address book.
pallo [Wed, 21 Jun 2000 11:13:26 +0000 (11:13 +0000)]
Added "List all" button to javascript address book.
List all addresses in the personal address book when window is opened.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@550 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoFixed translations in signout.php. Moved setting of language cookie
gustavf [Tue, 20 Jun 2000 08:33:07 +0000 (08:33 +0000)]
Fixed translations in signout.php. Moved setting of language cookie
from page_header.php to signout.php.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@549 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoFixed up porblem with language selection. Now uses HTTP content
gustavf [Tue, 20 Jun 2000 08:22:08 +0000 (08:22 +0000)]
Fixed up porblem with language selection. Now uses HTTP content
negotiation if cookie is not set and sets charset correctly.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@548 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoPut my name against the search mailbox(es) TODO, seeing as i have already started...
oricn [Mon, 19 Jun 2000 13:20:46 +0000 (13:20 +0000)]
Put my name against the search mailbox(es) TODO, seeing as i have already started it as i said i would :P

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@547 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoMade the message highlighting much more stable and usable. It has quite
lkehresman [Mon, 19 Jun 2000 00:57:21 +0000 (00:57 +0000)]
Made the message highlighting much more stable and usable.  It has quite
a bit of error correction, and the interface was made easier and more
functional.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@546 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoAdded basic support for message highlighting. Note that this needs quite
lkehresman [Sun, 18 Jun 2000 05:25:12 +0000 (05:25 +0000)]
Added basic support for message highlighting.  Note that this needs quite
a bit of work yet, because there is no error correction in the data entry
under the options menu.  But it works.  :)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@545 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agotesting multiple file commits for CVS messages
lkehresman [Sun, 18 Jun 2000 03:46:57 +0000 (03:46 +0000)]
testing multiple file commits for CVS messages

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@544 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agomoved buttons on compose form so they are more accessable to smaller
lkehresman [Sun, 18 Jun 2000 02:52:08 +0000 (02:52 +0000)]
moved buttons on compose form so they are more accessable to smaller
displays.  Someone requested this on the mailing list.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@543 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoAdded error check and message for missing ../help/en dir and hlp files.
lbergman [Fri, 16 Jun 2000 14:47:35 +0000 (14:47 +0000)]
Added error check and message for missing ../help/en dir and hlp files.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@542 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoa test run of the logging capabilities
lkehresman [Thu, 15 Jun 2000 18:56:58 +0000 (18:56 +0000)]
a test run of the logging capabilities

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@541 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agotesting the logging to email list
lkehresman [Thu, 15 Jun 2000 18:51:53 +0000 (18:51 +0000)]
testing the logging to email list

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@540 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agochanged where a variable is registered in the session so heavy hard drive IO doesn...
gpadgham [Thu, 15 Jun 2000 15:20:43 +0000 (15:20 +0000)]
changed where a variable is registered in the session so heavy hard drive IO doesn't exist when sorting tons of e-mail headers.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@539 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoMade a few strings easier to translate.
gustavf [Wed, 14 Jun 2000 07:52:09 +0000 (07:52 +0000)]
Made a few strings easier to translate.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@538 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoCorrected UGLY html output, now looks more common sense.
lbergman [Fri, 9 Jun 2000 14:17:13 +0000 (14:17 +0000)]
Corrected UGLY html output, now looks more common sense.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@537 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoWrong version commited last time :P
oricn [Thu, 8 Jun 2000 18:36:10 +0000 (18:36 +0000)]
Wrong version commited last time :P

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@536 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoAdded th patch from Tom Duffey, added checking for ftp, telnet, https will lookinto...
oricn [Thu, 8 Jun 2000 18:34:22 +0000 (18:34 +0000)]
Added th patch from Tom Duffey, added checking for ftp, telnet, https will lookinto better ways.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@535 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoAdded internationalization compatibility to error message.
lbergman [Thu, 8 Jun 2000 16:05:29 +0000 (16:05 +0000)]
Added internationalization compatibility to error message.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@534 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoInitial add, provides dynamic menu for left frame built from .hlp file <H1>, <H3...
lbergman [Thu, 8 Jun 2000 15:43:49 +0000 (15:43 +0000)]
Initial add, provides dynamic menu for left frame built from .hlp file <H1>, <H3>, and <A> tags.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@533 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoRemoved help related code, moved tp left_help.php.
lbergman [Thu, 8 Jun 2000 15:42:04 +0000 (15:42 +0000)]
Removed help related code, moved tp left_help.php.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@532 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoMade call for help bring up left_help.php for left frame source.
lbergman [Thu, 8 Jun 2000 14:32:10 +0000 (14:32 +0000)]
Made call for help bring up left_help.php for left frame source.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@531 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoAdded coma after name - neccessary for proper display in help.
lbergman [Thu, 8 Jun 2000 14:17:50 +0000 (14:17 +0000)]
Added coma after name - neccessary for proper display in help.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@530 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoUpdated with e-mail addresses and Polish translation.
gustavf [Wed, 7 Jun 2000 14:14:25 +0000 (14:14 +0000)]
Updated with e-mail addresses and Polish translation.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@529 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoGave Lukasz Klimek <casa@LO.Pila.PL> credit for Polish translation.
gustavf [Wed, 7 Jun 2000 13:54:29 +0000 (13:54 +0000)]
Gave  Lukasz Klimek <casa@LO.Pila.PL> credit for Polish translation.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@528 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoAdded polish translation from Lukasz Klimek <casa@LO.Pila.PL>.
gustavf [Wed, 7 Jun 2000 13:53:05 +0000 (13:53 +0000)]
Added polish translation from Lukasz Klimek <casa@LO.Pila.PL>.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@527 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoAdded spaces and coma's to make it display better in FAQ.hlp.
lbergman [Tue, 6 Jun 2000 13:44:11 +0000 (13:44 +0000)]
Added spaces and coma's to make it display better in FAQ.hlp.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@526 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoAdded check for ?help.php so left frame is set large.
lbergman [Tue, 6 Jun 2000 13:31:41 +0000 (13:31 +0000)]
Added check for ?help.php so left frame is set large.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@525 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agocorrected error which caused no data
lbergman [Mon, 5 Jun 2000 21:57:28 +0000 (21:57 +0000)]
corrected error which caused no data

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@524 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoBasic description I think needs to be done for a translation, Gustav?
lbergman [Mon, 5 Jun 2000 20:42:57 +0000 (20:42 +0000)]
Basic description I think needs to be done for a translation, Gustav?

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@523 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoadded help menu stuff
lbergman [Mon, 5 Jun 2000 20:40:20 +0000 (20:40 +0000)]
added help menu stuff

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@522 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoAdded variable, this needs work and possible substitution.
lbergman [Mon, 5 Jun 2000 20:30:28 +0000 (20:30 +0000)]
Added  variable, this needs work and possible substitution.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@521 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoChecks for user language availability and includes .hlp files
lbergman [Mon, 5 Jun 2000 20:24:41 +0000 (20:24 +0000)]
Checks for user language availability and includes .hlp files

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@520 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoadded a fourth method (?help.php) to call webmail.
lbergman [Mon, 5 Jun 2000 20:18:33 +0000 (20:18 +0000)]
added a fourth method (?help.php) to call webmail.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@519 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoadded help to menu choices
lbergman [Mon, 5 Jun 2000 20:09:12 +0000 (20:09 +0000)]
added help to menu choices

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@518 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoadded blue steel theme to array
lbergman [Mon, 5 Jun 2000 16:45:57 +0000 (16:45 +0000)]
added blue steel theme to array

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@517 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoadded ugly but patriotic theme
lbergman [Mon, 5 Jun 2000 14:49:29 +0000 (14:49 +0000)]
added ugly but patriotic theme

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@516 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoadded dark blue/grey theme
lbergman [Mon, 5 Jun 2000 14:47:35 +0000 (14:47 +0000)]
added dark blue/grey theme

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@515 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoupdated authors file
lkehresman [Fri, 2 Jun 2000 13:16:13 +0000 (13:16 +0000)]
updated authors file

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@514 7612ce4b-ef26-0410-bec9-ea0150e637f0

23 years agoUpdated some things to say 0.5pre1
lkehresman [Thu, 1 Jun 2000 12:52:44 +0000 (12:52 +0000)]
Updated some things to say 0.5pre1

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@513 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agospelling fix
nehresma [Fri, 26 May 2000 19:34:41 +0000 (19:34 +0000)]
spelling fix

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@512 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoCleaned up HTML.
gustavf [Thu, 25 May 2000 13:54:24 +0000 (13:54 +0000)]
Cleaned up HTML.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@511 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoCleaned up generated HTML-code.
gustavf [Thu, 25 May 2000 13:29:38 +0000 (13:29 +0000)]
Cleaned up generated HTML-code.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@510 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoAdded basic CSS support.
gustavf [Thu, 25 May 2000 09:17:12 +0000 (09:17 +0000)]
Added basic CSS support.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@509 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agodisplayHtmlHeader now takes a title as parameter (defaults to SquirrelMail).
gustavf [Thu, 25 May 2000 08:07:12 +0000 (08:07 +0000)]
displayHtmlHeader now takes a title as parameter (defaults to SquirrelMail).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@508 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoMoved printing of HTML-header into page_header.php.
gustavf [Thu, 25 May 2000 07:42:19 +0000 (07:42 +0000)]
Moved printing of HTML-header into page_header.php.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@507 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoFixed the No Subect Bug
oricn [Fri, 19 May 2000 15:20:17 +0000 (15:20 +0000)]
Fixed the No Subect Bug

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@506 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoSorted a few &nbsp to $nbsp;
oricn [Thu, 18 May 2000 18:35:26 +0000 (18:35 +0000)]
Sorted a few &nbsp to $nbsp;

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@505 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agofixed subject length problem
lkehresman [Sun, 14 May 2000 17:31:55 +0000 (17:31 +0000)]
fixed subject length problem

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@504 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agofixed bugs
lkehresman [Sat, 13 May 2000 04:30:12 +0000 (04:30 +0000)]
fixed bugs

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@503 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoadded some fixed mentioned on the mailing list
lkehresman [Mon, 8 May 2000 15:49:39 +0000 (15:49 +0000)]
added some fixed mentioned on the mailing list

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@502 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoupdated theme, fixed problem expunging
lkehresman [Sat, 6 May 2000 17:01:40 +0000 (17:01 +0000)]
updated theme, fixed problem expunging

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@501 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agohopefully fixed [ NONE ] problem
lkehresman [Sat, 6 May 2000 16:18:00 +0000 (16:18 +0000)]
hopefully fixed [ NONE ] problem

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@500 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agofixed some bugs with sending to inbox after send.
lkehresman [Fri, 5 May 2000 15:47:03 +0000 (15:47 +0000)]
fixed some bugs with sending to inbox after send.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@499 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agosending messages takes you back to previous mailbox
lkehresman [Fri, 5 May 2000 15:30:48 +0000 (15:30 +0000)]
sending messages takes you back to previous mailbox
, saves "Answered" flag

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@498 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoaddress book saves stuff between instances
lkehresman [Fri, 5 May 2000 01:23:25 +0000 (01:23 +0000)]
address book saves stuff between instances

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@497 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoremoved debugging info
lkehresman [Fri, 5 May 2000 00:47:16 +0000 (00:47 +0000)]
removed debugging info

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@496 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoupdated html address book
lkehresman [Fri, 5 May 2000 00:40:00 +0000 (00:40 +0000)]
updated html address book

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@495 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agominor bugfix, first line of message used to remove preceeding spaces.
lkehresman [Thu, 4 May 2000 22:29:25 +0000 (22:29 +0000)]
minor bugfix, first line of message used to remove preceeding spaces.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@494 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoadded html addr book search file
lkehresman [Thu, 4 May 2000 22:04:59 +0000 (22:04 +0000)]
added html addr book search file

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@493 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoFixed some of the JavaScript related code.
pallo [Thu, 4 May 2000 21:54:40 +0000 (21:54 +0000)]
Fixed some of the JavaScript related code.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@492 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoTry a little harder to guess th URL.
pallo [Thu, 4 May 2000 21:36:21 +0000 (21:36 +0000)]
Try a little harder to guess th URL.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@491 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agofixed bug in mailbox_exists for shane
lkehresman [Thu, 4 May 2000 21:12:14 +0000 (21:12 +0000)]
fixed bug in mailbox_exists for shane

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@490 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agofixed problem with usort getting bad data in some instances
lkehresman [Thu, 4 May 2000 20:59:39 +0000 (20:59 +0000)]
fixed problem with usort getting bad data in some instances

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@489 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoclaimed a task for myself
gpadgham [Thu, 4 May 2000 20:47:35 +0000 (20:47 +0000)]
claimed a task for myself

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@488 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoupdated authors to add david whittington
lkehresman [Wed, 3 May 2000 22:47:31 +0000 (22:47 +0000)]
updated authors to add david whittington

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@487 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoupdated the index.php to be absolute, not relative, fixed some bugs in
lkehresman [Wed, 3 May 2000 18:55:39 +0000 (18:55 +0000)]
updated the index.php to be absolute, not relative, fixed some bugs in
url parser.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@486 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agobasic html address book
lkehresman [Wed, 3 May 2000 15:55:47 +0000 (15:55 +0000)]
basic html address book

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@485 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoadded blue theme
lkehresman [Sun, 30 Apr 2000 20:27:19 +0000 (20:27 +0000)]
added blue theme

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@484 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoupdated bugs file, changed version number to pre2
lkehresman [Sun, 30 Apr 2000 19:21:41 +0000 (19:21 +0000)]
updated bugs file, changed version number to pre2

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@483 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agofixed some bugs with sent/trash defaults
lkehresman [Sun, 30 Apr 2000 19:19:30 +0000 (19:19 +0000)]
fixed some bugs with sent/trash defaults

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@482 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoadded ( and ) to end markers of html parsing, fixed folder subscribing on UW
lkehresman [Sun, 30 Apr 2000 06:24:45 +0000 (06:24 +0000)]
added ( and ) to end markers of html parsing, fixed folder subscribing on UW

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@481 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoupdated code for folder list and fixed a few bugs
lkehresman [Sat, 29 Apr 2000 22:18:10 +0000 (22:18 +0000)]
updated code for folder list and fixed a few bugs

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@480 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agomade folder listing not dependent on $folder_list
lkehresman [Sat, 29 Apr 2000 21:35:48 +0000 (21:35 +0000)]
made folder listing not dependent on $folder_list

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@479 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoupdated documentation
lkehresman [Sat, 29 Apr 2000 21:12:51 +0000 (21:12 +0000)]
updated documentation

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@478 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agomodified documentation
lkehresman [Fri, 28 Apr 2000 21:39:59 +0000 (21:39 +0000)]
modified documentation

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@477 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoremoved debugging info
lkehresman [Fri, 28 Apr 2000 21:15:54 +0000 (21:15 +0000)]
removed debugging info

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@476 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agobugfixes
lkehresman [Fri, 28 Apr 2000 21:03:01 +0000 (21:03 +0000)]
bugfixes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@475 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoedited todo
lkehresman [Fri, 28 Apr 2000 17:56:08 +0000 (17:56 +0000)]
edited todo

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@474 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agobugfix in mailbox listin
lkehresman [Fri, 28 Apr 2000 17:44:38 +0000 (17:44 +0000)]
bugfix in mailbox listin

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@473 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agochanged messages to objects
lkehresman [Fri, 28 Apr 2000 14:42:11 +0000 (14:42 +0000)]
changed messages to objects

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@472 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoUpdated po-file.
gustavf [Fri, 28 Apr 2000 11:17:53 +0000 (11:17 +0000)]
Updated po-file.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@471 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoupdates and speedimporovements
lkehresman [Fri, 28 Apr 2000 03:49:08 +0000 (03:49 +0000)]
updates and speedimporovements

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@470 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agospeed optomizations and less imap commands
lkehresman [Fri, 28 Apr 2000 03:43:43 +0000 (03:43 +0000)]
speed optomizations and less imap commands

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@469 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agooptomizations
lkehresman [Fri, 28 Apr 2000 02:41:30 +0000 (02:41 +0000)]
optomizations

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@468 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoAdded a quick fix for th gettext _ function as page_header.php3 is not needed in...
oricn [Thu, 27 Apr 2000 21:28:13 +0000 (21:28 +0000)]
Added a quick fix for th gettext _ function as page_header.php3 is not needed in signout so the function _ doesn't exist if they don't have get text

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@467 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoChanged LANG= to LC_ALL=. This should fix a long standing bug. Thanks to
gustavf [Thu, 27 Apr 2000 13:47:10 +0000 (13:47 +0000)]
Changed LANG= to LC_ALL=. This should fix a long standing bug. Thanks to
Lukasz Klimek.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@466 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoupdated documentation, fixed bugs with displaying multiple addrs
lkehresman [Thu, 27 Apr 2000 03:04:15 +0000 (03:04 +0000)]
updated documentation, fixed bugs with displaying multiple addrs

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@465 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoFixed a glich that caused the 'Viewing message' line to show a strange colour when...
oricn [Wed, 26 Apr 2000 20:58:23 +0000 (20:58 +0000)]
Fixed a glich that caused the 'Viewing message' line to show a strange colour when in an empty folder. (Line 163)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@464 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoCommented out a Debug line '139' in the unformated folder routine
oricn [Wed, 26 Apr 2000 19:20:27 +0000 (19:20 +0000)]
Commented out a Debug line '139' in the unformated folder routine

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@463 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agosent shows "to" instead of "from"
lkehresman [Wed, 26 Apr 2000 18:42:08 +0000 (18:42 +0000)]
sent shows "to" instead of "from"

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@462 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoupdated bug file
lkehresman [Wed, 26 Apr 2000 12:24:23 +0000 (12:24 +0000)]
updated bug file

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@461 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoAdded function to select an address and close the window in one operation.
pallo [Wed, 26 Apr 2000 09:21:53 +0000 (09:21 +0000)]
Added function to select an address and close the window in one operation.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@460 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agofixed bugs with cache
lkehresman [Wed, 26 Apr 2000 02:17:58 +0000 (02:17 +0000)]
fixed bugs with cache

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@459 7612ce4b-ef26-0410-bec9-ea0150e637f0

24 years agoQuick Fix on Trash Folder. echo $line; was AFTER </nobr> casusing a blank line after...
oricn [Mon, 24 Apr 2000 19:37:53 +0000 (19:37 +0000)]
Quick Fix on Trash Folder. echo $line; was AFTER </nobr> casusing a blank line after the Trash folder listing.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@458 7612ce4b-ef26-0410-bec9-ea0150e637f0