alecpl
|
5e68157c56
|
- Pass static method as array to preg_replace_callback (#1485689)
|
2009-02-09 07:39:01 +00:00 |
|
thomascube
|
21b160f38c
|
Added TNEF support to decode MS Outlook (winmail.dat) attachments
|
2009-02-08 20:38:54 +00:00 |
|
alecpl
|
6e047cff29
|
- performance fix: don't fetch attachment headers twice when parse filename cont. values
|
2009-02-04 11:16:17 +00:00 |
|
alecpl
|
9b4aaa79d3
|
- Fix displaying of alternative-inside-alternative messages (#1485713)
|
2009-02-03 07:40:26 +00:00 |
|
alecpl
|
5c771cb25e
|
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
|
2009-01-28 10:52:02 +00:00 |
|
alecpl
|
3866fd4681
|
- Fix large search results in non-default_imap_folders when imap_root is set (#1485703)
|
2009-01-27 07:31:14 +00:00 |
|
alecpl
|
0d57de907f
|
- Fix large search results on server without SORT capability (#1485668)
|
2009-01-23 19:09:57 +00:00 |
|
alecpl
|
bc39ad2a22
|
- fix r2251
|
2009-01-22 14:49:50 +00:00 |
|
thomascube
|
aa055c931a
|
Get rid of vulnerable preg_replace eval and create_function (#1485686) + correctly handle base and link tags in html messages
|
2009-01-22 14:47:23 +00:00 |
|
alecpl
|
4f27148d40
|
#1485693: fix for addresses without angle brackets
|
2009-01-22 14:43:39 +00:00 |
|
alecpl
|
478c7c63d8
|
- Secure vcard export by getting rid of preg's 'e' modifier use (#1485689)
|
2009-01-19 08:18:10 +00:00 |
|
alecpl
|
b7c1685b2d
|
#1484467: fix problems with backslash as imap hierarchy delimiter
|
2009-01-18 10:58:32 +00:00 |
|
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
2009-01-17 01:55:39 +00:00 |
|
alecpl
|
c58c0aedba
|
- Fix address names with '@' sign handling (#1485654)
|
2009-01-16 19:32:58 +00:00 |
|
alecpl
|
9c5bee69d7
|
- Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)
|
2009-01-16 12:19:16 +00:00 |
|
alecpl
|
7a229b9e33
|
- Improve messages display performance
|
2009-01-08 12:40:18 +00:00 |
|
svncommit
|
6710a63617
|
Add required parameters to raise_error() calls.
|
2009-01-05 10:13:08 +00:00 |
|
till
|
b99bf45479
|
* fixing notice, moved error_reporting one up, added @todo
|
2009-01-02 14:48:10 +00:00 |
|
alecpl
|
17060ee10b
|
#1485648: fix multiple identities from virtuser_query all set to default
|
2008-12-28 17:17:01 +00:00 |
|
alecpl
|
922c2d923a
|
- fix imap::set_options()
|
2008-12-25 08:33:21 +00:00 |
|
thomascube
|
230f944bf6
|
Allow empty strings for imap_root config parameter (was changed in r2143) to remain backward compatible but cache imap root and delimiter in session
|
2008-12-24 14:29:47 +00:00 |
|
thomascube
|
1608f43282
|
Secure bin scripts by requiring a valid session and replace preg_replace(/../e) with preg_replace_callback
|
2008-12-24 14:19:27 +00:00 |
|
thomascube
|
35c31ed638
|
Group settings boxes together in floating blocks for better layout
|
2008-12-16 19:05:50 +00:00 |
|
thomascube
|
b9f9f185e7
|
Simplify code
|
2008-12-16 15:28:07 +00:00 |
|
alecpl
|
77e2322271
|
#1485549: fix mb_convert_encoding() issue
|
2008-12-16 13:40:13 +00:00 |
|
alecpl
|
dea237e2d7
|
#1485299: don't use SMTP's debug option
|
2008-12-16 13:00:55 +00:00 |
|
alecpl
|
2b5c123aad
|
#1485622: fix rcube_imap::message_index() to return always messages IDs
|
2008-12-12 11:57:20 +00:00 |
|
alecpl
|
8f79fbabdc
|
- added strtoupper() wrapper
|
2008-12-11 17:29:50 +00:00 |
|
alecpl
|
030c848b0d
|
- Performance: allow setting imap rootdir and delimiter before connect (#1485172)
|
2008-12-11 08:30:00 +00:00 |
|
alecpl
|
9e8a1756b7
|
#1485616: read content-id/content-location only for multipart/related type
|
2008-12-08 19:42:31 +00:00 |
|
alecpl
|
3c884af99b
|
- Fix search results page jumps in LDAP addressbook (#1485253)
|
2008-12-06 19:08:29 +00:00 |
|
alecpl
|
0b5539e3dc
|
- Fix sorting of folders with more than 2 levels (#1485569)
|
2008-12-06 18:52:18 +00:00 |
|
alecpl
|
d5fca0c490
|
#1485461: secure initial login form sesssion cookie
|
2008-12-05 08:07:17 +00:00 |
|
alecpl
|
64c9b5b13a
|
#1485602: fix INBOX folder localization
|
2008-12-04 14:10:47 +00:00 |
|
alecpl
|
f94629e62b
|
#1485599: fix rcmail_folder_classname()
|
2008-12-04 09:21:24 +00:00 |
|
alecpl
|
1ce913becc
|
- typo
|
2008-12-04 07:01:21 +00:00 |
|
alecpl
|
320baf9cd2
|
- disable firefox spellcheck in console textarea
|
2008-12-03 08:21:45 +00:00 |
|
thomascube
|
ffbf910df9
|
Insert meta content-type at top of the html head + add both content-id and content-location of related parts to replacement table
|
2008-12-01 20:15:50 +00:00 |
|
alecpl
|
9abd0f0089
|
- Allow UTF-8 folder names in config (#1485579)
- Add junk_mbox option configuration in installer (#1485579)
|
2008-11-27 11:25:31 +00:00 |
|
alecpl
|
57a92b5ada
|
- don't convert false to array, to prevent from some warnings
|
2008-11-27 10:56:39 +00:00 |
|
thomascube
|
ae9124d3a9
|
Add fallback to default_charset when importing vcards
|
2008-11-23 15:00:13 +00:00 |
|
thomascube
|
456c7e40c5
|
Fix headers for IE attachment downloads (#1485449)
|
2008-11-23 14:55:38 +00:00 |
|
thomascube
|
29c64b0bdd
|
Also clean cache table when removing old messages from cache
|
2008-11-23 13:24:49 +00:00 |
|
thomascube
|
b4b31d62af
|
Suppress repeated ldap warnings + little codestyle fix
|
2008-11-23 12:37:55 +00:00 |
|
alecpl
|
d59aaa1aaf
|
- Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
|
2008-11-23 12:25:15 +00:00 |
|
alecpl
|
dcf780a6bd
|
- fix r2076: removed cache.session_id column, removed DELETEs from cache in session_gc
- trust DB server's time when "touching" cache and messages tables
|
2008-11-22 18:06:13 +00:00 |
|
alecpl
|
3e48d2eee1
|
- Increase speed of session destroy and garbage clean up
- Fix session timeout when DB server got clock skew (#1485490)
|
2008-11-21 18:19:30 +00:00 |
|
alecpl
|
be7d3b6918
|
- Fix 'cache' table cleanup on session destroy (#1485516)
|
2008-11-21 14:33:58 +00:00 |
|
alecpl
|
73ba7caadb
|
#1485573: fix part=0 handling
|
2008-11-20 17:45:31 +00:00 |
|
alecpl
|
322b79db06
|
- Speed up raw message body handling (call FETCH only once for the whole message insteade of twice for headers and body)
|
2008-11-20 08:46:59 +00:00 |
|