Commit Graph

498 Commits

Author SHA1 Message Date
alecpl
ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
2008-10-24 07:57:21 +00:00
thomascube
f45a174ae5 Killed some whitespace 2008-10-21 09:43:21 +00:00
thomascube
b58f118415 Improve vcard import (#1485502); try utf-8 first in charset detection 2008-10-21 09:41:32 +00:00
alecpl
ba80566b1e - little improvement in in_array_nocase() 2008-10-20 09:21:36 +00:00
alecpl
7f63946719 - #1485499: make email address comparision case insensitive
- support multibyte characters in in_array_nocase()
2008-10-20 09:18:52 +00:00
alecpl
407dcf9e71 - Fix html signature formatting when identity save error occured (#1485426) 2008-10-18 10:56:11 +00:00
alecpl
bfdbcf5210 #1485505: PHP bug (?) workaround for html2text class autoloading 2008-10-18 09:57:08 +00:00
thomascube
e905db1305 Set postgres-specific schema options + fix indentation 2008-10-14 12:49:44 +00:00
alecpl
9f23f05221 - set MDB2's sequence options for postgres only 2008-10-10 10:07:46 +00:00
alecpl
8e83075d7e - don't set border=0 for image buttons 2008-10-10 09:02:57 +00:00
alecpl
d99b9356c3 - set mbstring's internal encoding in proper place 2008-10-09 12:54:21 +00:00
alecpl
af7a23d9d9 - better postgresql sequence names handling 2008-10-07 19:18:14 +00:00
alecpl
c02bb9c307 #1485472: added js keywords escaping in json_serialize() 2008-10-07 07:27:29 +00:00
alecpl
aaa6ace377 #1485460: session.gc_* moved to main .htaccess file 2008-10-06 18:03:10 +00:00
alecpl
28db73f7c9 - #1485468: fix attachment filename (RFC2231 related) 2008-10-06 17:47:34 +00:00
alecpl
112c9133bb - removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
2008-10-05 07:18:15 +00:00
alecpl
f613a1e4e0 - fix last change in show_bytes() 2008-10-03 08:25:20 +00:00
alecpl
abdc5898b6 - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
2008-10-03 08:05:59 +00:00
alecpl
d6497f4db3 - Fix folders css class setting for folder with names matching defined classes (#1485355) 2008-10-02 13:54:26 +00:00
alecpl
a2740628bb - improved rcube_sess_gc() when enable_caching=false, also use join() once 2008-10-02 07:09:48 +00:00
alecpl
56cf503a1b - Localized filesize units (#1485340) + small labels capitalization change in en.* (#1485407) 2008-10-01 12:18:16 +00:00
alecpl
123a02c8c7 - #1485423: fixed virtuser_query checking 2008-09-30 06:14:28 +00:00
alecpl
ffae15e5fc - Added 'mime_param_folding' option with possibility to choose
long/non-ascii attachment names encoding eg. to be readable
  in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
2008-09-29 07:38:16 +00:00
alecpl
e80f502efb - added 'en_US.utf8' as fallback for setlocale 2008-09-27 18:40:10 +00:00
alecpl
5b4562e494 - read 'name' parameter after 'filename' and rfc2231's parameters,
Thunderbird truncate long filenames in 'name', but 'filename' contains the whole name
2008-09-26 09:20:42 +00:00
thomascube
47c9ccbf6f Also allow appending messages to inbox (if not listed) 2008-09-25 14:09:56 +00:00
thomascube
bb8781c6d7 Improve vcard decoding and import step 2008-09-25 13:51:24 +00:00
thomascube
cefd1d8c91 DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_cookies 2008-09-25 13:30:18 +00:00
alecpl
d6869a6693 - Fix language autodetection (#1485401) 2008-09-24 10:41:44 +00:00
alecpl
94a99c11f4 - fixed handling of apostrophes in filenames decoded according to rfc2231 2008-09-23 07:46:25 +00:00
alecpl
cdc539d561 - there's no 'locale_string' option now 2008-09-22 09:28:13 +00:00
thomascube
e93e54fb26 Tiny correction of phpdoc 2008-09-21 11:05:41 +00:00
thomascube
95fcc33472 Separate method to create iframe tags (with a list of allowed attributes) 2008-09-21 10:18:28 +00:00
alecpl
f5d3769a80 - added iframe tag to containers list 2008-09-21 06:38:00 +00:00
thomascube
40deec8be7 Add some post parameters to error log entry 2008-09-20 12:57:18 +00:00
alecpl
fc1a10b4d5 - fixed identities sorting, to have allways identities with the same name in the same order on the list 2008-09-20 08:03:36 +00:00
thomascube
42e328a85f Indent with spaces not tabs. Please respect our code-style when creating patches! 2008-09-19 19:42:11 +00:00
thomascube
29111be340 Don't set a hard-coded language in rcube_user 2008-09-19 18:53:17 +00:00
thomascube
bba657e64f Made config files location configurable (#1485215) 2008-09-19 18:26:34 +00:00
thomascube
a3f149eb57 Fix search box on Safari and make pages validate 2008-09-19 17:01:57 +00:00
alecpl
20a25197f3 applied tensor's patch: incorrect handling of filename of second and subsequent long non-ASCII attachments 2008-09-19 16:20:39 +00:00
alecpl
8e1d4af2e5 - added 'exp' object support 2008-09-19 10:21:09 +00:00
alecpl
ea373f6573 - support 'cookie' type in conditions 2008-09-19 07:41:04 +00:00
alecpl
d4273b8990 - support variables of type 'cookie' (for feature use) 2008-09-19 07:22:24 +00:00
thomascube
ae579cee86 Also list message/rfc822 parts as attachment if a filename is specified 2008-09-18 20:48:04 +00:00
thomascube
b6a27ff85b Treat US-ASCII as Latin-1 to give messages with wrong charset definition a chance 2008-09-18 20:29:50 +00:00
thomascube
fdebae88c2 Better detection of HTML double-encoded entities 2008-09-18 20:23:39 +00:00
thomascube
7dfb1fba50 Set the right number of arguments for setcookie() 2008-09-18 18:59:02 +00:00
alecpl
dda75730ae - fixed typo 2008-09-18 12:33:16 +00:00
svncommit
72d25b1159 Secure the other cookie, too. 2008-09-18 12:05:15 +00:00