summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Collapse)Author
2008-12-08he_IL et_EE updateyllar
2008-12-07- Fix empty line before the signature in IE (#1485351)alecpl
2008-12-06- pl_PL updatealecpl
2008-12-06- Fix search results page jumps in LDAP addressbook (#1485253)alecpl
2008-12-06- Fix sorting of folders with more than 2 levels (#1485569)alecpl
2008-12-06Move search filter drop-down closed to search boxthomascube
2008-12-05#1485461: secure initial login form sesssion cookiealecpl
2008-12-05- performance: skip imap connection for attachments actionsalecpl
- created attachments.inc file for attachment upload, remove and display actions
2008-12-04- performance: connect to imap server only when neededalecpl
(some mail actions do not require imap connection)
2008-12-04#1485601: de_* updatealecpl
2008-12-04#1485602: fix INBOX folder localizationalecpl
2008-12-04#1485602: fix 'searching' label in composealecpl
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alecpl
2008-12-04#1485599: fix rcmail_folder_classname()alecpl
2008-12-04- typoalecpl
2008-12-03- comment out setcharset() use in sqlite and mssql drivers ↵alecpl
(http://cvs.php.net/viewvc.cgi/pear/MDB2/MDB2/Driver/mssql.php?r1=1.177&r2=1.178)
2008-12-03- disable firefox spellcheck in console textareaalecpl
2008-12-03#1485587: show proper message when using status filteralecpl
2008-12-02- fix collapsing of folders with plus sign in name (use urlencode instead of ↵alecpl
escape)
2008-12-01Insert meta content-type at top of the html head + add both content-id and ↵thomascube
content-location of related parts to replacement table
2008-12-01#1485586: ru_RU updatealecpl
2008-12-01- pl_PL updatealecpl
2008-12-01he_IL, fr_FR, hr_HR, et_EE, ar_SA, az_AZ updateyllar
2008-11-28Option to check for new mails in all folders (#1484374)thomascube
2008-11-28Don't set client busy when automatically checking for new messages (#1485276)thomascube
2008-11-28- re-fix r2095alecpl
2008-11-27- Allow UTF-8 folder names in config (#1485579)alecpl
- Add junk_mbox option configuration in installer (#1485579)
2008-11-27- ja_JP updatealecpl
2008-11-27- don't convert false to array, to prevent from some warningsalecpl
2008-11-27#1485581: not use parenthesis when searching with 2 search keysalecpl
2008-11-25Added missing step file (#1485578)thomascube
2008-11-24- make attachment check in rcmail_message_list and rcmail_js_message_list ↵alecpl
the same
2008-11-23Add fallback to default_charset when importing vcardsthomascube
2008-11-23Fix headers for IE attachment downloads (#1485449)thomascube
2008-11-23Also clean cache table when removing old messages from cachethomascube
2008-11-23Add onmouseup handler to hide autocompletion box when clicking outsidethomascube
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make ↵thomascube
autocompletion list clickable
2008-11-23Suppress repeated ldap warnings + little codestyle fixthomascube
2008-11-23Fix call-time pass-by-reference warningsthomascube
2008-11-23- Allow setting attachment col position in 'list_cols' optionalecpl
- Allow override 'list_cols' via skin (#1485577) - Fix: allow empty attribs in templates
2008-11-22- fix r2076: removed cache.session_id column, removed DELETEs from cache in ↵alecpl
session_gc - trust DB server's time when "touching" cache and messages tables
2008-11-21- Increase speed of session destroy and garbage clean upalecpl
- Fix session timeout when DB server got clock skew (#1485490)
2008-11-21- Fix 'cache' table cleanup on session destroy (#1485516)alecpl
2008-11-20- optimize iil_C_FetchHeaders() to use only one FETCH commandalecpl
2008-11-20#1485573: fix part=0 handlingalecpl
2008-11-20- Better HTML entities conversion in html2text (#1485519)alecpl
2008-11-20- Speed up raw message body handling (call FETCH only once for the whole ↵alecpl
message insteade of twice for headers and body)
2008-11-20- small improvements - removed redundant codealecpl
2008-11-19- last change fixalecpl
2008-11-19- Fix handling of some malformed messages (#1484438)alecpl