squirrelmail.git
23 years ago* Got bored and copied all the validate.php and define() stuff to 1.1
fidian [Thu, 19 Apr 2001 18:19:45 +0000 (18:19 +0000)]
* Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)

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

23 years ago* Made everything here global too to work with new include system
fidian [Thu, 19 Apr 2001 18:11:50 +0000 (18:11 +0000)]
* Made everything here global too to work with new include system

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

23 years ago* Got bored and copied all the validate.php and define() stuff to 1.1
fidian [Thu, 19 Apr 2001 17:58:10 +0000 (17:58 +0000)]
* Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)

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

23 years agoupdated changelog
lkehresman [Tue, 17 Apr 2001 14:52:11 +0000 (14:52 +0000)]
updated changelog

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

23 years ago* Shows the attached file's type and size
fidian [Mon, 16 Apr 2001 21:20:46 +0000 (21:20 +0000)]
* Shows the attached file's type and size

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

23 years agoadded download enhancements to 1.1 tree
lkehresman [Mon, 16 Apr 2001 15:00:44 +0000 (15:00 +0000)]
added download enhancements to 1.1 tree

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

23 years agoAdded security patch
gustavf [Mon, 16 Apr 2001 08:48:25 +0000 (08:48 +0000)]
Added security patch

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

23 years agofixed bug with authenticated smtp
lkehresman [Fri, 13 Apr 2001 22:49:22 +0000 (22:49 +0000)]
fixed bug with authenticated smtp

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

23 years agosmall fix to authenticated smtp
lkehresman [Fri, 13 Apr 2001 16:05:07 +0000 (16:05 +0000)]
small fix to authenticated smtp

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

23 years agoadded authenticated smtp server support
lkehresman [Fri, 13 Apr 2001 15:25:01 +0000 (15:25 +0000)]
added authenticated smtp server support

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

23 years ago* split uses regexps. explode does not.
fidian [Fri, 13 Apr 2001 14:41:19 +0000 (14:41 +0000)]
* split uses regexps.  explode does not.

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

23 years ago* Improved speed of URL parser
fidian [Fri, 13 Apr 2001 13:41:08 +0000 (13:41 +0000)]
* Improved speed of URL parser
* Made useful regexps global so other plugins (like abook_take) could use them
* Made host regexp match any TLD because of what New.net and ICANN are
  squabbling about -- might as well be safe and match a little too much than
  not match a valid host.

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

23 years ago* Warning removal
fidian [Wed, 11 Apr 2001 13:17:53 +0000 (13:17 +0000)]
* Warning removal

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

23 years ago* Removed another warning that shouldn't ever pop up, but it did with a
fidian [Wed, 11 Apr 2001 13:09:24 +0000 (13:09 +0000)]
* Removed another warning that shouldn't ever pop up, but it did with a
  poorly formatted bounce message I just got.

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

23 years agoupdated changelog
lkehresman [Tue, 10 Apr 2001 21:44:37 +0000 (21:44 +0000)]
updated changelog

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

23 years ago* Fixed warnings from popping up (even though they were originally there
fidian [Tue, 10 Apr 2001 14:36:03 +0000 (14:36 +0000)]
* Fixed warnings from popping up (even though they were originally there
  by a mistake)

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

23 years ago* Fixed typo when forwarding a message with attachments -- the attachment
fidian [Tue, 10 Apr 2001 14:35:33 +0000 (14:35 +0000)]
* Fixed typo when forwarding a message with attachments -- the attachment
  type wouldn't be set properly.  Only affects new attachment scheme with 1.1

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

23 years ago* Consider it done.
fidian [Tue, 3 Apr 2001 21:55:45 +0000 (21:55 +0000)]
* Consider it done.

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

23 years ago* Bugfix from Albert Novak <anovak@pu.carnet.hr>
fidian [Tue, 3 Apr 2001 12:43:50 +0000 (12:43 +0000)]
* Bugfix from Albert Novak <anovak@pu.carnet.hr>

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

23 years ago* Removed warning messages
fidian [Mon, 2 Apr 2001 17:03:42 +0000 (17:03 +0000)]
* Removed warning messages

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

23 years ago* Subject column width should now take up whatever's available.
fidian [Thu, 29 Mar 2001 14:18:55 +0000 (14:18 +0000)]
* Subject column width should now take up whatever's available.

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

23 years ago* I really didn't like the old attachment code
fidian [Wed, 28 Mar 2001 20:21:02 +0000 (20:21 +0000)]
* I really didn't like the old attachment code
* Information is now saved in the session instead of .info files
* Local filenames are no longer transferred to the client (YEAY)
* The client can no longer delete arbitrary files on the system
  (by setting a   delete[] = "username.pref"   or   delete[] = "../index.php")
  (Untested, but the code looked like it would happily oblige)
* Attachments are now cleared when a new mail message is started
* Attachments are now cleared when a new mail message is forwarded
* No more silly errors when deleting a single attachment

Food for Thought:
* If the attachment information was saved in the preferences, the next time
  the user logs in, old un-deleted attachments could be trashed (or a very
  simple cron job could be made)

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

23 years ago* Fixed a typo I made
fidian [Mon, 26 Mar 2001 13:51:45 +0000 (13:51 +0000)]
* Fixed a typo I made
* Removed a warning message

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

23 years ago* More changes. Sorry. Shoulda made them the first time.
fidian [Fri, 23 Mar 2001 21:34:48 +0000 (21:34 +0000)]
* More changes.  Sorry.  Shoulda made them the first time.

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

23 years ago* Now supports the new naming scheme
fidian [Fri, 23 Mar 2001 21:22:48 +0000 (21:22 +0000)]
* Now supports the new naming scheme
  plugin_name.plugin.version-sm.version.tar.gz

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

23 years ago* Removed warnings for W_ALL
fidian [Fri, 23 Mar 2001 20:56:13 +0000 (20:56 +0000)]
* Removed warnings for W_ALL

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

23 years ago* Fixed bug when editing message highlighting
fidian [Thu, 22 Mar 2001 21:56:51 +0000 (21:56 +0000)]
* Fixed bug when editing message highlighting

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

23 years agoadded bcc to html addressbook search (should have been there in first place)
lkehresman [Sun, 18 Mar 2001 21:03:16 +0000 (21:03 +0000)]
added bcc to html addressbook search (should have been there in first place)

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

23 years ago* Added the !== false bit to the strstr so that even if the first three
fidian [Fri, 16 Mar 2001 15:44:35 +0000 (15:44 +0000)]
* Added the !== false bit to the strstr so that even if the first three
  characters are ../, this would register a hit properly.

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

23 years ago* UW workaround improved, methinks.
fidian [Thu, 15 Mar 2001 16:39:10 +0000 (16:39 +0000)]
* UW workaround improved, methinks.

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

23 years ago* Adds code for the Konqueror workaround
fidian [Wed, 14 Mar 2001 15:21:12 +0000 (15:21 +0000)]
* Adds code for the Konqueror workaround

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

23 years agoFixed bug #230696: subject line decoded wrong. A problem when uppercasing
gustavf [Tue, 13 Mar 2001 15:33:41 +0000 (15:33 +0000)]
Fixed bug #230696: subject line decoded wrong. A problem when uppercasing
QuotedPrintable.

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

23 years agoFixed bug: Only characters having odd numbers where encoded in
gustavf [Tue, 13 Mar 2001 15:19:56 +0000 (15:19 +0000)]
Fixed bug: Only characters having odd numbers where encoded in
encodeHeader. Introduced in CVS revision 1.76 of the file, which
refers to patch #10265, but I was unable to find this patch.

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

23 years agoMerged from stable (sm-1_0) branch: Fixed bug in folder creation
pallo [Sat, 10 Mar 2001 22:29:19 +0000 (22:29 +0000)]
Merged from stable (sm-1_0) branch: Fixed bug in folder creation
when language was another than English (folders were created
as "[ None ]/Foldername").

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

23 years agoOptional replacement for prefs.php to store user preferences and
pallo [Fri, 9 Mar 2001 14:30:55 +0000 (14:30 +0000)]
Optional replacement for prefs.php to store user preferences and
signature in a database instead of in files.

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

23 years agoRemoved extra <> around RCPT TO addresses that made some mail-servers fail.
pallo [Fri, 9 Mar 2001 14:05:18 +0000 (14:05 +0000)]
Removed extra <> around RCPT TO addresses that made some mail-servers fail.

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

23 years ago* Added spaces so the SMTP server gets the data correctly
fidian [Fri, 9 Mar 2001 13:51:16 +0000 (13:51 +0000)]
* Added spaces so the SMTP server gets the data correctly

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

23 years agoMerged from stable branch: added missing quote
pallo [Fri, 9 Mar 2001 08:19:09 +0000 (08:19 +0000)]
Merged from stable branch: added missing quote

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

23 years ago* Added the _ to further ensure that the bounary string can't be made
fidian [Thu, 8 Mar 2001 17:28:52 +0000 (17:28 +0000)]
* Added the _ to further ensure that the bounary string can't be made
  by accident in a MIME-encoded file.

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

23 years ago* Changed preferences to cache them for reading (Yeay!)
fidian [Thu, 8 Mar 2001 17:26:48 +0000 (17:26 +0000)]
* Changed preferences to cache them for reading (Yeay!)
* Prefereneces now remove empty preferences, invalid lines, etc.
* Message highlighting numbering is now semi-automatic (the numbers are
  'corrected' when the preference file is loaded)
* Changed the chosen_theme stuff in load_prefs.php to not erase the filename
  of the theme it is trying to load
* Removed more warnings

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

23 years ago* Fixed default_theme.php path
fidian [Thu, 8 Mar 2001 16:31:57 +0000 (16:31 +0000)]
* Fixed default_theme.php path

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

23 years ago* Removes (Purge) from next to Trash folder if there are no messages inside
fidian [Wed, 7 Mar 2001 22:59:50 +0000 (22:59 +0000)]
* Removes (Purge) from next to Trash folder if there are no messages inside

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

23 years ago* Better error message
fidian [Wed, 7 Mar 2001 22:50:16 +0000 (22:50 +0000)]
* Better error message

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

23 years ago* If possible, replies now use the text-only version (cleans that up a bit)
fidian [Wed, 7 Mar 2001 18:35:48 +0000 (18:35 +0000)]
* If possible, replies now use the text-only version (cleans that up a bit)

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

23 years ago* Added code to show text/html messages (immediately after text/plain and
fidian [Wed, 7 Mar 2001 18:25:36 +0000 (18:25 +0000)]
* Added code to show text/html messages (immediately after text/plain and
  entity_id of 2) as default instead of the text/plain version.
* Made option default to off

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

23 years ago* Fixed weird addressbook problem over SMTP
fidian [Wed, 7 Mar 2001 18:03:44 +0000 (18:03 +0000)]
* Fixed weird addressbook problem over SMTP

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

23 years ago* Got rid of problem with passwords (finally)
fidian [Mon, 5 Mar 2001 16:14:53 +0000 (16:14 +0000)]
* Got rid of problem with passwords (finally)
* Added a new function in strings.php to quote a string to be sent to
  the IMAP server

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

23 years ago* Possible fix for GroupWise
fidian [Mon, 5 Mar 2001 15:57:09 +0000 (15:57 +0000)]
* Possible fix for GroupWise

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

23 years agoAdding plugins back into 1.1
fidian [Mon, 5 Mar 2001 15:28:48 +0000 (15:28 +0000)]
Adding plugins back into 1.1

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

23 years agofixed typo (Bug #405483)
centaurix [Sun, 4 Mar 2001 12:20:01 +0000 (12:20 +0000)]
fixed typo (Bug #405483)

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

23 years ago* Fixed problem for forwarding files too.
fidian [Sat, 3 Mar 2001 16:57:25 +0000 (16:57 +0000)]
* Fixed problem for forwarding files too.

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

23 years ago* HTML cleaned up a bit
fidian [Sat, 3 Mar 2001 16:20:31 +0000 (16:20 +0000)]
* HTML cleaned up a bit
* Allows for multiple attachments, guaranteed.

Apparently, GenerateRandomString was producing the exact same string for a
second file attached.  This would of course overwrite the currently existing
attachment in both the $attachments array and on disk.  The first one would
be gone.

The code (two lines) fixes this by checking if that $localfilename is
already defined in $attachments, and will generate a new $localfilename if
it does.

What I can't figure out is how in the world did GenerateRandomString produce
the exact same string with two completely different page requests.  We
generate a key based on the time, remote user's information, and Apache's
unique ID that it sends along.  Also, it was supposed to generate 32
characters of lowercase, uppercase, and numbers.  That creates a string with
62^32 different possibilities.  That seems pretty wide open, but apparently
it caused problems.  Well, problems are solved now by simply checking if the
string was used already.

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

23 years agoupdated Brazillian Portuguise translation
lkehresman [Sun, 25 Feb 2001 14:39:03 +0000 (14:39 +0000)]
updated Brazillian Portuguise translation

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

23 years ago* :-) The first letter of matching folders had their head removed!
fidian [Sun, 25 Feb 2001 05:47:25 +0000 (05:47 +0000)]
* :-)  The first letter of matching folders had their head removed!
  (one char too many trimmed)

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

23 years agoremoved some regular expressions
lkehresman [Sat, 24 Feb 2001 17:09:44 +0000 (17:09 +0000)]
removed some regular expressions

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

23 years agoadded bugfix from 1.0.3cvs
lkehresman [Sat, 24 Feb 2001 16:44:46 +0000 (16:44 +0000)]
added bugfix from 1.0.3cvs

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

23 years agoadded auto-lookup functionality -- aliases can now be typed in address bars
lkehresman [Sat, 24 Feb 2001 16:06:18 +0000 (16:06 +0000)]
added auto-lookup functionality -- aliases can now be typed in address bars
in the compose form.

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

23 years agoadded check if loading of the theme is successful.
centaurix [Thu, 22 Feb 2001 18:03:18 +0000 (18:03 +0000)]
added check if loading of the theme is successful.
this is a cool hack using include instead of require.
maybe we should write an include function that does all
require stuff via that.

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

23 years agoadded finnish help translation
lkehresman [Thu, 22 Feb 2001 13:21:54 +0000 (13:21 +0000)]
added finnish help translation

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

23 years agoput Tyler's collapsable folder listing back in
lkehresman [Thu, 22 Feb 2001 01:45:43 +0000 (01:45 +0000)]
put Tyler's collapsable folder listing back in

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

23 years agoadded croatian translation
lkehresman [Thu, 22 Feb 2001 01:25:12 +0000 (01:25 +0000)]
added croatian translation

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

23 years ago* My last color was a smidge too bright.
fidian [Wed, 21 Feb 2001 00:19:47 +0000 (00:19 +0000)]
* My last color was a smidge too bright.
* Hey, where's the collapseable folders option for 1.1??

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

23 years agoAdded description of $color[12]
fidian [Tue, 20 Feb 2001 20:15:58 +0000 (20:15 +0000)]
Added description of $color[12]

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

23 years ago* message_display.php uses $color[12] for every-other message line. If it
fidian [Tue, 20 Feb 2001 18:15:34 +0000 (18:15 +0000)]
* message_display.php uses $color[12] for every-other message line.  If it
  doesn't exist, it defaults to EAEAEA.  Very bad choice for Black Bean
  Burrito.  Added a $color[12] to the theme.

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

23 years ago$just_logged_in need to be set to 1 not 0. This kept the $motd from ever showing...
cosworth [Tue, 20 Feb 2001 16:22:16 +0000 (16:22 +0000)]
$just_logged_in need to be set to 1 not 0.  This kept the $motd from ever showing, it also broke my patch for auto recreating Trash and Sent folders.  I don't believe it affect anything else.

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

23 years agophase 1 of interface improvements -- alternating row colors (needs some work)
lkehresman [Tue, 20 Feb 2001 15:46:20 +0000 (15:46 +0000)]
phase 1 of interface improvements -- alternating row colors (needs some work)

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

23 years agoConverted sm-1_0 to branch and sm-1_1 to trunk
thomppj [Fri, 16 Feb 2001 23:07:18 +0000 (23:07 +0000)]
Converted sm-1_0 to branch and sm-1_1 to trunk

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

23 years agoConverted main trunk to 1.1
thomppj [Fri, 16 Feb 2001 22:55:11 +0000 (22:55 +0000)]
Converted main trunk to 1.1

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

23 years agoConverting 1.0 trunk to a branch.
thomppj [Fri, 16 Feb 2001 22:49:13 +0000 (22:49 +0000)]
Converting 1.0 trunk to a branch.

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

23 years agoSig Prefix fix (forgot getPref)
jbnance [Fri, 16 Feb 2001 22:05:20 +0000 (22:05 +0000)]
Sig Prefix fix (forgot getPref)

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

23 years ago* To make sure that $indent is always greater than zero (error removal)
fidian [Fri, 16 Feb 2001 13:29:40 +0000 (13:29 +0000)]
* To make sure that $indent is always greater than zero (error removal)

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

23 years ago* Probable bugfixes for attachment code
fidian [Fri, 16 Feb 2001 13:23:04 +0000 (13:23 +0000)]
* Probable bugfixes for attachment code
* Not sure if they work perfectly, but it's worth a try.
* We need to make 1.0 a branch and 1.1 be the main
* Because it's not set up that way, I'll need to patch that version too.

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

23 years agoIncluded no -- prefix support for signature.
jbnance [Thu, 15 Feb 2001 18:01:20 +0000 (18:01 +0000)]
Included no -- prefix support for signature.

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

23 years agorefined uw security patch
lbergman [Mon, 12 Feb 2001 15:01:56 +0000 (15:01 +0000)]
refined uw security patch

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

23 years agoreverted changes so that collapsable folders are only in 1.1 branch
lkehresman [Sat, 10 Feb 2001 18:27:05 +0000 (18:27 +0000)]
reverted changes so that collapsable folders are only in 1.1 branch

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

23 years agoadded plugins directory (without archives)
lkehresman [Sat, 10 Feb 2001 17:59:23 +0000 (17:59 +0000)]
added plugins directory (without archives)

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

23 years agoadded plugins to their own module
lkehresman [Sat, 10 Feb 2001 17:54:50 +0000 (17:54 +0000)]
added plugins to their own module

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

23 years ago* This is pathetic.
fidian [Sat, 10 Feb 2001 01:46:05 +0000 (01:46 +0000)]
* This is pathetic.

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

23 years ago* Now it works as it should to a bit more.
fidian [Sat, 10 Feb 2001 01:44:29 +0000 (01:44 +0000)]
* Now it works as it should to a bit more.

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

23 years ago* Forgot to catch an 'if' so I could get proper indentation
fidian [Sat, 10 Feb 2001 01:37:19 +0000 (01:37 +0000)]
* Forgot to catch an 'if' so I could get proper indentation

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

23 years ago* Another little bug I made when I was mucking with the code
fidian [Sat, 10 Feb 2001 01:34:07 +0000 (01:34 +0000)]
* Another little bug I made when I was mucking with the code

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

23 years ago* Removed one line by accident
fidian [Sat, 10 Feb 2001 01:25:05 +0000 (01:25 +0000)]
* Removed one line by accident
* Warning removed

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

23 years ago* Removed the unnecessary function replace_escaped_spaces (never used)
fidian [Sat, 10 Feb 2001 01:22:06 +0000 (01:22 +0000)]
* Removed the unnecessary function replace_escaped_spaces (never used)
* Changed all instances of replace_spaces to the actual function call
  (removing the silly wrapper function replace_spaces)
* Added a collapseable folder list for left_main.php
* Added the option for it under Options -> Folders

(Sorry that I didn't do this in smaller commits that only did one or two of
the above actions.)

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

23 years agofix bug select one highlight item, deletes all
lbergman [Sat, 10 Feb 2001 00:45:31 +0000 (00:45 +0000)]
fix bug select one highlight item, deletes all

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

23 years agofix bug in display with no name
lbergman [Sat, 10 Feb 2001 00:25:01 +0000 (00:25 +0000)]
fix bug in display with no name

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

23 years ago* To make life easier when making plugin archives
fidian [Fri, 9 Feb 2001 22:09:43 +0000 (22:09 +0000)]
* To make life easier when making plugin archives
  - Creates a .tar.gz and .zip of the plugin
  - Requires Perl (I'm not a bash scripting god, also works on Windows?)
  - ./make_archive.pl attachment_common 1.7
  - Doesn't add CVS directories to archive (yeay)
  - Resulting archives are left in current directory

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

23 years agofixed errors
lbergman [Fri, 9 Feb 2001 21:58:38 +0000 (21:58 +0000)]
fixed errors

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

23 years agofixed errors in 'some'
lbergman [Fri, 9 Feb 2001 21:48:53 +0000 (21:48 +0000)]
fixed errors in 'some'

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

23 years agofixed a '\ that should have been " "
lbergman [Fri, 9 Feb 2001 21:46:52 +0000 (21:46 +0000)]
fixed a '\ that should have been " "

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

23 years agofixed a '\ that should have been " "
lbergman [Fri, 9 Feb 2001 21:42:48 +0000 (21:42 +0000)]
fixed a '\ that should have been " "

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

23 years ago"me" to 'you'
lbergman [Fri, 9 Feb 2001 21:14:39 +0000 (21:14 +0000)]
"me" to 'you'

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

23 years ago"me" to 'you'
lbergman [Fri, 9 Feb 2001 20:58:35 +0000 (20:58 +0000)]
"me" to 'you'

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

23 years ago* Helping out with the "me" to 'you' changes
fidian [Fri, 9 Feb 2001 20:41:12 +0000 (20:41 +0000)]
* Helping out with the "me" to 'you' changes

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

23 years ago"me" to 'you'
lbergman [Fri, 9 Feb 2001 20:38:42 +0000 (20:38 +0000)]
"me" to 'you'

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

23 years ago"me" to 'you', made attempt to be more carfull for the sake of Tyler's sanity.
lbergman [Fri, 9 Feb 2001 20:08:58 +0000 (20:08 +0000)]
"me" to 'you', made attempt to be more carfull for the sake of Tyler's sanity.

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

23 years ago* Moved subject handling code into its own function.
fidian [Fri, 9 Feb 2001 19:40:51 +0000 (19:40 +0000)]
* Moved subject handling code into its own function.
* Hopefully simplified the entity-checking loop.

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

23 years agoNow compares the user's language cookie with his preferences and corrects the cookie...
graf25 [Fri, 9 Feb 2001 19:20:13 +0000 (19:20 +0000)]
Now compares the user's language cookie with his preferences and corrects the cookie if they are different or it is unset

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

23 years agoFixes the problem of subjects with entities getting trimmed too short.
graf25 [Fri, 9 Feb 2001 17:08:21 +0000 (17:08 +0000)]
Fixes the problem of subjects with entities getting trimmed too short.

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

23 years ago* Stupid bugfix
fidian [Fri, 9 Feb 2001 16:38:35 +0000 (16:38 +0000)]
* Stupid bugfix

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

23 years ago* Fixed typo
fidian [Fri, 9 Feb 2001 16:26:04 +0000 (16:26 +0000)]
* Fixed typo

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