kink [Mon, 21 Nov 2005 20:14:20 +0000 (20:14 +0000)]
remove irrelevant markers
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10388
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 21 Nov 2005 20:11:48 +0000 (20:11 +0000)]
* Centralise the attachment deleting code into the Message class
* Use this from the various places in the code where this was duplicated
* Fix the broken code in signout.php to cleanup lingering attachments
by using this same function.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10387
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 21 Nov 2005 19:34:15 +0000 (19:34 +0000)]
fix from Michael Long for imap servers that do not return the UID in the fetch response
returned by doing a UID STORE.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10386
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 21 Nov 2005 17:12:21 +0000 (17:12 +0000)]
- Properly clean up temporary attachment files when saving as Draft
(#
1358407)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10385
7612ce4b-ef26-0410-bec9-
ea0150e637f0
braverock [Sat, 19 Nov 2005 13:55:55 +0000 (13:55 +0000)]
- fix 'only variables may be passed by reference errors in PHP 5.0.4+
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10375
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Thu, 17 Nov 2005 21:21:50 +0000 (21:21 +0000)]
If loop exit is caused by $i being greater than or equal to $cnt, do try to append the non existent value
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10374
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 16 Nov 2005 16:38:17 +0000 (16:38 +0000)]
LIST-SUBSCRIBED
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10372
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 16 Nov 2005 16:35:57 +0000 (16:35 +0000)]
* Support for LIST-SUBSCRIBED capability.
* Do not do an individual LIST call for each mailbox if all mailboxes are
displayed instead of only the subscribed ones.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10371
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Tue, 15 Nov 2005 19:46:00 +0000 (19:46 +0000)]
Added new scheme to allow multiple plugins to share the onsubmit handler for the compose form
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10369
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Tue, 15 Nov 2005 19:26:57 +0000 (19:26 +0000)]
Added new scheme to allow multiple plugins to share the onsubmit handler for the compose form
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10368
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 15 Nov 2005 19:08:52 +0000 (19:08 +0000)]
cyrus capability and permanent flags
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10367
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 15 Nov 2005 18:32:09 +0000 (18:32 +0000)]
information about imap servers
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10366
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Tue, 15 Nov 2005 17:45:38 +0000 (17:45 +0000)]
Info about new hook to change log
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10365
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Sun, 13 Nov 2005 19:34:33 +0000 (19:34 +0000)]
That was a bit too much. I forgot i experimented with session regeneration.
Remove it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10363
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Sun, 13 Nov 2005 19:29:48 +0000 (19:29 +0000)]
Remove double Path from set-cookie header, add expires value because php use
it too in the setcookie function.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10362
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 12 Nov 2005 14:35:28 +0000 (14:35 +0000)]
fixed ngettext formating
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10330
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 12 Nov 2005 14:28:58 +0000 (14:28 +0000)]
unifying some strings. reduces number of translations
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10328
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 11 Nov 2005 06:32:56 +0000 (06:32 +0000)]
add image/jpg mime type and .jpe extension
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10327
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 10 Nov 2005 20:31:18 +0000 (20:31 +0000)]
adding some information about hmailserver
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10325
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 10 Nov 2005 09:53:24 +0000 (09:53 +0000)]
sorting preset list and adding 1.4.6 info
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10324
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Thu, 10 Nov 2005 03:51:10 +0000 (03:51 +0000)]
Tweaked printer friendly attachment display. Looked a little odd squished
over on the left. Removed invalid html, and set widths on the "headers".
What do people think of this display? I think it needs css borders rather
than the good ol' html borders.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10321
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Wed, 9 Nov 2005 23:45:20 +0000 (23:45 +0000)]
Formatting as in STABLE
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10320
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Wed, 9 Nov 2005 23:43:20 +0000 (23:43 +0000)]
Updating examples to be as in STABLE
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10319
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 9 Nov 2005 22:45:57 +0000 (22:45 +0000)]
- Prevent right_frame to be set to '//example.com'.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10315
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 9 Nov 2005 22:15:47 +0000 (22:15 +0000)]
Allow double quote to be used in MOTD (#
1276959), patch by Tomas from bug log.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10314
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 9 Nov 2005 22:03:48 +0000 (22:03 +0000)]
make it explicit that the aspell command line is the same as the ispell one
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10312
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 9 Nov 2005 21:51:16 +0000 (21:51 +0000)]
- Make test for IE6 in SendDownloadHeaders also match versions higher
than 6 (#
1339211).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10310
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 9 Nov 2005 21:35:34 +0000 (21:35 +0000)]
sqimap_utf7_decode_mbx_tree doesn't issue a return, but simply changes
the variables by reference to the call. This makes mbxs_tree an undefined
and unusued variable and might cause errors in php 4.4+ (especially with
objects).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10309
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 9 Nov 2005 21:30:57 +0000 (21:30 +0000)]
New post-send hook. Though compose_sent could be a good hook name, it's too similar IMO to compose_send.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10308
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 9 Nov 2005 21:17:21 +0000 (21:17 +0000)]
New post-send hook. Though compose_sent could be a good hook name, it's too similar IMO to compose_send.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10307
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 9 Nov 2005 20:15:45 +0000 (20:15 +0000)]
Undefined index in addressbook backends. Possible trigger is import plugins.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10304
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 9 Nov 2005 20:09:49 +0000 (20:09 +0000)]
Variable by reference error fix.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10303
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 9 Nov 2005 18:34:58 +0000 (18:34 +0000)]
Spelling fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10298
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 9 Nov 2005 13:14:00 +0000 (13:14 +0000)]
adding Romanian translator
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10295
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Tue, 8 Nov 2005 23:01:23 +0000 (23:01 +0000)]
forgot to add a few comments. Now others can read the code as well ;)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10292
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Tue, 8 Nov 2005 22:26:37 +0000 (22:26 +0000)]
Fix for situation when mailbox cache was invalidated while iterating through
the messages with the next/prev links from read_body.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10290
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 7 Nov 2005 19:33:56 +0000 (19:33 +0000)]
display sender's name and email
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10283
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 6 Nov 2005 09:55:54 +0000 (09:55 +0000)]
updating since tags
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10272
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 6 Nov 2005 09:39:50 +0000 (09:39 +0000)]
don't list index.php in sound options. issue specific to 1.5.1cvs and 1.4.6cvs
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10269
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 6 Nov 2005 09:14:17 +0000 (09:14 +0000)]
$first should not cause e_notice errors, but it still can be abused
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10265
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 6 Nov 2005 09:10:24 +0000 (09:10 +0000)]
initialize $second var in order to prevent variable abuse in rg=on and fix
other e_notice error reported by Cor.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10264
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Sun, 6 Nov 2005 03:06:05 +0000 (03:06 +0000)]
Undefined variable in view_header. Need to see if we can find the
cause as to why there appears to be no headers in rare cases.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10261
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Sat, 5 Nov 2005 23:38:04 +0000 (23:38 +0000)]
- E_NOTICE and unlink error message if user hits delete multiple times
before compose page has reloaded.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10259
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 5 Nov 2005 21:30:50 +0000 (21:30 +0000)]
Documentation update
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10257
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 5 Nov 2005 20:27:07 +0000 (20:27 +0000)]
Updating documentation
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10256
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 5 Nov 2005 13:40:02 +0000 (13:40 +0000)]
js=off triggers e_notice level error.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10254
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 5 Nov 2005 11:17:05 +0000 (11:17 +0000)]
information about administrative restrictions in bug_report plugin
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10253
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 5 Nov 2005 11:10:26 +0000 (11:10 +0000)]
search forms are moved to squirrelmail site.
added configuration options that control availability of plugin to end users
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10252
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 4 Nov 2005 20:26:24 +0000 (20:26 +0000)]
thicker border
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10251
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 4 Nov 2005 18:33:53 +0000 (18:33 +0000)]
adding sqimap functions to check status of folder. Code reuse.
adding more fixes for sent_subfolders on uw
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10250
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 4 Nov 2005 18:31:35 +0000 (18:31 +0000)]
adding more charsets to sq_mb_list_encodings
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10249
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 3 Nov 2005 18:14:20 +0000 (18:14 +0000)]
another stupidy. It looks that i wasn't awake yesterday.
Thnx Seth Randall for spotting my mistakes ;)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10239
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 3 Nov 2005 18:10:07 +0000 (18:10 +0000)]
fixed warning and improved url () filtering
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10238
7612ce4b-ef26-0410-bec9-
ea0150e637f0
avel [Thu, 3 Nov 2005 17:09:26 +0000 (17:09 +0000)]
Got this notice:
Notice: Only variables should be assigned by reference in /data/www/squirrelmail-devel/src/view_html.php on line 57
Warning: Cannot modify header information - headers already sent by (output started at /data/www/squirrelmail-devel/src/view_html.php:57) in /data/www/squirrelmail-devel/src/view_html.php on line 84
PHP 4.4.0-3 (Ubuntu 5.10 package)
This fix eliminates it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10236
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 2 Nov 2005 22:26:24 +0000 (22:26 +0000)]
Sorry, copy paste didn't workout as it should.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10235
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 2 Nov 2005 20:54:41 +0000 (20:54 +0000)]
fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10234
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 2 Nov 2005 20:46:57 +0000 (20:46 +0000)]
It's easier to trigger errors then trigger developers to look at css.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10233
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 2 Nov 2005 20:45:00 +0000 (20:45 +0000)]
Update the cached flag info in the mailbox cache in case of an reply (set
the reply flag in the cache)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10232
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Tue, 1 Nov 2005 06:23:36 +0000 (06:23 +0000)]
Security: XSS issue in search.php originally reported in stable before 1.4.5
final release, but appears to have been overlooked here.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10216
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 31 Oct 2005 18:00:46 +0000 (18:00 +0000)]
adding IMAP folder type controls to folder option widget. Widget uses default
noselect filtering and sent_subfolders needs to filter noinferiors
fixed sent_subfolder E_NOTICE issues with yearly subfolders and added delimiter
between subfolder base and year folder.
Sent Subfolder Base selection box now lists only folders without noinferiors flag.
Tested on UW.
Some complex folder check is pending.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10210
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 31 Oct 2005 17:30:08 +0000 (17:30 +0000)]
don't show language option when only two language options (default and English) are available
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10209
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 31 Oct 2005 17:29:03 +0000 (17:29 +0000)]
use shorter names for x-euc-tw, x-windows-949 and Outlook Express Korean charsets.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10208
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 31 Oct 2005 17:26:58 +0000 (17:26 +0000)]
update @since tags
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10207
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 26 Oct 2005 09:02:12 +0000 (09:02 +0000)]
CAN- -> CVE-
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10204
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Tue, 25 Oct 2005 21:08:21 +0000 (21:08 +0000)]
If no filters defined, and spam filters are not enabled, don't bother
issuing a possibly costly IMAP STATUS call to INBOX.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10199
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Tue, 25 Oct 2005 21:03:05 +0000 (21:03 +0000)]
Make sure session is started. In some rare cases, php sees the session_id
being empty after the session_destroy
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10198
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 22 Oct 2005 22:15:39 +0000 (22:15 +0000)]
XHTML fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10180
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 20 Oct 2005 17:48:49 +0000 (17:48 +0000)]
rearranging global.php layout:
* first list defines, then functions, then run code
* move php_self() function from strings.php to global.php in order to provide
$PHP_SELF to session functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10179
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 17 Oct 2005 20:04:00 +0000 (20:04 +0000)]
revert addition of security=restricted tag since that breaks our authentication.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10177
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Sat, 15 Oct 2005 16:49:34 +0000 (16:49 +0000)]
HttpOnly cookies
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10175
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Sat, 15 Oct 2005 16:44:59 +0000 (16:44 +0000)]
Support for HttpOnly cookies.
HttpOnly cookies prohibit access by Javascript. Currently only IE6 supports
it. See http://msdn.microsoft.com/workshop/author/dhtml/httponly_cookies.asp
In order to achieve that the cookie with the session_id also contains the
httponly cookie attribute I introduced a new function, sqsession_start which
overwrites the cookie set by php by our own cookie containing the session_id
and the httponly attribute.
All session_start calls are replaced by sqsession_start.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10174
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 15 Oct 2005 11:12:53 +0000 (11:12 +0000)]
sanitizing address book listing. extra field row is added for plugins
that want to add html tags to address book listing (like vcard_abook).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10173
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 15 Oct 2005 08:54:25 +0000 (08:54 +0000)]
Windows aspell returns \r\n line endings. if \r is not removed, it breaks
javascript and list of suggestions is empty.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10172
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 11 Oct 2005 15:27:25 +0000 (15:27 +0000)]
set security=restricted attribute on the iframe, preventing javascript
and other tricks to be used inside its contents on supporting browsers.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10169
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 9 Oct 2005 20:38:58 +0000 (20:38 +0000)]
information about decodeBody fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10153
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 9 Oct 2005 20:35:31 +0000 (20:35 +0000)]
fixed quoted-printable decoding.
removed $show_html_default global call. Call was introduced in 1.113 and
made obsolate in 1.114.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10152
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 9 Oct 2005 19:14:47 +0000 (19:14 +0000)]
Adding Andre Nicholson
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10151
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 9 Oct 2005 18:40:21 +0000 (18:40 +0000)]
Update
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10140
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 9 Oct 2005 16:21:58 +0000 (16:21 +0000)]
if html attachment has character set information, it can be converted.
missing part of
1195232 patch
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10139
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 9 Oct 2005 15:23:44 +0000 (15:23 +0000)]
updating translators' list
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10138
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 4 Oct 2005 17:21:10 +0000 (17:21 +0000)]
simplified check. thanks, Jon.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10132
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 4 Oct 2005 06:27:18 +0000 (06:27 +0000)]
explaining $plugins tests
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10131
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 24 Sep 2005 17:22:32 +0000 (17:22 +0000)]
fix imap command. \r\n is added by sqimap_run_command. If second \r\n is
present, it breaks next issued imap command (sqimap_mailbox_exists() always
returns true).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10119
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sat, 24 Sep 2005 00:25:00 +0000 (00:25 +0000)]
Fixed/restored reply focus functionality
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10118
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 20 Sep 2005 16:41:28 +0000 (16:41 +0000)]
added more configuration controls
fixed address book deletes
fixed signature table
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10117
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 20 Sep 2005 11:47:10 +0000 (11:47 +0000)]
both examples posted on mailing list nuke abook files. Nice.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10116
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 19 Sep 2005 15:44:07 +0000 (15:44 +0000)]
add bincimap to top list
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10114
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 18 Sep 2005 10:25:54 +0000 (10:25 +0000)]
phpDocumentor updates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10112
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 13 Sep 2005 08:08:07 +0000 (08:08 +0000)]
removed local directory name used for testing.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10110
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Sep 2005 18:27:27 +0000 (18:27 +0000)]
Tomas Kuliavas wrote:
>Hi,
>
>You have posted script that converts SquirrelMail data files from files to
>sql on SquirrelMail users mailing list.
>
>http://article.gmane.org/gmane.mail.squirrelmail.user/6706
>
>Can you clarify script copyrights? I would like to include script in
>SquirrelMail package, but SquirrelMail can use only GPL licensed software.
>
>
>
I spoke with Tal ( the co-author ) and we are both quite comfortable
releasing this under the gpl.
We had originally offered to include it in the distro but no one took us
up on the offer. We haven't used it in 2-3 years so I don't know if it
works with current versions. I also don't believe either of us have any
interest in maintaining it but we welcome the projects use of it.
Michael
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10109
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Sep 2005 18:25:00 +0000 (18:25 +0000)]
Original file 2 sql export script posted by Michael Blandford <mikey <at> blandford.net>.
http://article.gmane.org/gmane.mail.squirrelmail.user/6706
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10108
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 11 Sep 2005 23:10:27 +0000 (23:10 +0000)]
Adding kink's instuctions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10104
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 11 Sep 2005 23:07:04 +0000 (23:07 +0000)]
Spell fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10103
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 11 Sep 2005 23:06:30 +0000 (23:06 +0000)]
Adding translator
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10102
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 11 Sep 2005 08:38:04 +0000 (08:38 +0000)]
Spell fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10095
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 11 Sep 2005 07:05:54 +0000 (07:05 +0000)]
Adding more index.php files
Unifying index.php files
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10091
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 11 Sep 2005 06:18:43 +0000 (06:18 +0000)]
one more identity action to process
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10089
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 10 Sep 2005 12:50:46 +0000 (12:50 +0000)]
adding bincimap preset
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10087
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 10 Sep 2005 11:13:56 +0000 (11:13 +0000)]
style fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10085
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 10 Sep 2005 08:54:17 +0000 (08:54 +0000)]
information about db and configtest changes.
php backported array_shift features from 5.1 (#
1286195).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10084
7612ce4b-ef26-0410-bec9-
ea0150e637f0