tokul [Fri, 2 Jan 2004 09:28:32 +0000 (09:28 +0000)]
adding phpdoc blocks for encodeHeader and decodeHeader
adding support for header decoding in compose
using space html code instead of non-breaking space code. Some charsets does not support nbsp and it also causes problems in browsers that don't change nbsp to regural space in POST forms.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6355
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 30 Dec 2003 15:30:11 +0000 (15:30 +0000)]
fixing multiline headers. space or tab should not be removed.
tab is replaced by space, because it is later used split decoded string into chunks
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6339
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 27 Dec 2003 12:06:26 +0000 (12:06 +0000)]
translation engine updates. Disabled non functional "when composing" prefs
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6331
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 27 Dec 2003 09:13:26 +0000 (09:13 +0000)]
adding variable test
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6330
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 26 Dec 2003 15:29:35 +0000 (15:29 +0000)]
Updating strings
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6325
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 26 Dec 2003 14:48:08 +0000 (14:48 +0000)]
google translate options. rtl fixes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6324
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 26 Dec 2003 09:13:37 +0000 (09:13 +0000)]
1. added non anonymous ldap binding patch. (thanks to Ilyak Kasnacheev <ilyak at online.ru>)
2. added ldap protocol version binding. (bug no. 829929)
3. cleaned administrator plugin options
4. added global sql address book support. Obsolates MySQL address book plugin (http://www.squirrelmail.org/plugin_view.php?id=104).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6323
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 26 Dec 2003 08:45:29 +0000 (08:45 +0000)]
adding three global variables. Allows to use correct alignment without html_tag function
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6322
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 26 Dec 2003 08:40:49 +0000 (08:40 +0000)]
Support of multiple writeable address book backends
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6321
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 26 Dec 2003 08:39:17 +0000 (08:39 +0000)]
Adding support for spamcop member service.
Adding fix that allows submiting attached spams with web based reporting form
(thanks to Magnus Henoch <mange at freemail.hu>)
Removing page header display, when form is opened in new window.
Removing insertion of javascript, when javascript is disabled.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6320
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 26 Dec 2003 08:28:28 +0000 (08:28 +0000)]
rtl alignment fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6319
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 25 Dec 2003 10:19:02 +0000 (10:19 +0000)]
Removed right target, which is redundant and problematic when viewing right frame in separate window
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6317
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Tue, 23 Dec 2003 01:17:13 +0000 (01:17 +0000)]
Whoops. Forgot the other part of it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6309
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Tue, 23 Dec 2003 01:06:14 +0000 (01:06 +0000)]
Fix from stable that should have gone in here too.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6308
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 21 Dec 2003 14:58:19 +0000 (14:58 +0000)]
managing agresive decoding and ja_JP + utf-8.
global $default_charset will be used later by recode and iconv patches.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6304
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 21 Dec 2003 11:41:27 +0000 (11:41 +0000)]
use one function instead of complex if cycles. Detect installed decoding
functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6294
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 21 Dec 2003 11:40:08 +0000 (11:40 +0000)]
Makes managing decoding easier. Mac decoding moved to separate cvs module
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6293
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 17 Dec 2003 02:03:03 +0000 (02:03 +0000)]
Give compose screen the startMessage
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6280
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 13 Dec 2003 11:56:24 +0000 (11:56 +0000)]
phpdoc blocks
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6276
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 13 Dec 2003 11:01:27 +0000 (11:01 +0000)]
if there is some fatal error. not plural.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6275
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 13 Dec 2003 10:56:10 +0000 (10:56 +0000)]
Japanese without mbstring handling
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6274
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 13 Dec 2003 10:53:48 +0000 (10:53 +0000)]
phpdoc blocks and Japanese without mbstring handling fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6273
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Fri, 12 Dec 2003 21:18:27 +0000 (21:18 +0000)]
Add CVS Id tag
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6272
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Fri, 12 Dec 2003 21:14:15 +0000 (21:14 +0000)]
Cleaned up some formatting
Synced some the unseen messages code so ListBoxes and ListAdvancedBoxes
both get the same result.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6271
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Fri, 12 Dec 2003 19:18:31 +0000 (19:18 +0000)]
Update mailto support
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6270
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Fri, 12 Dec 2003 06:05:36 +0000 (06:05 +0000)]
Update
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6269
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Fri, 12 Dec 2003 06:04:02 +0000 (06:04 +0000)]
Fix again for Internet Explorer's stupidity of decoding characters, then
executing it blindly. This code was fixed originally, but apparently some
how didn't work right. I checked on HastyMail and did a file comparision,
and noticed that one version of the same filter doesn't use \W... on removal
of that in the regex, the function seemed to correctly strip out bad functions
See http://www.securityfocus.com/archive/1/340118 for further information.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6268
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Thu, 11 Dec 2003 06:31:04 +0000 (06:31 +0000)]
Pick up identities if you're not using default identity on resuming on draft.
Looks like somebody had started, but left debugging code everywhere.
Please check commits to ensure there is no debug code ;)
This is the start of the work for bug #858001
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6265
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Wed, 10 Dec 2003 23:56:40 +0000 (23:56 +0000)]
decodeHeader() the message subject before building the filename
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6264
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Wed, 10 Dec 2003 23:47:26 +0000 (23:47 +0000)]
Separate empty subject case from unknown mime type
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6263
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Wed, 10 Dec 2003 23:40:20 +0000 (23:40 +0000)]
Fix duplicate suffix in filename created from message subject
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6262
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Wed, 10 Dec 2003 22:10:36 +0000 (22:10 +0000)]
Reinsert Download as a file link
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6261
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Fri, 5 Dec 2003 03:48:02 +0000 (03:48 +0000)]
Suppress the PHP error message if server is not reachable
(We output our own Error Message about it later)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6243
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Wed, 3 Dec 2003 13:59:48 +0000 (13:59 +0000)]
Fix a old fix that was breaking the search when coming back from move_messages
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6235
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Tue, 2 Dec 2003 16:06:00 +0000 (16:06 +0000)]
A shell script to generate the PHPDocumentor output.
Requires: PHP4 CLI version
Move the script to the SquirrelMail top-level directory. Edit the script appropriately - IT WILL NOT WORK if you leave it as-is.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6233
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Mon, 1 Dec 2003 21:56:59 +0000 (21:56 +0000)]
Back out support for using SM without Frames
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6228
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Mon, 1 Dec 2003 20:54:52 +0000 (20:54 +0000)]
Seems I forgot to add a file.....
Since people seem to be having an uproar over this,
I will be removing it, and adding a seperate branch....
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6227
7612ce4b-ef26-0410-bec9-
ea0150e637f0
ebullient [Mon, 1 Dec 2003 20:07:45 +0000 (20:07 +0000)]
Move the Frames options to screen 11 (Tweaks) as the interface tweaks there
are a more appropriate place than General.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6226
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Mon, 1 Dec 2003 18:51:07 +0000 (18:51 +0000)]
Added support for using Squirrelmail without frames
(With many thanks to Jason Wickers (jwickers at scs.wsu.edu))
----
There are still a few minor things to iron out, but overall
it works fairly well at this point. Any plugin that calls
DisplayPageHeader() will now have to replace their </body></html>
with a simple call to noframes_bottom() to be compatible...
(Possibly rename that function to DisplayPageFooter in the future)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6225
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Sun, 30 Nov 2003 17:01:44 +0000 (17:01 +0000)]
Really skip empty mailto: and bug fix in case of malformed mailto: url
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6216
7612ce4b-ef26-0410-bec9-
ea0150e637f0
centaurix [Sat, 29 Nov 2003 14:40:24 +0000 (14:40 +0000)]
Marked the part for bug #845290
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6215
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 27 Nov 2003 15:53:42 +0000 (15:53 +0000)]
converting variable extraction to sqgetGlobalVar
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6206
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 26 Nov 2003 20:45:28 +0000 (20:45 +0000)]
variable cleanup in form. maybe other $_POST's and $_GET's should be converted
to sqgetGlobalVar too.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6203
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 26 Nov 2003 20:25:33 +0000 (20:25 +0000)]
haven't changed formatRecipientString.
used last Jon's suggestion about puting variables in post url.
these move buttons should be the only place that break PHP_SELF.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6202
7612ce4b-ef26-0410-bec9-
ea0150e637f0
braverock [Tue, 25 Nov 2003 19:58:35 +0000 (19:58 +0000)]
added content-length header as an optional parameter to senddownloadheaders fn
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6198
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 24 Nov 2003 18:04:06 +0000 (18:04 +0000)]
info about disabled feature
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6196
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 24 Nov 2003 18:02:02 +0000 (18:02 +0000)]
disables quick reporting feature by default. This is not documented
spamcop feature. See bug. 809452
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6195
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 21 Nov 2003 12:51:49 +0000 (12:51 +0000)]
html fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6187
7612ce4b-ef26-0410-bec9-
ea0150e637f0
avel [Fri, 21 Nov 2003 11:35:59 +0000 (11:35 +0000)]
A bit of documentation for my favorite function, makeComposeLink()...
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6186
7612ce4b-ef26-0410-bec9-
ea0150e637f0
avel [Fri, 21 Nov 2003 11:23:02 +0000 (11:23 +0000)]
Some guidelines and pointers on how to write phpdoc comments for plugins. Probably only for devel branch.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6185
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 20 Nov 2003 20:50:57 +0000 (20:50 +0000)]
minor HTML fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6184
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 19 Nov 2003 07:13:33 +0000 (07:13 +0000)]
better placement of help_chapter hook
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6182
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 19 Nov 2003 03:52:03 +0000 (03:52 +0000)]
Reformat of html messages a bit cleaner
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6181
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 17 Nov 2003 22:04:31 +0000 (22:04 +0000)]
Add a new hook to the plugin to enable backends to perform any
specific checks before starting. Fix a bug in the Location:
redirect which redirected the user back to the plugin, which
should have been the general options page.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6175
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 17 Nov 2003 18:26:55 +0000 (18:26 +0000)]
delete_move_next uses GET and POST requests
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6173
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 17 Nov 2003 18:06:22 +0000 (18:06 +0000)]
Adding missing options, removing globals (they are not stored in generated
config.php), reorganizing it according to conf.pl layout. Some of comments
talk about settings that will be valid only after one week.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6172
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 17 Nov 2003 17:37:27 +0000 (17:37 +0000)]
Document list options that are set by conf.pl D option.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6171
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 17 Nov 2003 17:30:02 +0000 (17:30 +0000)]
strings.php should be loaded before output starts. forearch cycle produced
errors if no plugins were installed.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6170
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 16 Nov 2003 14:26:51 +0000 (14:26 +0000)]
A start for a new change_password master plugin. This is not finished
(and should stay only in devel for now), but I'm committing it so others
can take a look and work on it too. Basic functionality is there, now
needs existing plugins added as backends, and implementing "extra" features
such as forcing SSL.
Again, this is a "rough" version, so please change/improve anything
you'd like to be changed.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6163
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Fri, 14 Nov 2003 00:57:43 +0000 (00:57 +0000)]
rfc 2368 (mailto URL) implementation
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6162
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Wed, 12 Nov 2003 14:57:12 +0000 (14:57 +0000)]
Fix missing mailbox argument to sq_cid2http() in sq_fixstyle()
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6155
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Tue, 11 Nov 2003 01:25:13 +0000 (01:25 +0000)]
More PhpDocumentor works
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6141
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Tue, 11 Nov 2003 00:35:06 +0000 (00:35 +0000)]
Take the thread type user setting in account
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6140
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Mon, 10 Nov 2003 20:44:57 +0000 (20:44 +0000)]
Add closing BODY and HTML tags
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6138
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 10 Nov 2003 17:46:37 +0000 (17:46 +0000)]
* first unsubscribe before we delete
* fail silently on unsubscribe
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6135
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 10 Nov 2003 12:07:18 +0000 (12:07 +0000)]
Reintroduce alternating colors in addressbook, something that has
(probably) accidentally disappeard in the past. Thanks Ronan Salmon
for the tip, closes #823290.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6133
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Sun, 9 Nov 2003 18:46:23 +0000 (18:46 +0000)]
Added subfoldering from an idea/patch by Thomas Pohl xraven at users.sourceforge.net (thanks Thomas), added handling of broken imap connection in THREAD, some PhpDocumentor works.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6132
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Sun, 9 Nov 2003 17:50:54 +0000 (17:50 +0000)]
Add an optional link parameter to sqimap_error_box(), allow self error handling even when connection is dropped, and remove the notices that happen in that case.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6131
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Sun, 9 Nov 2003 16:10:53 +0000 (16:10 +0000)]
fix for inserted spaces after encoded strings.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6130
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Sat, 8 Nov 2003 18:57:14 +0000 (18:57 +0000)]
Error Dispaly fix: can't do set_time_limit() in safemode
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6129
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 8 Nov 2003 08:31:44 +0000 (08:31 +0000)]
Porting some Japanese fixes from Masato patches.
http://www.yamaai-tech.com/~masato/Download/
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6109
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Fri, 7 Nov 2003 22:40:11 +0000 (22:40 +0000)]
Fixes a few issues
string.php is required for get_location()
get_location() doesn't append a / so we should before adding the redirect variable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6107
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Fri, 7 Nov 2003 22:25:47 +0000 (22:25 +0000)]
Add closing Body and HTML tags, remove Newlines at end of files (just incase)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6106
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Thu, 6 Nov 2003 14:02:48 +0000 (14:02 +0000)]
Fix typo, add SIZE in SORT in case someone wants to do it
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6098
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Thu, 6 Nov 2003 02:15:04 +0000 (02:15 +0000)]
Handle multiple SORT responses, and PhpDocumentor homework ;)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6097
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 6 Nov 2003 00:37:19 +0000 (00:37 +0000)]
Fixed reg match for $MDNSent flag
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6095
7612ce4b-ef26-0410-bec9-
ea0150e637f0
avel [Tue, 4 Nov 2003 13:59:36 +0000 (13:59 +0000)]
Attempt to format available documentation for phpdoc.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6094
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 4 Nov 2003 09:20:53 +0000 (09:20 +0000)]
A fix to make SquirrelMail work under PHP5 (at least the beta that was released
recently). All the basic functions work as expected.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6092
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Tue, 4 Nov 2003 00:48:45 +0000 (00:48 +0000)]
Workaround for EIMS split response to SEARCH
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6091
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Tue, 4 Nov 2003 00:00:21 +0000 (00:00 +0000)]
EIMS workaround. EIMS returns the SEARCH response as multiple untagged
SEARCH responses. That is against RFC3501 !!!
example:
A005 UID SEARCH UID 1:*
* SEARCH 5949 8160 8401 8402 8413 8470 8471 8472 8497 8499
* SEARCH 8502 8504 8514
A005 OK SEARCH completed
We only use that call in case of non server side sorting.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6090
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Sat, 1 Nov 2003 17:39:04 +0000 (17:39 +0000)]
Intl INBOX display in case of error
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6079
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Sat, 1 Nov 2003 17:36:16 +0000 (17:36 +0000)]
Remove notice
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6078
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Sat, 1 Nov 2003 17:29:18 +0000 (17:29 +0000)]
SORT and THREAD handling in search
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6077
7612ce4b-ef26-0410-bec9-
ea0150e637f0
avel [Fri, 31 Oct 2003 19:33:34 +0000 (19:33 +0000)]
Fix for E_ALL error that can appear with get_browser(): 'browscap ini directive not set'.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6074
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 30 Oct 2003 01:18:52 +0000 (01:18 +0000)]
The SASL intial response capability name is changed in
draft-siemborski-imap-sasl-initial-response-01b.txt to SASL-IR (imho a
better name). Currently Cyrus 2.2.2-BETA advertise SASL-IR and the next UW
release will do that too.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6050
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 29 Oct 2003 19:58:06 +0000 (19:58 +0000)]
Add some basic documentation, and remove some long-obsolete functions.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6049
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 29 Oct 2003 17:22:24 +0000 (17:22 +0000)]
Fix a warning.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6046
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Wed, 29 Oct 2003 15:35:16 +0000 (15:35 +0000)]
Fix two typos "squirrelmai" -> "squirrelmail". Sheesh.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6045
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Wed, 29 Oct 2003 15:25:12 +0000 (15:25 +0000)]
phpdocumentor preparation and a few corrections to earlier phpdocumentor work
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6044
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 29 Oct 2003 12:17:36 +0000 (12:17 +0000)]
Added phpdoc tags to two functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6043
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 29 Oct 2003 09:35:51 +0000 (09:35 +0000)]
Add phpdoc doc blocks to some files.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6042
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Tue, 28 Oct 2003 21:30:57 +0000 (21:30 +0000)]
phpdocumentor basic preparation, continued
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6041
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Tue, 28 Oct 2003 21:27:47 +0000 (21:27 +0000)]
Preparation to begin using phpdocumentor.
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.
The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6040
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Tue, 28 Oct 2003 21:13:28 +0000 (21:13 +0000)]
Today Cyrus 2.2.2-BETA with SASL Initial Client response was released so it
was a good moment to implement the SASL imap extension.
See also <draft-siemborski-imap-sasl-initial-response-00.txt>
NB: The code is untested and I like to know if it works. Volunteers to test
(Rob Siemborski maybe) ?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6039
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Tue, 28 Oct 2003 20:58:30 +0000 (20:58 +0000)]
Added @package and @subpackage tags (and in some cases, @author tags) in preparation to begin using phpdocumentor. NOTE: Themes are part of package squirrelmail, subpackage themes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6038
7612ce4b-ef26-0410-bec9-
ea0150e637f0
braverock [Tue, 28 Oct 2003 19:44:39 +0000 (19:44 +0000)]
fixed @returns to @return and added a few more comments
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6036
7612ce4b-ef26-0410-bec9-
ea0150e637f0
braverock [Tue, 28 Oct 2003 19:34:43 +0000 (19:34 +0000)]
added php docblocks to Deliver class and all functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6035
7612ce4b-ef26-0410-bec9-
ea0150e637f0
braverock [Tue, 28 Oct 2003 17:16:48 +0000 (17:16 +0000)]
- moved DumpHeaders fn from src/download.php to mime.php
- renamed DumpHeaders fn to SendDownloadHeaders
- added phpdoc DocBlock to fn
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6034
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Mon, 27 Oct 2003 22:24:41 +0000 (22:24 +0000)]
Initial groundwork to use phpdocumentor.
Added @package and @subpackage tags.
Some cases of define() for SM_PATH were tagged @ignore to reduce the number of phpdocumentor warnings - this may need to be done everywhere else, or removed where I've done it so far. We'll see.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6030
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 27 Oct 2003 16:55:02 +0000 (16:55 +0000)]
utf-8 is already converted by ja_JP extra functions.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6028
7612ce4b-ef26-0410-bec9-
ea0150e637f0