summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Collapse)Author
2008-10-07- #1485475: don't use 4th argument of htmlspecialchars()alecpl
2008-10-07#1485472: added js keywords escaping in json_serialize()alecpl
2008-10-07- #1485471: fix drafts savingalecpl
2008-10-06#1485446: calculate message's ETAG including inline_images option (for ↵alecpl
multipart messages)
2008-10-06#1485465: use common.css from skins instead of non-existent style.cssalecpl
2008-10-06#1485460: session.gc_* moved to main .htaccess filealecpl
2008-10-06- #1485468: fix attachment filename (RFC2231 related) alecpl
2008-10-06- added 'flagged' class handling in set_message()alecpl
2008-10-06- #1485463: fixed css classes setting in messages listalecpl
2008-10-05reverted ru_RU back to r1930yllar
2008-10-05- removed deprecated rcube_add_label() and all usesalecpl
- code for 'show' action added in r1937 moved to show.inc
2008-10-05- make Russian lang name localized (again)alecpl
2008-10-05restore some script environment variables removed in r1918 but needed in ↵svncommit
"show" action
2008-10-04ru_RU et_EE it_IT updateyllar
2008-10-04- nl_NL update (#1485452)alecpl
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alecpl
2008-10-03- ru_RU updatealecpl
2008-10-03- fix last change in show_bytes()alecpl
2008-10-03#1485442: set mailbox name in client env in mail/show actionalecpl
2008-10-03- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()alecpl
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
2008-10-03- save selected folder when go to compose (to back to proper folder)alecpl
2008-10-03- fix "Back to message list" button (#1485440)alecpl
2008-10-03-revert r1920 (as it breaks some things)alecpl
2008-10-03Fix typo.svncommit
2008-10-03- show notice instead of warning if search results contains no results ↵alecpl
(#1485437)
2008-10-03- nl_NL update (#1485436)alecpl
2008-10-02- don't reload messages list if user clicks on (already) selected folderalecpl
2008-10-02- revert wrong stuff from my tests that shouldn't be commitedalecpl
2008-10-02- Fix race conditions when changing mailbox (set some env variables only ↵alecpl
when needed - no action or action==list)
2008-10-02- small improvement in getunread.inc + fix: don't call msglist_select() for ↵alecpl
getunread and check-recent actions
2008-10-02- Fix folders css class setting for folder with names matching defined ↵alecpl
classes (#1485355)
2008-10-02- de_* updatealecpl
2008-10-02- improved rcube_sess_gc() when enable_caching=false, also use join() oncealecpl
2008-10-01- localizations update for r1908alecpl
2008-10-01- Better handling of "no identity" and "no email in identity" situations ↵alecpl
(#1485117)
2008-10-01- Localized filesize units (#1485340) + small labels capitalization change ↵alecpl
in en.* (#1485407)
2008-10-01- Stop spellchecking when switching to html editor (#1485362)alecpl
2008-09-30- #1485423: fixed virtuser_query checkingalecpl
2008-09-29- Fix htmleditor spellchecking on MS Windows (#1485397)alecpl
2008-09-29- #1485290: Fix unread counter when displaying cached massage in preview panelalecpl
- remove some empty lines in app.js
2008-09-29- small improvement: don't use implode to check array elementsalecpl
2008-09-29Update nl_NL translation.svncommit
2008-09-29- Added 'mime_param_folding' option with possibility to choosealecpl
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences
2008-09-28- small rename in pl_PL localealecpl
2008-09-27- added 'en_US.utf8' as fallback for setlocalealecpl
2008-09-26- read 'name' parameter after 'filename' and rfc2231's parameters, alecpl
Thunderbird truncate long filenames in 'name', but 'filename' contains the whole name
2008-09-25- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)alecpl
2008-09-25Also allow appending messages to inbox (if not listed)thomascube
2008-09-25Improve vcard decoding and import stepthomascube
2008-09-25DRY: set (secure) cookies using rcmail::setcookie() + set ↵thomascube
session.only_use_cookies