Commit Graph

1322 Commits

Author SHA1 Message Date
alecpl
f613a1e4e0 - fix last change in show_bytes() 2008-10-03 08:25:20 +00:00
alecpl
2cc1cac772 #1485442: set mailbox name in client env in mail/show action 2008-10-03 08:12:46 +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
0bfbe62ab0 - save selected folder when go to compose (to back to proper folder) 2008-10-03 06:58:06 +00:00
alecpl
cf6a833c95 - fix "Back to message list" button (#1485440) 2008-10-03 06:36:35 +00:00
alecpl
2483a886ac -revert r1920 (as it breaks some things) 2008-10-03 06:29:58 +00:00
svncommit
253cc5890d Fix typo. 2008-10-03 06:25:53 +00:00
alecpl
b76275da65 - show notice instead of warning if search results contains no results (#1485437) 2008-10-03 06:25:36 +00:00
alecpl
466d1dfb68 - nl_NL update (#1485436) 2008-10-03 06:22:43 +00:00
alecpl
7b77f2e83a - don't reload messages list if user clicks on (already) selected folder 2008-10-02 17:57:25 +00:00
alecpl
0e109cfd1b - revert wrong stuff from my tests that shouldn't be commited 2008-10-02 17:50:25 +00:00
alecpl
52851464e0 - Fix race conditions when changing mailbox (set some env variables only when needed - no action or action==list) 2008-10-02 17:48:29 +00:00
alecpl
2c832e4519 - small improvement in getunread.inc + fix: don't call msglist_select() for getunread and check-recent actions 2008-10-02 17:26:16 +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
7d16faec67 - de_* update 2008-10-02 09:45:34 +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
3feb553528 - localizations update for r1908 2008-10-01 15:02:52 +00:00
alecpl
fd51e0fea5 - Better handling of "no identity" and "no email in identity" situations (#1485117) 2008-10-01 14:57:43 +00:00
alecpl
56cf503a1b - Localized filesize units (#1485340) + small labels capitalization change in en.* (#1485407) 2008-10-01 12:18:16 +00:00
alecpl
f4b8681160 - Stop spellchecking when switching to html editor (#1485362) 2008-10-01 08:29:58 +00:00
alecpl
123a02c8c7 - #1485423: fixed virtuser_query checking 2008-09-30 06:14:28 +00:00
alecpl
526d170e1d - Fix htmleditor spellchecking on MS Windows (#1485397) 2008-09-29 13:36:30 +00:00
alecpl
bf2f39ea6d - #1485290: Fix unread counter when displaying cached massage in preview panel
- remove some empty lines in app.js
2008-09-29 13:02:02 +00:00
alecpl
f7028b2079 - small improvement: don't use implode to check array elements 2008-09-29 11:46:21 +00:00
svncommit
8d0224c9b6 Update nl_NL translation. 2008-09-29 08:04:30 +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
29e697b24a - small rename in pl_PL locale 2008-09-28 09:00:13 +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
alecpl
09f19e675f - Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096) 2008-09-25 17:20:40 +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
svncommit
cc4b36b143 update cs_CZ 2008-09-25 12:32:31 +00:00
alecpl
d6869a6693 - Fix language autodetection (#1485401) 2008-09-24 10:41:44 +00:00
alecpl
7315902cb2 #1485405: typo 2008-09-24 09:13:54 +00:00
svncommit
78d08476f3 update zh_TW 2008-09-24 08:41:27 +00:00
alecpl
07d36706e5 #1485403: fix "bolding" of folder with subfolders with more than two levels 2008-09-23 18:01:09 +00:00
alecpl
94a99c11f4 - fixed handling of apostrophes in filenames decoded according to rfc2231 2008-09-23 07:46:25 +00:00
alecpl
e98809ae55 - allow to enable/disable configuration for only some of special folders 2008-09-22 12:33:28 +00:00
alecpl
cc669e3727 - read current language from rcube_user object (config may contains 'pl', but user 'pl_PL') 2008-09-22 09:53:39 +00:00
alecpl
cdc539d561 - there's no 'locale_string' option now 2008-09-22 09:28:13 +00:00
svncommit
34b8b1e133 update (#1485392) 2008-09-22 05:56:35 +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
e2c610ebfa - use more 'html' class 2008-09-21 07:33:38 +00:00
alecpl
f5d3769a80 - added iframe tag to containers list 2008-09-21 06:38:00 +00:00
alecpl
02fc704ae1 - he_IL update 2008-09-20 17:43:15 +00:00
alecpl
a0945399ec - ar_SA update 2008-09-20 17:41:09 +00:00
alecpl
6d20d016d5 #1485384: fix quota span tag attribs 2008-09-20 17:36:06 +00:00