Luke Ehresman
070bd0e7cb
- added a hook at beginning of left_main
...
- added plugin options in conf.pl
2000-07-25 13:16:15 +00:00
gustavf
1485f5dc0b
Fixed bug that ignored lowercase quoted printable in headers.
2000-07-25 09:24:15 +00:00
Luke Ehresman
59db1f30e6
- removed BUG and TODO since we use SourceForge now,
...
- cleaned up some strings to make translations a bit easier
2000-07-24 18:25:20 +00:00
Luke Ehresman
81870d0933
fixed bug that couldn't read steve's emails
2000-07-24 17:23:26 +00:00
Luke Ehresman
39d197190c
you can now have more than 10 ldap servers and themes, bug fixed!
2000-07-24 16:39:59 +00:00
Luke Ehresman
ce696e8508
updated the squirrelmail.po file, fixed some bugs with next/prev
2000-07-24 16:28:26 +00:00
Luke Ehresman
50256e80db
added the 3 new translations to the changelog, fixed my misspelling of
...
Swedish from "Sweedish". :)
2000-07-24 13:36:38 +00:00
Luke Ehresman
e9da4cdb0a
changed <? to <?php in a few places in options_*
...
added dark_grey_theme from Justin Miller <lordpaco@sanguinis.net>
2000-07-24 12:17:36 +00:00
gustavf
74916d0e79
Added Portugese (Brazil) translation from Henrique Moura. Language is pt_BR.
2000-07-24 11:51:04 +00:00
gustavf
15cfc1e395
Added Dutch translation from Arjen Halma.
2000-07-24 11:34:12 +00:00
Luke Ehresman
956fbf6252
added more time zone aliases (i.e. BST, MDT, etc)
2000-07-23 19:58:28 +00:00
Luke Ehresman
b019a9b70b
decoding filenames in download.php as well
2000-07-23 18:32:33 +00:00
Luke Ehresman
f58ecc713e
it now decodes filenames
2000-07-23 18:31:43 +00:00
Luke Ehresman
a4e6b8dc61
information on how to upgrade from previous versions
2000-07-23 17:53:56 +00:00
Luke Ehresman
c274dac51a
put the sweedish translation in the LC_MESSAGES directory, adn added it to
...
i18n.php
2000-07-23 17:15:25 +00:00
Luke Ehresman
323a7118d1
- 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)
2000-07-23 15:31:05 +00:00
lbergman
0dd94ba8cf
Added Tobias to list of translators
2000-07-21 20:38:01 +00:00
Luke Ehresman
359d45a1ae
fixed bug that didn't send "from" header correctly. It sent it without
...
quotes around the name like this: Luke Ehresman <luke@squirrelmail.org>
2000-07-15 15:32:41 +00:00
Luke Ehresman
f26ada49d8
fixed bug in conf.pl that didn't let you have more than 10 themes
...
removed unnecessary condition in download.php
2000-07-15 12:30:20 +00:00
Luke Ehresman
a586c1a45b
- cleaned up the documentation directory
...
- fixed a bug in viewing attachments (download link didn't always download)
2000-07-15 11:35:02 +00:00
pallo
de9cf52ab6
Fixed problem with multiline SMTP reponses.
2000-07-14 21:41:17 +00:00
Luke Ehresman
929a043391
- 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
2000-07-14 08:36:15 +00:00
Luke Ehresman
3e34975a84
- more minor UI tweaks
...
- added headers to saved text messages
2000-07-13 10:20:54 +00:00
Luke Ehresman
b849651bb9
- fixed bugs in conf.pl, removed some unnecessary options
...
- tweaked UI in a few more places
- made fonts larger when viewing full header
2000-07-12 11:01:46 +00:00
gustavf
ba98eb57ad
Added a hook in the button row after the subject field.
2000-07-12 10:39:15 +00:00
oricn
372d05821c
Added a session_register("theme_css") to make $theme_css a global varible.
2000-07-11 11:06:36 +00:00
gustavf
a0f2591f38
Changed the way attachments are viewed. Now, clicking on the filename
...
is "view" and a link behind is "download" (application/octet.stream).
2000-07-11 09:58:33 +00:00
gustavf
72b04b39ff
Fixed bug that made it impossible to receive attachments.
2000-07-11 08:15:29 +00:00
gustavf
d6ec0350d6
Charset and encoding support is now working again :-)
2000-07-10 14:24:56 +00:00
gustavf
0124aca800
Added a 0 to a call in mime_structure to get rid of error messages.
2000-07-10 12:14:18 +00:00
gustavf
2c5891c4e8
Put decoding of encoded bodies back in after MIME rewrite. Still
...
missing a header->charset to get the charset support working again.
2000-07-10 11:35:31 +00:00
gustavf
1027cdda39
Made hide parameter to sqimap_mailbox_select optional, since few
...
function calls used it for something.
2000-07-10 09:37:50 +00:00
Luke Ehresman
cb9a59a769
- 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
2000-07-10 09:22:44 +00:00
Luke Ehresman
3a9c042add
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.
2000-07-08 11:59:01 +00:00
Luke Ehresman
4c8b901c3e
- 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
2000-07-08 11:13:09 +00:00
Luke Ehresman
cb44f2cddf
updated changelog, fixed a few minor bugs
2000-07-07 09:25:33 +00:00
Luke Ehresman
b8fefd8797
- 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
2000-07-07 08:02:04 +00:00
gustavf
1767c58635
Made some more changes to the received line.
2000-07-06 17:55:43 +00:00
lbergman
a71ab067dd
added csv import completion
2000-07-06 15:42:45 +00:00
gustavf
c43f4c7201
Some more modifications to the received line.
2000-07-06 11:35:49 +00:00
gustavf
ce12773a34
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.
2000-07-06 10:35:59 +00:00
gustavf
9141b0fcf7
Fixed bug: Now using uppercase letters when doing RFC1521 encoding of headers. Also propeprly encoding ?=_.
2000-07-06 09:02:30 +00:00
lbergman
d4c532887d
Added dynamic tabindex to text entry fields. Commented out error code until I can figure a way to fix it.
2000-07-05 15:45:36 +00:00
pallo
e57ecc5396
Small change to file header/comment.
2000-07-05 14:48:57 +00:00
gustavf
f22ef95d0b
Fixed bug with 8-bit characters in personal name when sending mail.
2000-07-05 14:45:57 +00:00
lbergman
23fb10fe55
Added minimum GNU License
2000-07-05 14:13:44 +00:00
lbergman
e1b158a373
Added minimum GNU License
2000-07-05 13:33:45 +00:00
gustavf
58755a8ea1
Fixed some problems with cookies bein set wrong when logging in/out.
...
Now correctly clears cookies and resets session ID.
2000-07-05 11:43:56 +00:00
pallo
d7e526f8e9
Removed what appears to be leftover debug code.
2000-07-05 08:49:27 +00:00
pallo
7dac11777b
Applied patch from Toby Cabot to fix a small bug in address handling.
...
Added htmlspecialchars() around variables in form output.
2000-07-05 08:32:10 +00:00