squirrelmail.git
23 years agoChanged an if {} else if {} into if {} else {} (removed unnecessary if)
fidian [Thu, 16 Nov 2000 16:08:49 +0000 (16:08 +0000)]
Changed an if {} else if {} into if {} else {} (removed unnecessary if)

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

23 years agoFixed missing $startMessage stuff for "Message List" link and for all links
fidian [Thu, 16 Nov 2000 15:59:10 +0000 (15:59 +0000)]
Fixed missing $startMessage stuff for "Message List" link and for all links
displayed when viewing a folder.

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

23 years agoAdded a name parameter to content-type header to fix some browsers
lbergman [Thu, 16 Nov 2000 15:01:19 +0000 (15:01 +0000)]
Added a name parameter to content-type header to fix some browsers

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

23 years agofixed uninitialized urlMailbox bug on bug list
lkehresman [Thu, 16 Nov 2000 14:19:42 +0000 (14:19 +0000)]
fixed uninitialized urlMailbox bug on bug list

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

23 years agomade sorting a bit faster
lkehresman [Thu, 16 Nov 2000 14:16:53 +0000 (14:16 +0000)]
made sorting a bit faster
replaced \n with \r\n in body of message before sending

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

23 years agofixed all bugs i could find in "no sorting" code.
lkehresman [Sun, 12 Nov 2000 23:23:18 +0000 (23:23 +0000)]
fixed all bugs i could find in "no sorting" code.

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

23 years agofixed problems with not sorting.. sorts descending now with newest on top
lkehresman [Sun, 12 Nov 2000 06:17:51 +0000 (06:17 +0000)]
fixed problems with not sorting.. sorts descending now with newest on top

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

23 years agoadded option to have no sorting (click on icon beside date)
lkehresman [Sat, 11 Nov 2000 23:47:49 +0000 (23:47 +0000)]
added option to have no sorting (click on icon beside date)

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

23 years agofixed a bug that wasn't allowing the mailbox to be written into the sort URL links...
gpadgham [Thu, 9 Nov 2000 15:09:13 +0000 (15:09 +0000)]
fixed a bug that wasn't allowing the mailbox to be written into the sort URL links, thus breaking sorting.

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

23 years agoFixed a bug that was causing problems deleting messages with SM through SSL.
mattphillips [Wed, 8 Nov 2000 15:21:36 +0000 (15:21 +0000)]
Fixed a bug that was causing problems deleting messages with SM through SSL.

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

23 years agoadded polish help files
lkehresman [Mon, 6 Nov 2000 16:13:28 +0000 (16:13 +0000)]
added polish help files

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

23 years agoMaybe a slight fix for if the temp attachment name is 'none' then assume
fidian [Fri, 3 Nov 2000 17:18:28 +0000 (17:18 +0000)]
Maybe a slight fix for if the temp attachment name is 'none' then assume
that there is no attachment.

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

23 years agoSend button now attaches files without you needing to press Add for a single
fidian [Fri, 3 Nov 2000 17:05:27 +0000 (17:05 +0000)]
Send button now attaches files without you needing to press Add for a single
attachment.

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

23 years agoi18n bugfix (I think)
fidian [Fri, 3 Nov 2000 16:08:54 +0000 (16:08 +0000)]
i18n bugfix (I think)
No reported bugs with this one, but I think it would have been possible.

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

23 years agofixing the address button. there were problems where the addr_book javascript seting...
gpadgham [Fri, 3 Nov 2000 16:07:49 +0000 (16:07 +0000)]
fixing the address button.  there were problems where the addr_book javascript seting in the options needed to be declared global.  Also added a ./ infront of the include for the html address book too.  Otherwise some people may get a pesky document contains no data error (like me) or an error saying it can't include the specified file.

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

23 years agoMoved Martin J. to the code contributors section (more appropriate)
fidian [Thu, 2 Nov 2000 18:37:05 +0000 (18:37 +0000)]
Moved Martin J. to the code contributors section (more appropriate)

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

23 years agoNot sure why our email addresses weren't listed.
mattphillips [Thu, 2 Nov 2000 14:51:52 +0000 (14:51 +0000)]
Not sure why our email addresses weren't listed.

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

23 years agoupdated authors document
lkehresman [Thu, 2 Nov 2000 14:24:49 +0000 (14:24 +0000)]
updated authors document

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

23 years agomore places needed the $invert_time variable declared global to be able to be read...
gpadgham [Wed, 1 Nov 2000 22:38:27 +0000 (22:38 +0000)]
more places needed the $invert_time variable declared global to be able to be read from the config file.

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

23 years agofixed a function where a variable needed to be global in order to be used corrently...
gpadgham [Wed, 1 Nov 2000 22:24:22 +0000 (22:24 +0000)]
fixed a function where a variable needed to be global in order to be used corrently (this was in the timezone offset fix for unix)

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

23 years agodisplayHtmlHeader expects a title, not colors.
mattphillips [Wed, 1 Nov 2000 22:10:28 +0000 (22:10 +0000)]
displayHtmlHeader expects a title, not colors.

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

23 years agofixed bug that added index.php as a theme when autodetecting
lkehresman [Wed, 1 Nov 2000 21:53:46 +0000 (21:53 +0000)]
fixed bug that added index.php as a theme when autodetecting

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

23 years agoadded serbian translation
lkehresman [Mon, 30 Oct 2000 21:40:06 +0000 (21:40 +0000)]
added serbian translation

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

23 years ago- Changed version numbers from 0.6pre1 to 1.0pre1
lkehresman [Mon, 30 Oct 2000 18:25:13 +0000 (18:25 +0000)]
- Changed version numbers from 0.6pre1 to 1.0pre1

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

23 years agofixed bug in figuring out which date format to show.
lkehresman [Mon, 30 Oct 2000 18:12:06 +0000 (18:12 +0000)]
fixed bug in figuring out which date format to show.

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

23 years agoremoved some buggy UW specific code -- subscribed folders now show with UW again.
lkehresman [Mon, 30 Oct 2000 17:29:40 +0000 (17:29 +0000)]
removed some buggy UW specific code -- subscribed folders now show with UW again.

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

23 years ago<pre> tags instead of <tt> and &nbsp; stuff for reading mail.
fidian [Mon, 30 Oct 2000 16:48:22 +0000 (16:48 +0000)]
<pre> tags instead of <tt> and &nbsp; stuff for reading mail.

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

23 years ago- Returned sqimap_get_delimiter() to the old code, but left the new code
fidian [Fri, 27 Oct 2000 17:06:21 +0000 (17:06 +0000)]
- Returned sqimap_get_delimiter() to the old code, but left the new code
  there to see if anyone could get it working
- Returned sqimap_find_displayable_name() to the old code
- Fixed readShortMailboxName() to deal with dissapearing mailboxes and more
- Returned parseAddres() to the old code

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

23 years agoFix for bug #117438, incorrect deletion of attachments.
mattphillips [Fri, 27 Oct 2000 13:25:49 +0000 (13:25 +0000)]
Fix for bug #117438, incorrect deletion of attachments.

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

23 years agoAdded redirection from subdirs to prevent file listing.
lbergman [Fri, 27 Oct 2000 02:41:26 +0000 (02:41 +0000)]
Added redirection from subdirs to prevent file listing.

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

23 years agoSometimes hitting Reply made the server practically die. This patch seems
fidian [Thu, 26 Oct 2000 17:22:43 +0000 (17:22 +0000)]
Sometimes hitting Reply made the server practically die.  This patch seems
to alleviate the problem.

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

23 years agoMade sure nobody tries to run conf.pl as a CGI-script.
pallo [Tue, 24 Oct 2000 13:05:51 +0000 (13:05 +0000)]
Made sure nobody tries to run conf.pl as a CGI-script.

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

23 years agoAdded numerous changes from embeejay
fidian [Mon, 23 Oct 2000 16:17:52 +0000 (16:17 +0000)]
Added numerous changes from embeejay
Added an expunge button, shown only when needed
Better flag handling
ereg() calls instead of lots of other calls

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

23 years agoNow it ignores *.sig and *.abook along with *.pref
fidian [Mon, 23 Oct 2000 15:57:11 +0000 (15:57 +0000)]
Now it ignores *.sig and *.abook along with *.pref

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

23 years agoI have apllied patch to handle virtual domains login automatically.
ondrass [Mon, 23 Oct 2000 12:18:15 +0000 (12:18 +0000)]
I have apllied patch to handle virtual domains login automatically.
You can logon with @/% as login separator. (ex. test@foobar.cz) and
it will set domain according to your login.

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

23 years agosqimap_read_data now uses the $response and $message vars
fidian [Sun, 22 Oct 2000 23:04:06 +0000 (23:04 +0000)]
sqimap_read_data now uses the $response and $message vars
sqimap_login now uses sqimap_read_data, and is shortened a bit
sqimap_mailbox_select now forms proper request to sqimap_read_data
Potential fix for the UW version 8 IMAP server

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

23 years agoAdded Martin Jespersen <mbj@mbj.dk>
fidian [Sat, 21 Oct 2000 16:09:25 +0000 (16:09 +0000)]
Added Martin Jespersen <mbj@mbj.dk>

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

23 years agoAdded html_top and html_bottom hooks to read_body for compression plugin
fidian [Sat, 21 Oct 2000 16:08:31 +0000 (16:08 +0000)]
Added html_top and html_bottom hooks to read_body for compression plugin
Changed internationalization things a bit, hopefully easier and less errors
Many bug fixes and speed enhancements from Martin Jespersen (embeejay)
Fixed a few bugs and did some speed changes on my own too!

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

23 years agoFixed ary_sort problem.
ondrass [Fri, 20 Oct 2000 16:08:48 +0000 (16:08 +0000)]
Fixed ary_sort problem.

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

23 years ago- fixed error in iso-8859-2 handling function in function/i18n.php.
ondrass [Fri, 20 Oct 2000 15:13:17 +0000 (15:13 +0000)]
- fixed error in iso-8859-2 handling function in function/i18n.php.
- prepare for another php backend in functions/imap.php.
- aligned "Sent" button in src/compose.php.
- added two .cvsignore files in data/ and config/ directory.

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

23 years agoClosure of bug 117039
fidian [Wed, 18 Oct 2000 17:29:27 +0000 (17:29 +0000)]
Closure of bug 117039
Used patch extremely similar to one submitted by embeejay.

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

23 years agoMoved a lot of duplicated code into a separate function to display the
fidian [Wed, 18 Oct 2000 17:25:15 +0000 (17:25 +0000)]
Moved a lot of duplicated code into a separate function to display the
header of the list of messages for searches and for standard folder listings.

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

23 years agoRemoved "remove" for subject column -- that's the only way we'll view
fidian [Wed, 18 Oct 2000 16:15:11 +0000 (16:15 +0000)]
Removed "remove" for subject column -- that's the only way we'll view
the message, so it has to be there, right?

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

23 years agoSearches now show proper headers for the columns of data for the messages
fidian [Wed, 18 Oct 2000 16:03:55 +0000 (16:03 +0000)]
Searches now show proper headers for the columns of data for the messages
found.
Display of empty mailbox table cell now has proper column number.

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

23 years agoWhen reading mail messages, you won't get all spaces replaced with &nbsp; --
fidian [Tue, 17 Oct 2000 22:05:57 +0000 (22:05 +0000)]
When reading mail messages, you won't get all spaces replaced with &nbsp; --
only the necessary ones required for spacing purposes are left.  (every other)

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

23 years agoWhen there is an error logging in, and since we are using frames, the
fidian [Tue, 17 Oct 2000 21:27:03 +0000 (21:27 +0000)]
When there is an error logging in, and since we are using frames, the
"Click here to try again" link/prompt will now have the login.php script
fill the entire browser window (removing the frameset).

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

23 years agoFinally removed the auto-expunge code that Luke said to comment out.
fidian [Tue, 17 Oct 2000 20:10:03 +0000 (20:10 +0000)]
Finally removed the auto-expunge code that Luke said to comment out.

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

23 years agoAttempted to fix a bug where the port number was added twice to the URLs.
fidian [Tue, 17 Oct 2000 18:29:01 +0000 (18:29 +0000)]
Attempted to fix a bug where the port number was added twice to the URLs.

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

23 years agoBug 116811 - login usernames are not case sensitive but prefs files are
fidian [Tue, 17 Oct 2000 18:15:35 +0000 (18:15 +0000)]
Bug 116811 - login usernames are not case sensitive but prefs files are
Added option to convert usernames transparently to lowercase, defaulted it
to off.  Username is converted before preferences are loaded/set and before
hooks are called.

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

23 years agoadded hooks for allbox plugin
lkehresman [Tue, 17 Oct 2000 15:18:18 +0000 (15:18 +0000)]
added hooks for allbox plugin

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

23 years agoChanged some prompts a little to show the default options.
fidian [Mon, 16 Oct 2000 16:04:58 +0000 (16:04 +0000)]
Changed some prompts a little to show the default options.

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

23 years agoWhen two or more installations of SquirrelMail use symbolic links to
fidian [Mon, 16 Oct 2000 15:44:19 +0000 (15:44 +0000)]
When two or more installations of SquirrelMail use symbolic links to
the plugins directory, you can configure them separately and correctly.
Removed chdir() call in conf.pl.

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

23 years agoChanged how replied-to messages are wrapped.
fidian [Sat, 14 Oct 2000 15:22:16 +0000 (15:22 +0000)]
Changed how replied-to messages are wrapped.

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

23 years agoFirst version of an address book backend for personal address books that
pallo [Fri, 13 Oct 2000 20:29:31 +0000 (20:29 +0000)]
First version of an address book backend for personal address books that
are stored in a database using the PEAR database abstraction.

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

23 years agoImproved the way some errors are handled.
pallo [Fri, 13 Oct 2000 20:22:20 +0000 (20:22 +0000)]
Improved the way some errors are handled.

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

23 years agoAttachment hook has the filename sent.
fidian [Fri, 13 Oct 2000 16:33:26 +0000 (16:33 +0000)]
Attachment hook has the filename sent.

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

23 years agoModified sqWordWrap again, it also now works with lines like '>'
fidian [Thu, 12 Oct 2000 16:57:01 +0000 (16:57 +0000)]
Modified sqWordWrap again, it also now works with lines like '>'

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

23 years agoruns message through sqWordWrap before putting it in compose area on reply
lkehresman [Thu, 12 Oct 2000 15:30:39 +0000 (15:30 +0000)]
runs message through sqWordWrap before putting it in compose area on reply

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

23 years agoIf a message has attachments, it is shown in the message index by putting
lkehresman [Thu, 12 Oct 2000 14:35:58 +0000 (14:35 +0000)]
If a message has attachments, it is shown in the message index by putting
a "+" in the flags area.

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

23 years agoAdded the 'login_top' hook (was missing) (login.php)
fidian [Wed, 11 Oct 2000 16:48:02 +0000 (16:48 +0000)]
Added the 'login_top' hook (was missing) (login.php)
Made the username form name and password form name changeable (login.php)
Added a random string generator function (strings.php)
mimeBoundaryString now uses the random string generator (smtp.php)

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

23 years agoChanged size display:
fidian [Wed, 11 Oct 2000 15:52:55 +0000 (15:52 +0000)]
Changed size display:
 - Change to megs if over 1024 k
 - if x < 10, show first digit after decimal point
Created new function (in strings.php) in case sizes should be shown elsewhere.

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

23 years agoFixed silly typo, now you can read your mail. :-)
fidian [Wed, 11 Oct 2000 12:55:47 +0000 (12:55 +0000)]
Fixed silly typo, now you can read your mail.  :-)

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

23 years agoMinor bugfixes:
fidian [Tue, 10 Oct 2000 17:46:57 +0000 (17:46 +0000)]
Minor bugfixes:
 - Single word lines would have been wrong (count($words) <= 1)
 - $beginning_spaces doubled on first line that was wrapped
 - Skips leading spaces on wrapped lines, preserving them on the first line

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

23 years agoUpdated sqWordWrap() function a lot
fidian [Tue, 10 Oct 2000 17:24:56 +0000 (17:24 +0000)]
Updated sqWordWrap() function a lot

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

23 years agoRemoved my email address (it's a temporary one anyway)
fidian [Tue, 10 Oct 2000 17:22:52 +0000 (17:22 +0000)]
Removed my email address (it's a temporary one anyway)

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

23 years agofixed a minor bug in invert_time stuff in conf.pl. It gave a parse error
lkehresman [Tue, 10 Oct 2000 15:17:49 +0000 (15:17 +0000)]
fixed a minor bug in invert_time stuff in conf.pl.  It gave a parse error
if nothing had been set:    $inverse_time = ;  -- changed to:
$inverse_time = false;

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

23 years agoFunctions now pass message body by reference to save on memory.
fidian [Tue, 10 Oct 2000 15:08:41 +0000 (15:08 +0000)]
Functions now pass message body by reference to save on memory.

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

23 years agoAdds a config option to invert the time for Solaris machines in the US.
fidian [Tue, 10 Oct 2000 13:11:12 +0000 (13:11 +0000)]
Adds a config option to invert the time for Solaris machines in the US.

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

23 years agoExplained how hooks now can get data, documented attachment hook and data
fidian [Tue, 10 Oct 2000 12:12:31 +0000 (12:12 +0000)]
Explained how hooks now can get data, documented attachment hook and data

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

23 years ago- improved date parsing
lkehresman [Tue, 10 Oct 2000 00:59:05 +0000 (00:59 +0000)]
- improved date parsing
- added file sizes in a number of places

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

23 years agoNew attachment view, do_hook() with parameters, better attachment hook
fidian [Mon, 9 Oct 2000 12:18:32 +0000 (12:18 +0000)]
New attachment view, do_hook() with parameters, better attachment hook

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

23 years agoadded part of new index ordering options
lkehresman [Sat, 7 Oct 2000 16:24:16 +0000 (16:24 +0000)]
added part of new index ordering options

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

23 years agomade message index order customizable
lkehresman [Sat, 7 Oct 2000 16:23:18 +0000 (16:23 +0000)]
made message index order customizable

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

23 years agochanged version to "0.6pre1 (cvs)"
lkehresman [Fri, 6 Oct 2000 21:22:15 +0000 (21:22 +0000)]
changed version to "0.6pre1 (cvs)"

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

23 years agoAvoid using track vars when not necessary.
pallo [Wed, 4 Oct 2000 14:17:50 +0000 (14:17 +0000)]
Avoid using track vars when not necessary.

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

23 years agoAttempted to auto-detect port number in get_location()
fidian [Mon, 2 Oct 2000 20:35:25 +0000 (20:35 +0000)]
Attempted to auto-detect port number in get_location()

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

23 years agoadded patch that fixed bugs in sent/trash creating
lkehresman [Mon, 2 Oct 2000 16:02:38 +0000 (16:02 +0000)]
added patch that fixed bugs in sent/trash creating

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

23 years agopatched conf.pl to include theme_css support
lkehresman [Mon, 2 Oct 2000 15:57:51 +0000 (15:57 +0000)]
patched conf.pl to include theme_css support

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

23 years agoadded catalan
lkehresman [Mon, 2 Oct 2000 13:37:45 +0000 (13:37 +0000)]
added catalan

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

23 years agoImproved random number generation
fidian [Mon, 2 Oct 2000 12:17:26 +0000 (12:17 +0000)]
Improved random number generation

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

23 years agoStrings with ) are not counted in mime_match_parenthesis()
fidian [Sun, 1 Oct 2000 16:32:46 +0000 (16:32 +0000)]
Strings with ) are not counted in mime_match_parenthesis()

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

23 years agosubmitted security patch from John Williams
lkehresman [Fri, 29 Sep 2000 14:17:02 +0000 (14:17 +0000)]
submitted security patch from John Williams

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

23 years agoFixed bug in PHP version checking code.
pallo [Fri, 29 Sep 2000 09:55:54 +0000 (09:55 +0000)]
Fixed bug in PHP version checking code.

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

23 years agoFolder list bar on left/right
fidian [Thu, 28 Sep 2000 12:23:13 +0000 (12:23 +0000)]
Folder list bar on left/right

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

23 years agoFixed one of Gustav's many famous typos :)
pallo [Wed, 27 Sep 2000 14:13:08 +0000 (14:13 +0000)]
Fixed one of Gustav's many famous typos :)

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

23 years agoAdded mopre entropy collection before creating onte time pad.
gustavf [Wed, 27 Sep 2000 13:34:29 +0000 (13:34 +0000)]
Added mopre entropy collection before creating onte time pad.

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

23 years agoMinor HTML change to make Opera see the message list like Netscape
fidian [Tue, 26 Sep 2000 16:12:35 +0000 (16:12 +0000)]
Minor HTML change to make Opera see the message list like Netscape

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

23 years agoUse extra parameters on ldap_search if PHP version is 4.0.2 or newer.
pallo [Tue, 26 Sep 2000 10:24:05 +0000 (10:24 +0000)]
Use extra parameters on ldap_search if PHP version is 4.0.2 or newer.

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

23 years agoAdded function to check what PHP version we have.
pallo [Tue, 26 Sep 2000 09:44:30 +0000 (09:44 +0000)]
Added function to check what PHP version we have.

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

23 years agoupdated some docs
lkehresman [Mon, 25 Sep 2000 22:31:35 +0000 (22:31 +0000)]
updated some docs

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

23 years agoupdated authors
lkehresman [Mon, 25 Sep 2000 21:18:08 +0000 (21:18 +0000)]
updated authors

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

23 years agoUpdated documentation, fixed some misspellings
lkehresman [Mon, 25 Sep 2000 21:14:10 +0000 (21:14 +0000)]
Updated documentation, fixed some misspellings

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

23 years agoDelete in Trash does Purge. OndraS.
ondrass [Mon, 25 Sep 2000 08:50:39 +0000 (08:50 +0000)]
Delete in Trash does Purge. OndraS.

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

23 years agoneeded page_header.php included for viewing text attachments. It now
lkehresman [Sat, 23 Sep 2000 15:00:21 +0000 (15:00 +0000)]
needed page_header.php included for viewing text attachments.  It now
includes it only in those special cases, otherwise session_start() will
not get called.

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

23 years agoif no date is sent in the header of a message, it takes the IMAP server's
lkehresman [Sat, 23 Sep 2000 00:50:23 +0000 (00:50 +0000)]
if no date is sent in the header of a message, it takes the IMAP server's
internal date for that message.

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

23 years agoImproved link detection in bodies of mail messages.
fidian [Fri, 22 Sep 2000 18:02:35 +0000 (18:02 +0000)]
Improved link detection in bodies of mail messages.

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

23 years agoAdded patch from Jan
lbergman [Fri, 22 Sep 2000 15:57:53 +0000 (15:57 +0000)]
Added patch from Jan

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

23 years agofixed problems I introduced in previous version of date.php
lkehresman [Fri, 22 Sep 2000 01:20:02 +0000 (01:20 +0000)]
fixed problems I introduced in previous version of date.php

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

23 years agomade some changes to date parsing trying to fix bugs
lkehresman [Fri, 22 Sep 2000 01:01:22 +0000 (01:01 +0000)]
made some changes to date parsing trying to fix bugs

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

23 years agoChanged formatting of headers in forwarded messages. This closes
gustavf [Thu, 21 Sep 2000 08:13:19 +0000 (08:13 +0000)]
Changed formatting of headers in forwarded messages. This closes
bug #113029 Wrong alignment when forwarding messages

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