lkehresman [Sun, 23 Jul 2000 17:53:56 +0000 (17:53 +0000)]
information on how to upgrade from previous versions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@624
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Sun, 23 Jul 2000 17:15:25 +0000 (17:15 +0000)]
put the sweedish translation in the LC_MESSAGES directory, adn added it to
i18n.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@623
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Sun, 23 Jul 2000 15:31:05 +0000 (15:31 +0000)]
- made the date like Netscape Messenger: if today show time, if this week
show day and time, else show month day year.
- Fixed error in the way we send the "from" header -- had been sending:
Luke Ehresman <luke@squirrelmail.org> without the quites.. needed them!
- Fixed error when parsing url messages. If it is longer than the word
wrap length, it doesn't wrap it.
- fixed bug reported to list about next/prev not working (needed urlMailbox)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@622
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lbergman [Fri, 21 Jul 2000 20:38:01 +0000 (20:38 +0000)]
Added Tobias to list of translators
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@621
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Sat, 15 Jul 2000 15:32:41 +0000 (15:32 +0000)]
fixed bug that didn't send "from" header correctly. It sent it without
quotes around the name like this: Luke Ehresman <luke@squirrelmail.org>
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@620
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Sat, 15 Jul 2000 12:30:20 +0000 (12:30 +0000)]
fixed bug in conf.pl that didn't let you have more than 10 themes
removed unnecessary condition in download.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@619
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Sat, 15 Jul 2000 11:35:02 +0000 (11:35 +0000)]
- cleaned up the documentation directory
- fixed a bug in viewing attachments (download link didn't always download)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@618
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pallo [Fri, 14 Jul 2000 21:41:17 +0000 (21:41 +0000)]
Fixed problem with multiline SMTP reponses.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@617
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Fri, 14 Jul 2000 08:36:15 +0000 (08:36 +0000)]
- added "High Contrast" theme submitted by Casey A. Peel <cpeel@localhost.localdomain>
- fixed a few things in mime.txt
- added configurable message statuses on folder list
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@616
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Thu, 13 Jul 2000 10:20:54 +0000 (10:20 +0000)]
- more minor UI tweaks
- added headers to saved text messages
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@615
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Wed, 12 Jul 2000 11:01:46 +0000 (11:01 +0000)]
- fixed bugs in conf.pl, removed some unnecessary options
- tweaked UI in a few more places
- made fonts larger when viewing full header
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@614
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Wed, 12 Jul 2000 10:39:15 +0000 (10:39 +0000)]
Added a hook in the button row after the subject field.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@613
7612ce4b-ef26-0410-bec9-
ea0150e637f0
oricn [Tue, 11 Jul 2000 11:06:36 +0000 (11:06 +0000)]
Added a session_register("theme_css") to make $theme_css a global varible.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@612
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Tue, 11 Jul 2000 09:58:33 +0000 (09:58 +0000)]
Changed the way attachments are viewed. Now, clicking on the filename
is "view" and a link behind is "download" (application/octet.stream).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@611
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Tue, 11 Jul 2000 08:15:29 +0000 (08:15 +0000)]
Fixed bug that made it impossible to receive attachments.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@610
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Mon, 10 Jul 2000 14:24:56 +0000 (14:24 +0000)]
Charset and encoding support is now working again :-)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@609
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Mon, 10 Jul 2000 12:14:18 +0000 (12:14 +0000)]
Added a 0 to a call in mime_structure to get rid of error messages.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@608
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Mon, 10 Jul 2000 11:35:31 +0000 (11:35 +0000)]
Put decoding of encoded bodies back in after MIME rewrite. Still
missing a header->charset to get the charset support working again.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@607
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Mon, 10 Jul 2000 09:37:50 +0000 (09:37 +0000)]
Made hide parameter to sqimap_mailbox_select optional, since few
function calls used it for something.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@606
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Mon, 10 Jul 2000 09:22:44 +0000 (09:22 +0000)]
- fixed bugs in sorting by from and subject
- After login, you go to INBOX, not the welcome screen
- worked out some more bugs in conf.pl
- subscribe/unsubscribe can select multiple folders at one time
- made empty trash happen on left side so you stay where you are
- standardized look and feel a little bit more
- fixed problems with renaming of folders
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@605
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Sat, 8 Jul 2000 11:59:01 +0000 (11:59 +0000)]
Fixed major problems with IMAP session handling in the MIME code. This
fixed a bunch of bugs including "reply", "forward", and the weird attachment
problem I was having.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@604
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Sat, 8 Jul 2000 11:13:09 +0000 (11:13 +0000)]
- added a bunch of sqimap_logout's where none existed
- deleting/moving takes you right back where you were
- Folders section is handled better, removed notification screens
- The options "cc" and "to and cc" were added to message highlighting
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@603
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Fri, 7 Jul 2000 09:25:33 +0000 (09:25 +0000)]
updated changelog, fixed a few minor bugs
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@602
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Fri, 7 Jul 2000 08:02:04 +0000 (08:02 +0000)]
- added a view header option
- folders.php - fixed bug when listing sent/trash folders
- fixed some bugs in message highlighting
- reorganized the options page, fixed a bunch of bugs in it as well
- changed background color of header in read_body.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@601
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Thu, 6 Jul 2000 17:55:43 +0000 (17:55 +0000)]
Made some more changes to the received line.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@600
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lbergman [Thu, 6 Jul 2000 15:42:45 +0000 (15:42 +0000)]
added csv import completion
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@599
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Thu, 6 Jul 2000 11:35:49 +0000 (11:35 +0000)]
Some more modifications to the received line.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@598
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Thu, 6 Jul 2000 10:35:59 +0000 (10:35 +0000)]
Added proxying information to the Received: header if the user comes
through a HTTP-prxy that sets either HTTP_VIA or HTTP_X_FORWARDED_FOR.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@597
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Thu, 6 Jul 2000 09:02:30 +0000 (09:02 +0000)]
Fixed bug: Now using uppercase letters when doing RFC1521 encoding of headers. Also propeprly encoding ?=_.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@596
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lbergman [Wed, 5 Jul 2000 15:45:36 +0000 (15:45 +0000)]
Added dynamic tabindex to text entry fields. Commented out error code until I can figure a way to fix it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@595
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pallo [Wed, 5 Jul 2000 14:48:57 +0000 (14:48 +0000)]
Small change to file header/comment.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@594
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Wed, 5 Jul 2000 14:45:57 +0000 (14:45 +0000)]
Fixed bug with 8-bit characters in personal name when sending mail.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@593
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lbergman [Wed, 5 Jul 2000 14:13:44 +0000 (14:13 +0000)]
Added minimum GNU License
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@592
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lbergman [Wed, 5 Jul 2000 13:33:45 +0000 (13:33 +0000)]
Added minimum GNU License
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@591
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Wed, 5 Jul 2000 11:43:56 +0000 (11:43 +0000)]
Fixed some problems with cookies bein set wrong when logging in/out.
Now correctly clears cookies and resets session ID.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@590
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pallo [Wed, 5 Jul 2000 08:49:27 +0000 (08:49 +0000)]
Removed what appears to be leftover debug code.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@589
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pallo [Wed, 5 Jul 2000 08:32:10 +0000 (08:32 +0000)]
Applied patch from Toby Cabot to fix a small bug in address handling.
Added htmlspecialchars() around variables in form output.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@588
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Wed, 5 Jul 2000 07:47:43 +0000 (07:47 +0000)]
Added brief documentation on the plugin architecture.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@587
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pallo [Tue, 4 Jul 2000 15:31:37 +0000 (15:31 +0000)]
Updated with latest changes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@586
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pallo [Tue, 4 Jul 2000 15:26:08 +0000 (15:26 +0000)]
Insert In-Reply-To and References headers when replying to a message.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@585
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Tue, 4 Jul 2000 13:23:02 +0000 (13:23 +0000)]
Added a new session variable base_uri. Uses this variable when
printing the page header. This is needed to be able to print the
header in plugins.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@584
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lbergman [Mon, 3 Jul 2000 14:44:49 +0000 (14:44 +0000)]
Changed temp file write to from due to leftover file possiblity, At least they will all be in the same dir. Also clarified some instructions.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@583
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Mon, 3 Jul 2000 09:43:58 +0000 (09:43 +0000)]
Added missing ; in HTML-code.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@582
7612ce4b-ef26-0410-bec9-
ea0150e637f0
nehresma [Sun, 2 Jul 2000 03:59:26 +0000 (03:59 +0000)]
changed the header at the top of the csv import page to be our normal header
and added some simple error checking/handling.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@581
7612ce4b-ef26-0410-bec9-
ea0150e637f0
nehresma [Sun, 2 Jul 2000 03:33:27 +0000 (03:33 +0000)]
fixed html problem and spelling error
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@580
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lbergman [Fri, 30 Jun 2000 22:20:02 +0000 (22:20 +0000)]
Initial add of csv import file. No error checking present yet for some things but it works. Thanks Pallo.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@579
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lbergman [Fri, 30 Jun 2000 22:17:09 +0000 (22:17 +0000)]
Added csv import form HTML to addressbook.php.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@578
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lbergman [Fri, 30 Jun 2000 21:47:19 +0000 (21:47 +0000)]
changed unclosed comment tags /* on lines 315 & 316 to //
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@577
7612ce4b-ef26-0410-bec9-
ea0150e637f0
oricn [Fri, 30 Jun 2000 19:25:20 +0000 (19:25 +0000)]
Fixed a small glitch in my Priority code, also added 2 (high) to the proirity list not just 1 (higest)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@576
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Fri, 30 Jun 2000 15:30:19 +0000 (15:30 +0000)]
Bug when repkyin. Could not use is_logged_in(). Replaced with
sqimap_login().
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@575
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Fri, 30 Jun 2000 15:17:20 +0000 (15:17 +0000)]
Made some changes to the way that attachments are downloaded -- changed the
content-type to "application/octet-stream" so that it will always get downloaded.
If it is an image, it has a "view" button beside it for convenience, and that
will load the picture in the browser.
Updated the configuration script, and documentation on mime
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@574
7612ce4b-ef26-0410-bec9-
ea0150e637f0
oricn [Fri, 30 Jun 2000 14:44:13 +0000 (14:44 +0000)]
Added X-Priority Detection Now puts a "!" in the coloum after Date if the message has an X-Priority value of "1" Highest.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@573
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Thu, 29 Jun 2000 14:14:24 +0000 (14:14 +0000)]
Removed dependency of IMAP from some more files.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@572
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Thu, 29 Jun 2000 14:03:12 +0000 (14:03 +0000)]
Removed dependency on IMAP. Uses auth.php instead.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@571
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Thu, 29 Jun 2000 12:46:49 +0000 (12:46 +0000)]
Added auth.php to put authentication functions in one place. Added a
function there to check if the user is logged in without having to
connect to the IMAP server. Using this function in compose.php as a
test.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@570
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Thu, 29 Jun 2000 12:09:39 +0000 (12:09 +0000)]
Added session variable $is_logged_in.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@569
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Thu, 29 Jun 2000 11:40:58 +0000 (11:40 +0000)]
Now translation is working for "Unknown user or..."
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@568
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Thu, 29 Jun 2000 08:17:05 +0000 (08:17 +0000)]
Fixed spelin errorr.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@567
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Wed, 28 Jun 2000 13:07:00 +0000 (13:07 +0000)]
Added basic framework for plugin support. Very little code so far. Two
hooks in page_header.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@566
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pallo [Wed, 28 Jun 2000 12:57:37 +0000 (12:57 +0000)]
Ported new functions in javascript addressbook to the pure HTML version.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@565
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pallo [Wed, 28 Jun 2000 12:55:00 +0000 (12:55 +0000)]
Fixed some HTML bugs.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@564
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pallo [Wed, 28 Jun 2000 11:28:31 +0000 (11:28 +0000)]
Some changes to HTML table code.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@563
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pallo [Wed, 28 Jun 2000 11:13:47 +0000 (11:13 +0000)]
Fixed bug in Javascript code.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@562
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Wed, 28 Jun 2000 10:49:02 +0000 (10:49 +0000)]
No longer requires both body and subject. One of them is enough.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@561
7612ce4b-ef26-0410-bec9-
ea0150e637f0
gustavf [Wed, 28 Jun 2000 10:47:07 +0000 (10:47 +0000)]
Changed comment. It used to plain wrong.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@560
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Sat, 24 Jun 2000 04:49:21 +0000 (04:49 +0000)]
made a few asthetic changes to addressbook.php -- made it so that the info
part wasn't tagged as "nowrap" so that it doesn't go off the screen if
they have a long info line (like on the demo site)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@559
7612ce4b-ef26-0410-bec9-
ea0150e637f0
lkehresman [Sat, 24 Jun 2000 04:21:22 +0000 (04:21 +0000)]
updated some documentation, fixed minor bugs in MIME decoding, made
reply and forward work for composing messages.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@558
7612ce4b-ef26-0410-bec9-
ea0150e637f0
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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