Commit Graph

1686 Commits (1ad39efbf4047285dd84762eb9dc55ebcd00b0a2)
 

Author SHA1 Message Date
alecpl 28db73f7c9 - #1485468: fix attachment filename (RFC2231 related) 16 years ago
alecpl 163a13c70f - added 'flagged' class handling in set_message() 16 years ago
alecpl a164a2e64b - #1485463: fixed css classes setting in messages list 16 years ago
yllar f81c33bb7c reverted ru_RU back to r1930 16 years ago
alecpl 6afdd695eb - fix unclosed label (#1485454) 16 years ago
alecpl 112c9133bb - removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
16 years ago
alecpl 1bb6541028 - make Russian lang name localized (again) 16 years ago
svncommit a862043fe7 restore some script environment variables removed in r1918 but needed in "show" action 16 years ago
yllar 9fa8bbb5b0 ru_RU et_EE it_IT update 16 years ago
alecpl 7d1bbab16b - nl_NL update (#1485452) 16 years ago
thomascube 97d6590037 Validate 16 years ago
thomascube e107123780 Add methods to check and update local config files + show HTML output in installer test step 16 years ago
alecpl 2b58528f6a - some option moved to user prefs section 16 years ago
alecpl 9b3d7f743f - Add 'skip_deleted' option in User Preferences (#1485445) 16 years ago
alecpl 8962ec04be - ru_RU update 16 years ago
alecpl f613a1e4e0 - fix last change in show_bytes() 16 years ago
alecpl 2cc1cac772 #1485442: set mailbox name in client env in mail/show action 16 years ago
alecpl abdc5898b6 - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
16 years ago
alecpl 0bfbe62ab0 - save selected folder when go to compose (to back to proper folder) 16 years ago
alecpl cf6a833c95 - fix "Back to message list" button (#1485440) 16 years ago
alecpl 2483a886ac -revert r1920 (as it breaks some things) 16 years ago
svncommit 253cc5890d Fix typo. 16 years ago
alecpl b76275da65 - show notice instead of warning if search results contains no results (#1485437) 16 years ago
alecpl 466d1dfb68 - nl_NL update (#1485436) 16 years ago
alecpl 7b77f2e83a - don't reload messages list if user clicks on (already) selected folder 16 years ago
alecpl 0e109cfd1b - revert wrong stuff from my tests that shouldn't be commited 16 years ago
alecpl 52851464e0 - Fix race conditions when changing mailbox (set some env variables only when needed - no action or action==list) 16 years ago
alecpl 2c832e4519 - small improvement in getunread.inc + fix: don't call msglist_select() for getunread and check-recent actions 16 years ago
alecpl 4683bf1640 - typos 16 years ago
alecpl d6497f4db3 - Fix folders css class setting for folder with names matching defined classes (#1485355) 16 years ago
alecpl 7d16faec67 - de_* update 16 years ago
alecpl 58f786f19d - removed old and not used ldapscripts.html 16 years ago
alecpl 5f660cd7c4 - Minimize "inline" javascript use (#1485433) 16 years ago
alecpl a2740628bb - improved rcube_sess_gc() when enable_caching=false, also use join() once 16 years ago
alecpl 4e9349d5e8 - small style clean up 16 years ago
alecpl 3feb553528 - localizations update for r1908 16 years ago
alecpl fd51e0fea5 - Better handling of "no identity" and "no email in identity" situations (#1485117) 16 years ago
alecpl 56cf503a1b - Localized filesize units (#1485340) + small labels capitalization change in en.* (#1485407) 16 years ago
alecpl ab8b44741d - Allow calling msgimport.sh/msgexport.sh from any directory (#1485431) 16 years ago
alecpl dda3c7db46 - Fix compose window width/height (#1485396) 16 years ago
alecpl f4b8681160 - Stop spellchecking when switching to html editor (#1485362) 16 years ago
alecpl ef925ffe08 - small css fix (#1485427) 16 years ago
alecpl 123a02c8c7 - #1485423: fixed virtuser_query checking 16 years ago
alecpl 526d170e1d - Fix htmleditor spellchecking on MS Windows (#1485397) 16 years ago
alecpl bf2f39ea6d - #1485290: Fix unread counter when displaying cached massage in preview panel
- remove some empty lines in app.js
16 years ago
alecpl f7028b2079 - small improvement: don't use implode to check array elements 16 years ago
svncommit 8d0224c9b6 Update nl_NL translation. 16 years ago
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
16 years ago
alecpl 29e697b24a - small rename in pl_PL locale 16 years ago
alecpl e80f502efb - added 'en_US.utf8' as fallback for setlocale 16 years ago