squirrelmail.git
23 years agoAdded hook at the bottom named addressbook_bottom for import plugin.
lbergman [Fri, 4 Aug 2000 19:29:44 +0000 (19:29 +0000)]
Added hook at the bottom named   addressbook_bottom   for import plugin.

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

23 years agomade the sendmail/smtp option more clear
lkehresman [Fri, 4 Aug 2000 15:17:38 +0000 (15:17 +0000)]
made the sendmail/smtp option more clear

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

23 years agoFixed yet another bug with small letters in QP encoding-
gustavf [Fri, 4 Aug 2000 14:30:39 +0000 (14:30 +0000)]
Fixed yet another bug with small letters in QP encoding-

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

23 years ago- added more hooks
lkehresman [Fri, 4 Aug 2000 08:03:06 +0000 (08:03 +0000)]
- added more hooks
- added help on search
- added ending html tags in html addressbook search
- fixed plugin error on login page

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

23 years agoMoved the load_prefs include to before the dispayheader call, other wise Plugin prefs...
oricn [Thu, 3 Aug 2000 18:06:20 +0000 (18:06 +0000)]
Moved the load_prefs include to before the dispayheader call, other wise Plugin prefs arn't loaded b4 the generic header hook.

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

23 years agoadded a bunch more hooks
lkehresman [Thu, 3 Aug 2000 15:53:53 +0000 (15:53 +0000)]
added a bunch more hooks

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

23 years agofixed some more quoting problems with searching and message highlighting
lkehresman [Thu, 3 Aug 2000 14:24:32 +0000 (14:24 +0000)]
fixed some more quoting problems with searching and message highlighting

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

23 years agofixed some quoting problems in searching and message highlighting
lkehresman [Thu, 3 Aug 2000 10:38:43 +0000 (10:38 +0000)]
fixed some quoting problems in searching and message highlighting
form submissions

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

23 years agoadded css theme stuff to signout.php
lkehresman [Thu, 3 Aug 2000 10:13:36 +0000 (10:13 +0000)]
added css theme stuff to signout.php
made message highlighting NOT a regexp

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

23 years ago- fixed some more HTML bugs
lkehresman [Wed, 2 Aug 2000 12:51:17 +0000 (12:51 +0000)]
- fixed some more HTML bugs
- fixed bug that threw message index into infinite loop
- changed compose.php to have ENCTYPE=multipart/form-data again

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

23 years agoFixed problem when importing fewer than 5 fields.
lbergman [Tue, 1 Aug 2000 20:33:21 +0000 (20:33 +0000)]
Fixed problem when importing fewer than 5 fields.

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

23 years agofixed minor bug in url parsing that didn't let urls be at beginning of line
lkehresman [Tue, 1 Aug 2000 12:49:36 +0000 (12:49 +0000)]
fixed minor bug in url parsing that didn't let urls be at beginning of line

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

23 years agoFixed a few places we weren't closing the IMAP connection before we exit.
mattphillips [Tue, 1 Aug 2000 12:46:40 +0000 (12:46 +0000)]
Fixed a few places we weren't closing the IMAP connection before we exit.

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

23 years agoCommented out a DEBUGING line in the URL Parser code.
oricn [Tue, 1 Aug 2000 11:31:21 +0000 (11:31 +0000)]
Commented out a DEBUGING line in the URL Parser code.

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

23 years ago- Fixed bug when one message left in message index, displayed wrong one
lkehresman [Tue, 1 Aug 2000 10:58:39 +0000 (10:58 +0000)]
- Fixed bug when one message left in message index, displayed wrong one
- Added MOTD back in

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

23 years agofixed some bugs in url parsing, and in conf.pl
lkehresman [Tue, 1 Aug 2000 10:18:27 +0000 (10:18 +0000)]
fixed some bugs in url parsing, and in conf.pl

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

23 years agoFix for bug number 110588. Addresses listed in the CC field of reply all messages...
mattphillips [Mon, 31 Jul 2000 21:31:20 +0000 (21:31 +0000)]
Fix for bug number 110588.  Addresses listed in the CC field of reply all messages never get double commas now.

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

23 years agoremoved making search results highlighted -- messed up other parsing badly
lkehresman [Mon, 31 Jul 2000 16:16:57 +0000 (16:16 +0000)]
removed making search results highlighted -- messed up other parsing badly

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

23 years agomade it so searched results are bold
lkehresman [Mon, 31 Jul 2000 15:34:21 +0000 (15:34 +0000)]
made it so searched results are bold

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

23 years agoDeleted var user_language.
lbergman [Mon, 31 Jul 2000 14:48:48 +0000 (14:48 +0000)]
Deleted var user_language.

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

23 years agoDeleted some old help stuff.
lbergman [Mon, 31 Jul 2000 14:34:18 +0000 (14:34 +0000)]
Deleted some old help stuff.

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

23 years agofixed minor bug with user_languages in help documents
lkehresman [Mon, 31 Jul 2000 14:33:38 +0000 (14:33 +0000)]
fixed minor bug with user_languages in help documents

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

23 years ago- fixed bug when deleting last message, sends you to previous list
lkehresman [Mon, 31 Jul 2000 14:24:37 +0000 (14:24 +0000)]
- fixed bug when deleting last message, sends you to previous list
- fixed bug about translate_text missing an argument
- added functionality in conf.pl to detect themes
- fixed a number of <? to be <?php

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

23 years agoAdded requirement for PHP4b2.
lbergman [Mon, 31 Jul 2000 13:39:06 +0000 (13:39 +0000)]
Added requirement for PHP4b2.

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

23 years agoadded a bunch of patches from the patch manager
lkehresman [Mon, 31 Jul 2000 10:08:46 +0000 (10:08 +0000)]
added a bunch of patches from the patch manager

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

23 years ago- did decodeHeader on to_ary and cc_ary
lkehresman [Sun, 30 Jul 2000 18:12:53 +0000 (18:12 +0000)]
- did decodeHeader on to_ary and cc_ary
- removed requirements for subject and body of message (by request
  from the list a while ago)
- fixed some language problems in help.php
- fixed some bugs with saving sent and trash folders in prefs
- let the searched results use message highlighting

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

23 years agoupdated some themes to make colors more vivid and readable
lkehresman [Sun, 30 Jul 2000 16:28:35 +0000 (16:28 +0000)]
updated some themes to make colors more vivid and readable
fixed HTML bugs in folders.php
fixed bugs in message hightlighting submission and saving

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

23 years ago- added more hooks
lkehresman [Sun, 30 Jul 2000 15:06:26 +0000 (15:06 +0000)]
- added more hooks
- updated documentation on plugins to include a list of hooks
- added info in plugin.txt on how to use "options" in your plugins

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

23 years ago- fixed some poorly formed HTML
lkehresman [Sat, 29 Jul 2000 16:50:28 +0000 (16:50 +0000)]
- fixed some poorly formed HTML
- made conf.pl a bit smarter in detecting themes directory
- added "configure" which points to config/conf.pl

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

23 years agoadded config file versions so conf.pl can detect if you are using a
lkehresman [Sat, 29 Jul 2000 14:26:39 +0000 (14:26 +0000)]
added config file versions so conf.pl can detect if you are using a
config file from an old version of SquirrelMail and warn you.

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

23 years agofixed a few more links to make them search-aware
lkehresman [Sat, 29 Jul 2000 13:03:00 +0000 (13:03 +0000)]
fixed a few more links to make them search-aware
fixed a few typos in translating_help.txt

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

23 years agoadded "cc" and "body" for searching
lkehresman [Fri, 28 Jul 2000 15:39:34 +0000 (15:39 +0000)]
added "cc" and "body" for searching

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

23 years ago- tweaked search functions
lkehresman [Fri, 28 Jul 2000 15:20:50 +0000 (15:20 +0000)]
- tweaked search functions
- made the rest of SM aware of search so it works well with sessions

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

23 years agofixed some bugs in date sorting.. It is now timezone independent
lkehresman [Fri, 28 Jul 2000 09:54:12 +0000 (09:54 +0000)]
fixed some bugs in date sorting.. It is now timezone independent

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

23 years agofixed problem with sending subjects with a '.
lkehresman [Thu, 27 Jul 2000 13:11:33 +0000 (13:11 +0000)]
fixed problem with sending subjects with a '.
added a urlencode($mailbox) to a link in download.php

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

23 years agoadded some ending html tags, </td>, </tr>, and </table>
lkehresman [Thu, 27 Jul 2000 11:45:16 +0000 (11:45 +0000)]
added some ending html tags, </td>, </tr>, and </table>

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

23 years agoForgot to close html and body tags (oops!) :P
oricn [Wed, 26 Jul 2000 16:32:03 +0000 (16:32 +0000)]
Forgot to close html and body tags (oops!) :P

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

23 years agoSearch Functions, Sorry for Multiple commit's CVS went Screwy
oricn [Wed, 26 Jul 2000 16:23:31 +0000 (16:23 +0000)]
Search Functions, Sorry for Multiple commit's CVS went Screwy

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

23 years agoSearch Source
oricn [Wed, 26 Jul 2000 16:22:33 +0000 (16:22 +0000)]
Search Source

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

23 years agoAdded Search. VERY EARLY Stage, Needs a fair bit if work.
oricn [Wed, 26 Jul 2000 16:20:08 +0000 (16:20 +0000)]
Added Search. VERY EARLY Stage, Needs a fair bit if work.

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

23 years ago- fixed renaming folders, now renames subfolders as well
lkehresman [Wed, 26 Jul 2000 11:07:07 +0000 (11:07 +0000)]
- fixed renaming folders, now renames subfolders as well
- added some new documentation
   themes/README.themes
   plugins/README.plugins
   doc/themes.txt
- moved themes to themes/ directory, added checking in load_prefs
- revaped help system:
   - .hlp files are in xml format
   - doesn't pop up new window (netscape/ie specific)
   - a bit more navigationable
   - context-sensative
   - updated help documentation

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

23 years ago- added a hook at beginning of left_main
lkehresman [Tue, 25 Jul 2000 13:16:15 +0000 (13:16 +0000)]
- added a hook at beginning of left_main
- added plugin options in conf.pl

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

23 years agoFixed bug that ignored lowercase quoted printable in headers.
gustavf [Tue, 25 Jul 2000 09:24:15 +0000 (09:24 +0000)]
Fixed bug that ignored lowercase quoted printable in headers.

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

23 years ago- removed BUG and TODO since we use SourceForge now,
lkehresman [Mon, 24 Jul 2000 18:25:20 +0000 (18:25 +0000)]
- removed BUG and TODO since we use SourceForge now,
- cleaned up some strings to make translations a bit easier

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

23 years agofixed bug that couldn't read steve's emails
lkehresman [Mon, 24 Jul 2000 17:23:26 +0000 (17:23 +0000)]
fixed bug that couldn't read steve's emails

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

23 years agoyou can now have more than 10 ldap servers and themes, bug fixed!
lkehresman [Mon, 24 Jul 2000 16:39:59 +0000 (16:39 +0000)]
you can now have more than 10 ldap servers and themes, bug fixed!

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

23 years agoupdated the squirrelmail.po file, fixed some bugs with next/prev
lkehresman [Mon, 24 Jul 2000 16:28:26 +0000 (16:28 +0000)]
updated the squirrelmail.po file, fixed some bugs with next/prev

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

23 years agoadded the 3 new translations to the changelog, fixed my misspelling of
lkehresman [Mon, 24 Jul 2000 13:36:38 +0000 (13:36 +0000)]
added the 3 new translations to the changelog, fixed my misspelling of
Swedish from "Sweedish".  :)

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

23 years agochanged <? to <?php in a few places in options_*
lkehresman [Mon, 24 Jul 2000 12:17:36 +0000 (12:17 +0000)]
changed <? to <?php in a few places in options_*
added dark_grey_theme from Justin Miller <lordpaco@sanguinis.net>

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

23 years agoAdded Portugese (Brazil) translation from Henrique Moura. Language is pt_BR.
gustavf [Mon, 24 Jul 2000 11:51:04 +0000 (11:51 +0000)]
Added Portugese (Brazil) translation from Henrique Moura. Language is pt_BR.

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

23 years agoAdded Dutch translation from Arjen Halma.
gustavf [Mon, 24 Jul 2000 11:34:12 +0000 (11:34 +0000)]
Added Dutch translation from Arjen Halma.

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

23 years agoadded more time zone aliases (i.e. BST, MDT, etc)
lkehresman [Sun, 23 Jul 2000 19:58:28 +0000 (19:58 +0000)]
added more time zone aliases (i.e. BST, MDT, etc)

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

23 years agodecoding filenames in download.php as well
lkehresman [Sun, 23 Jul 2000 18:32:33 +0000 (18:32 +0000)]
decoding filenames in download.php as well

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

23 years agoit now decodes filenames
lkehresman [Sun, 23 Jul 2000 18:31:43 +0000 (18:31 +0000)]
it now decodes filenames

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

23 years agoinformation on how to upgrade from previous versions
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

23 years agoput the sweedish translation in the LC_MESSAGES directory, adn added it to
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

23 years ago- made the date like Netscape Messenger: if today show time, if this week
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

23 years agoAdded Tobias to list of translators
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

23 years agofixed bug that didn't send "from" header correctly. It sent it without
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

23 years agofixed bug in conf.pl that didn't let you have more than 10 themes
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

23 years ago- cleaned up the documentation directory
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

23 years agoFixed problem with multiline SMTP reponses.
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

23 years ago- added "High Contrast" theme submitted by Casey A. Peel <cpeel@localhost.localdomain>
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

23 years ago- more minor UI tweaks
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

23 years ago- fixed bugs in conf.pl, removed some unnecessary options
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

23 years agoAdded a hook in the button row after the subject field.
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

23 years agoAdded a session_register("theme_css") to make $theme_css a global varible.
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

23 years agoChanged the way attachments are viewed. Now, clicking on the filename
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

23 years agoFixed bug that made it impossible to receive attachments.
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

23 years agoCharset and encoding support is now working again :-)
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

23 years agoAdded a 0 to a call in mime_structure to get rid of error messages.
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

23 years agoPut decoding of encoded bodies back in after MIME rewrite. Still
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

23 years agoMade hide parameter to sqimap_mailbox_select optional, since few
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

23 years ago- fixed bugs in sorting by from and subject
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

23 years agoFixed major problems with IMAP session handling in the MIME code. This
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

23 years ago- added a bunch of sqimap_logout's where none existed
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

23 years agoupdated changelog, fixed a few minor bugs
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

23 years ago- added a view header option
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

23 years agoMade some more changes to the received line.
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

23 years agoadded csv import completion
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

23 years agoSome more modifications to the received line.
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

23 years agoAdded proxying information to the Received: header if the user comes
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

23 years agoFixed bug: Now using uppercase letters when doing RFC1521 encoding of headers. Also...
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

23 years agoAdded dynamic tabindex to text entry fields. Commented out error code until I can...
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

23 years agoSmall change to file header/comment.
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

23 years agoFixed bug with 8-bit characters in personal name when sending mail.
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

23 years agoAdded minimum GNU License
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

23 years agoAdded minimum GNU License
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

23 years agoFixed some problems with cookies bein set wrong when logging in/out.
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

23 years agoRemoved what appears to be leftover debug code.
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

23 years agoApplied patch from Toby Cabot to fix a small bug in address handling.
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

23 years agoAdded brief documentation on the plugin architecture.
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

23 years agoUpdated with latest changes.
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

23 years agoInsert In-Reply-To and References headers when replying to a message.
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

23 years agoAdded a new session variable base_uri. Uses this variable when
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

23 years ago Changed temp file write to from due to leftover file possiblity, At least they...
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

23 years agoAdded missing ; in HTML-code.
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

23 years agochanged the header at the top of the csv import page to be our normal header
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

23 years agofixed html problem and spelling error
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

23 years agoInitial add of csv import file. No error checking present yet for some things but...
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