Commit graph

14284 commits

Author SHA1 Message Date
pallo
f60c1bd7b3 added ldap_server to config 2000-03-24 15:10:21 +00:00
pallo
46dbfe4f47 Removed the count_chars funtion (not in use, and exists in PHP4.0b4) 2000-03-24 14:54:56 +00:00
lkehresman
73a1eaddc4 updated authors to include russian translator 2000-03-24 14:38:31 +00:00
lkehresman
d050531bfb Updated changelog and todo, working on saving sent 2000-03-24 14:35:17 +00:00
gustavf
5a747b2d6d Fixed a typo in the script at the end. 2000-03-24 13:25:19 +00:00
lkehresman
22029091a0 fixed color problems with error messagees in compose. 2000-03-24 12:24:47 +00:00
gustavf
57d53b2975 Made page encoding a function if the users selected language. 2000-03-24 11:35:51 +00:00
gustavf
4812aeb188 Removed debug code that had made its way into CVS :-( 2000-03-24 11:11:03 +00:00
gustavf
2d7dcc3cc5 Fixed bug: Charset was not taken into account for single-part messages. 2000-03-24 11:09:19 +00:00
gustavf
05c939d72b Added full character translation tables for ISO-8859-1, 7 and 15. 2000-03-24 09:06:43 +00:00
lkehresman
38d0f8708d fixed quote problem, and added \r\n to imap message 2000-03-23 15:41:21 +00:00
gustavf
8ea9429078 Added Russian translation. 2000-03-23 14:20:13 +00:00
gustavf
e1d876431c Minor modifications. 2000-03-23 14:18:01 +00:00
lkehresman
4ebc9a927a updated todo 2000-03-23 14:07:24 +00:00
lkehresman
7c25abd748 updated german translation 2000-03-23 14:01:53 +00:00
gustavf
dcf95b90d6 Updated TODO and ChangeLog 2000-03-23 10:13:12 +00:00
gustavf
5d5f2f7fad Added limited support for Cyrillic (only KOI8-R yet) and made it possible to
select default charset.
2000-03-22 13:59:07 +00:00
nehresma
8cff411e8c added for changing way to empty trash 2000-03-21 15:25:32 +00:00
gustavf
7a8e323bff Changed htmpsecialchars(decodeHeader(...)) to
decodeHeader(htmlspecialchars(...)). This is necessary because
decodeHeader decodes things into HTML-entities.
2000-03-21 09:08:32 +00:00
gustavf
0da27b5c19 Decoding of iso-8859-7 (Greek) was buggy. Fixed. 2000-03-21 09:05:12 +00:00
lkehresman
53ffb5f2d8 fixed minor bug with deleting folders that had quotes in them 2000-03-19 14:15:52 +00:00
lkehresman
68058d8e74 upped the version to 0.4pre1 2000-03-19 14:03:45 +00:00
lkehresman
22dd2dd24d Added use of $imapPort 2000-03-19 13:56:44 +00:00
lkehresman
a47e90c64c fixed bug with "boundary" maybe being uppercase (pine) 2000-03-19 13:42:07 +00:00
gustavf
3c7bb67b55 Made things ready for saving messages to a sent folder. 2000-03-16 19:32:43 +00:00
gustavf
fc23c827ac Added a suggested interface to add messages to a sent folder. Also changed
the code so that it knows how much data has been written to the mail.
2000-03-16 11:21:56 +00:00
lkehresman
3aef690f56 added saving attachments again, and removed a "click here" screen after
composing a message.
2000-03-15 13:37:26 +00:00
lkehresman
3012f0ce87 removed saving sent for now 2000-03-15 13:16:24 +00:00
lkehresman
5a2514d0dd added sent_folder to config 2000-03-15 12:42:49 +00:00
lkehresman
7401af1376 Saving of sent messages works..kinda 2000-03-15 12:41:17 +00:00
gustavf
855286ef89 Added page_header.php to make i18n work in left_main.php. 2000-03-15 11:39:58 +00:00
gustavf
8460092b8f Added MESSAGE-ID to header array. 2000-03-15 09:59:01 +00:00
gustavf
19ae1fb6e5 Added MESSAGE-ID til header array. 2000-03-15 09:58:35 +00:00
gustavf
07fd49feb7 Things should now work even if PHP is compiled without gettext support. 2000-03-15 09:45:52 +00:00
gustavf
db9a4f9682 Changed \n to \r\n to confomr better with SMTP. 2000-03-14 12:22:41 +00:00
lkehresman
57dc476e23 fixed the problem with no attachments 2000-03-13 12:04:39 +00:00
lkehresman
e1b6fddd06 Updated the changelog 2000-03-10 00:29:47 +00:00
lkehresman
418500818c fixed a bug in my last bugfix. (: 2000-03-10 00:27:33 +00:00
lkehresman
dc3f791051 fixed bug in sending messages. It wasn't putting a blank line between the
header and the body.
2000-03-10 00:21:30 +00:00
lkehresman
2909680f43 updated some documentation 2000-03-10 00:02:10 +00:00
lkehresman
3a0592c84a just made it look nicer 2000-03-09 13:23:59 +00:00
lkehresman
4f6bc0e1f4 fixed some slash problems 2000-03-09 13:07:37 +00:00
lkehresman
dd02fd59e7 fixed a bug with email addresses not displaying right in message list 2000-03-09 13:00:16 +00:00
lkehresman
4ce2c98bf9 Updated some documentation 2000-03-09 12:33:04 +00:00
lkehresman
45183e934e fixed renaming problems 2000-03-09 03:07:02 +00:00
lkehresman
19afe0c492 fixed bug that enabled creating folders under "noinferior" folders 2000-03-09 02:51:55 +00:00
lkehresman
57ee03723d updated todo 2000-03-08 23:43:37 +00:00
gustavf
f40e3e81dd Now telling people to use 2 letter language code. 2000-03-08 15:57:18 +00:00
gustavf
7d2b126365 Changed language code for German from ger to de. 2000-03-08 15:54:59 +00:00
gustavf
17a0af1285 Non-ascii characters caused problems with SVN function and were replaced
with a ? by SourceForge.net in your original log message, which follows:
Restored umlauts in greman translation.

Gr??e,
  -Gustav
2000-03-08 09:43:20 +00:00