summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Expand)Author
2008-12-01#1485590: don't use mysql5.initial.sqlalec
2008-12-01he_IL, fr_FR, hr_HR, et_EE, ar_SA, az_AZ updateyllar
2008-11-29Simplify MYSQL database initialization instructionsthomasb
2008-11-29Add conditional comments to mysql initial script (#1485517); remove old mysql...thomasb
2008-11-28Option to check for new mails in all folders (#1484374)thomasb
2008-11-28Don't set client busy when automatically checking for new messages (#1485276)thomasb
2008-11-28Spread settings box over the whole width of the windows + make fieldsets floatthomasb
2008-11-28- re-fix r2095alec
2008-11-28#1485584: display proper warning on login with empty user and passalec
2008-11-27- Allow UTF-8 folder names in config (#1485579)alec
2008-11-27- ja_JP updatealec
2008-11-27- don't convert false to array, to prevent from some warningsalec
2008-11-27#1485581: not use parenthesis when searching with 2 search keysalec
2008-11-25#1485420: remove default (and not null) for users.language column in DDLalec
2008-11-25Added missing step file (#1485578)thomasb
2008-11-24- make attachment check in rcmail_message_list and rcmail_js_message_list the...alec
2008-11-24- Added index on cache.created + small fixes in mssql DDL scriptalec
2008-11-23Add fallback to default_charset when importing vcardsthomasb
2008-11-23Fix headers for IE attachment downloads (#1485449)thomasb
2008-11-23Also clean cache table when removing old messages from cachethomasb
2008-11-23Add onmouseup handler to hide autocompletion box when clicking outsidethomasb
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make autoco...thomasb
2008-11-23Suppress repeated ldap warnings + little codestyle fixthomasb
2008-11-23Fix call-time pass-by-reference warningsthomasb
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
2008-11-22- fix r2076: removed cache.session_id column, removed DELETEs from cache in s...alec
2008-11-21- Increase speed of session destroy and garbage clean upalec
2008-11-21- Fix 'cache' table cleanup on session destroy (#1485516)alec
2008-11-21- add mbstring.func_overload checkalec
2008-11-21#1485571: mbstring.func_overload forbiddenalec
2008-11-20- optimize iil_C_FetchHeaders() to use only one FETCH commandalec
2008-11-20#1485573: fix part=0 handlingalec
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
2008-11-20- Speed up raw message body handling (call FETCH only once for the whole mess...alec
2008-11-20- small improvements - removed redundant codealec
2008-11-19- last change fixalec
2008-11-19- Fix handling of some malformed messages (#1484438)alec
2008-11-19- fix default spellcheck language setting (#1485570)alec
2008-11-19Remove BOM in html message body + don't require quotes in meta tag specifying...thomasb
2008-11-17#1485548: de_* updatealec
2008-11-17Update dutch translation.robin
2008-11-17- optimization: don't set first/last/prev/next uids in preview/print modealec
2008-11-16- Fix setting locale to tr_TR, ku and az_AZ (#1485470)alec
2008-11-16- use memory less expensive method of searching when result is bigger than pa...alec
2008-11-16* fixed docblocktill
2008-11-15* added docblock for ctrtill
2008-11-15- fixalec
2008-11-15- don't use SORT when SEARCH is better (sort field not specified)alec
2008-11-15- fix for skip_deleted (#1485553)alec
2008-11-15- Fix big memory consumption and speed up searching on servers without SORT c...alec