stakadush [Mon, 8 Jul 2002 07:40:43 +0000 (07:40 +0000)]
More fixes due to R2L implementation (bugs were posted to squirrel-devel)
The bug in listcommands was an extra <tr> tag.
The bug in read_body.php was a misplaced do_hook (line #793).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3071
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stakadush [Mon, 8 Jul 2002 07:32:09 +0000 (07:32 +0000)]
Some fixes for bugs caused by the changes made for R2L support (bugs were posted to squirrelmail-devel).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3070
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 8 Jul 2002 07:16:00 +0000 (07:16 +0000)]
fix uid => uid_support
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3069
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Sat, 6 Jul 2002 21:06:49 +0000 (21:06 +0000)]
Code cleanup and removed annoying 'sort' stuff that was showing up at the top of messages.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3068
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Sat, 6 Jul 2002 18:24:03 +0000 (18:24 +0000)]
Swapped variables so view header displays correctly
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3067
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Sat, 6 Jul 2002 18:23:04 +0000 (18:23 +0000)]
Removed duplicate code
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3066
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Sat, 6 Jul 2002 18:05:49 +0000 (18:05 +0000)]
Removed a bunch of Ctrl-Ms at the ends of lines
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3065
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Sat, 6 Jul 2002 17:53:08 +0000 (17:53 +0000)]
Changed sqimap_get_sort_order call to take three variables
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3064
7612ce4b-ef26-0410-bec9-
ea0150e637f0
uid77282 [Fri, 5 Jul 2002 22:56:07 +0000 (22:56 +0000)]
Spacing fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3063
7612ce4b-ef26-0410-bec9-
ea0150e637f0
uid77282 [Fri, 5 Jul 2002 22:37:47 +0000 (22:37 +0000)]
$msgi+1 doesn't work when using anything but the system's default sort.
And maybe not even then. This makes it so you don't select message 134 and
end up deleting message 1 just because it happens to be first on the list.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3062
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 18:11:14 +0000 (18:11 +0000)]
put back some minor changes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3060
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 17:40:01 +0000 (17:40 +0000)]
removed debug message and modified the messages array.
Now it uses the UIDVALIDITY tag from the imap select response.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3059
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 17:38:06 +0000 (17:38 +0000)]
Make use of the registered message object instead of regenerate the message
object again
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3058
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 17:18:17 +0000 (17:18 +0000)]
removed debug message
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3057
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 17:15:08 +0000 (17:15 +0000)]
fix. (I'm getting tired of explaining the changes)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3056
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 17:07:48 +0000 (17:07 +0000)]
fix for expunge with UID in the sid
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3055
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 15:41:50 +0000 (15:41 +0000)]
fix for processing literals
fix for setting the entity id of message/rfc822 attachments
(I realy thought I tested it enough, apparently not :-( )
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3054
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 14:52:55 +0000 (14:52 +0000)]
update for UID support
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3053
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 14:41:19 +0000 (14:41 +0000)]
update for changed message class
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3052
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 14:28:33 +0000 (14:28 +0000)]
readded replaced html tag stuff
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3051
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 14:13:57 +0000 (14:13 +0000)]
uid support?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3050
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 14:12:21 +0000 (14:12 +0000)]
modified search to make use of mailbox_display
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3049
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:58:02 +0000 (13:58 +0000)]
redirect message/rfc822 attachments to read_body.php.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3048
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:56:21 +0000 (13:56 +0000)]
ahum..
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3047
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:53:52 +0000 (13:53 +0000)]
added uid support
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3046
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:50:09 +0000 (13:50 +0000)]
removed code and make use of the functions in mailbox_display.
There is only one problem, the paginator and sort buttons doesn't work from a
search.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3045
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:46:57 +0000 (13:46 +0000)]
split mailbox_display in functions. Added UID support, adapt it to make is
usable from imap_search.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3044
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:18:00 +0000 (13:18 +0000)]
UID support
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3043
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:15:55 +0000 (13:15 +0000)]
Added search for "x-mailer" and "disposition notification to" and add it to
the message header. Now we don't need the extra imap-calls to get this
information.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3042
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:12:56 +0000 (13:12 +0000)]
modified sqimap_expunge to return the number of expunged messages and to
give and optional id range to expunge.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3041
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:07:32 +0000 (13:07 +0000)]
UID support
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3040
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:04:57 +0000 (13:04 +0000)]
added uid_support option
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3039
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 13:01:48 +0000 (13:01 +0000)]
addapted read_body to the new mime_class
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3038
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 12:59:03 +0000 (12:59 +0000)]
Removed unused functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3037
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 12:57:04 +0000 (12:57 +0000)]
include the mime class before the session start.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3036
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 12:40:00 +0000 (12:40 +0000)]
message class related functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3035
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 11:53:31 +0000 (11:53 +0000)]
Removed the view header routines out of read_body.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3034
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 11:50:30 +0000 (11:50 +0000)]
experimental function for templates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3033
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 5 Jul 2002 10:40:30 +0000 (10:40 +0000)]
added function for setting the uri vars ([&\?] something=value.
By using $PHP_SELF and the specified var and value we no longer need to set
all the vars by hand. Just use this function and it only alters / remove the
specified var.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3032
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stakadush [Thu, 4 Jul 2002 09:54:42 +0000 (09:54 +0000)]
Small change to xgetpo. When I added plugins/abook_take I added it
Below po/independent_strings.txt. I moved plugins/abook_take above it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3031
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stakadush [Thu, 4 Jul 2002 09:48:43 +0000 (09:48 +0000)]
Updated Hebrew po file.
A small cosmetic fix to plugins/abook_take/setup.php (lines 159 & 163) - added .
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3030
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stakadush [Thu, 4 Jul 2002 09:25:30 +0000 (09:25 +0000)]
Updated po/squirrelmail.po file with strings in abook_take.
Updated po/xgetpo to search for strings in plugins/abook_take.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3029
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stakadush [Thu, 4 Jul 2002 07:32:03 +0000 (07:32 +0000)]
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3028
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stakadush [Thu, 4 Jul 2002 06:54:43 +0000 (06:54 +0000)]
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3027
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 3 Jul 2002 13:54:27 +0000 (13:54 +0000)]
included imap_parse.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3026
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 3 Jul 2002 13:53:35 +0000 (13:53 +0000)]
place to put parse functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3025
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 3 Jul 2002 13:50:41 +0000 (13:50 +0000)]
put all the information returned from a select in the result
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3024
7612ce4b-ef26-0410-bec9-
ea0150e637f0
simond [Mon, 1 Jul 2002 13:18:24 +0000 (13:18 +0000)]
Remove obsolete text
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3023
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Fri, 28 Jun 2002 06:36:15 +0000 (06:36 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3022
7612ce4b-ef26-0410-bec9-
ea0150e637f0
centaurix [Thu, 27 Jun 2002 13:25:55 +0000 (13:25 +0000)]
upgraded to version 1.4 and debugged
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3021
7612ce4b-ef26-0410-bec9-
ea0150e637f0
centaurix [Thu, 27 Jun 2002 10:37:57 +0000 (10:37 +0000)]
updated/moved plugin from plugins/abook_take to squirrelmail/plugins/abook_take
fixed bug [ 574135 ]
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3019
7612ce4b-ef26-0410-bec9-
ea0150e637f0
centaurix [Thu, 27 Jun 2002 10:31:40 +0000 (10:31 +0000)]
fixed missing prefs.php require_once to use getPref in line 79
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3018
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Thu, 27 Jun 2002 09:15:36 +0000 (09:15 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3017
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Thu, 27 Jun 2002 06:28:25 +0000 (06:28 +0000)]
bugfix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3016
7612ce4b-ef26-0410-bec9-
ea0150e637f0
centaurix [Thu, 27 Jun 2002 00:21:03 +0000 (00:21 +0000)]
removed $search_stuff from link to read_body.php it caused bug 573584
why is $where/$what/$pos needed when viewing a message anyway ? (after a search)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3015
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Wed, 26 Jun 2002 14:29:24 +0000 (14:29 +0000)]
bugfix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3014
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Wed, 26 Jun 2002 13:11:58 +0000 (13:11 +0000)]
r2l
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3013
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Wed, 26 Jun 2002 09:25:02 +0000 (09:25 +0000)]
r2l by yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3012
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Wed, 26 Jun 2002 08:22:04 +0000 (08:22 +0000)]
"Kent B. Hansen" <kent@tpv.dk> & r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3011
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Wed, 26 Jun 2002 06:47:47 +0000 (06:47 +0000)]
bugfix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3009
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Tue, 25 Jun 2002 11:42:11 +0000 (11:42 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3008
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Tue, 25 Jun 2002 11:05:52 +0000 (11:05 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3007
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Tue, 25 Jun 2002 07:58:34 +0000 (07:58 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3006
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 15:45:02 +0000 (15:45 +0000)]
Bugfix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3005
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 15:04:25 +0000 (15:04 +0000)]
Updated po file
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3002
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 14:02:45 +0000 (14:02 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3001
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 13:31:32 +0000 (13:31 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3000
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 13:07:50 +0000 (13:07 +0000)]
"-= M.J. Prinsen =-" <various@bovendelft.xs4all.nl>
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2999
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 13:05:25 +0000 (13:05 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2998
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 11:42:07 +0000 (11:42 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2997
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 10:56:58 +0000 (10:56 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2996
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 10:28:24 +0000 (10:28 +0000)]
r2l by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2995
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 10:10:20 +0000 (10:10 +0000)]
Rollback
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2994
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 09:49:47 +0000 (09:49 +0000)]
R2L by Yoav
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2993
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 24 Jun 2002 07:57:32 +0000 (07:57 +0000)]
r2l job in progress (help by Yoav)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2992
7612ce4b-ef26-0410-bec9-
ea0150e637f0
centaurix [Sun, 23 Jun 2002 10:31:28 +0000 (10:31 +0000)]
changed preg_match from /AU to /AUi flags to catch headers case insensitive
(before that headers like SUBJECT: resulted in a "unkown subject")
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2991
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Fri, 21 Jun 2002 20:43:29 +0000 (20:43 +0000)]
Bugfix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2990
7612ce4b-ef26-0410-bec9-
ea0150e637f0
graf25 [Fri, 21 Jun 2002 01:38:21 +0000 (01:38 +0000)]
More XSS refinements. I was making the e-mails perhaps too secure. ;)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2979
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 20 Jun 2002 12:37:12 +0000 (12:37 +0000)]
fix for identifying literals in mime_match_parentheses. cyrus sometimes
returns literals instead of quoted strings. This fix solves mimedecode
errors if there exist " or ) or ( characters in literals.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2972
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Wed, 19 Jun 2002 15:04:54 +0000 (15:04 +0000)]
html output set to func system. From now it is important to use html.php
to output html table tags, as that functions adds necessary LOCALE
dependent tags.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2971
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Wed, 19 Jun 2002 14:00:06 +0000 (14:00 +0000)]
"yoav" <yoavb@zavit.net.il>
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2970
7612ce4b-ef26-0410-bec9-
ea0150e637f0
graf25 [Tue, 18 Jun 2002 18:05:37 +0000 (18:05 +0000)]
Removing small hiccups.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2968
7612ce4b-ef26-0410-bec9-
ea0150e637f0
graf25 [Tue, 18 Jun 2002 17:20:43 +0000 (17:20 +0000)]
Hi, this is graf25, and I'm an idiot. :)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2967
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Tue, 18 Jun 2002 17:01:22 +0000 (17:01 +0000)]
Moved one section of code down below the read_body_top hook. The old way
meant the only way to change show_html_default was to hook into html_top.
Also cleaned up some spacing.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2966
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jmunro [Tue, 18 Jun 2002 15:10:35 +0000 (15:10 +0000)]
Update Changelog and add one more macosx workaround
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2964
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jmunro [Tue, 18 Jun 2002 05:07:07 +0000 (05:07 +0000)]
Added predefined settings option for 'macosx' imap server
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2962
7612ce4b-ef26-0410-bec9-
ea0150e637f0
graf25 [Tue, 18 Jun 2002 00:19:25 +0000 (00:19 +0000)]
Further XSS improvements plus a bugfix.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2961
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jmunro [Mon, 17 Jun 2002 14:27:53 +0000 (14:27 +0000)]
fix for bug #559257
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2960
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 17 Jun 2002 08:33:45 +0000 (08:33 +0000)]
Do not display email addr as link in View Headers
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2959
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 17 Jun 2002 08:23:08 +0000 (08:23 +0000)]
Quotes detection in motd
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2958
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 17 Jun 2002 08:09:01 +0000 (08:09 +0000)]
Commit a change to the log I made some time ago.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2957
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 17 Jun 2002 08:06:57 +0000 (08:06 +0000)]
Fix spelling in translating.txt & make index.html resemble a real HTML document.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2956
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 17 Jun 2002 07:35:06 +0000 (07:35 +0000)]
"Arief S Fitrianto" <arief@gurame.fisika.ui.ac.id>
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2955
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jmunro [Thu, 13 Jun 2002 14:48:02 +0000 (14:48 +0000)]
typo
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2950
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jmunro [Thu, 13 Jun 2002 14:36:38 +0000 (14:36 +0000)]
fix for compose in new window from plugin pages, + typo fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2948
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jmunro [Thu, 13 Jun 2002 14:25:45 +0000 (14:25 +0000)]
added a macosx friendly search function.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2947
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jmunro [Wed, 12 Jun 2002 14:38:16 +0000 (14:38 +0000)]
fix for compose in new window from addressbook.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2946
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jmunro [Tue, 11 Jun 2002 14:52:54 +0000 (14:52 +0000)]
this is a fix for the LSUB with a % when getting the folder list. This makes the % argument an option in conf.pl, menu 3 option 18. The default is to not use the "%". See patch #452178 for more info.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2944
7612ce4b-ef26-0410-bec9-
ea0150e637f0
ullgren [Mon, 10 Jun 2002 22:52:00 +0000 (22:52 +0000)]
Fix for 566887 (Dispalying of folders names with blanks)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2942
7612ce4b-ef26-0410-bec9-
ea0150e637f0
ullgren [Mon, 10 Jun 2002 20:06:20 +0000 (20:06 +0000)]
Timezone fix for non-whole hour timezone problem. by Darryl Ross (modified by Pontus Ullgren)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2940
7612ce4b-ef26-0410-bec9-
ea0150e637f0