Commit Graph

1936 Commits (441a1038afd3e1e12d631c7c2855d628b74e26ec)
 

Author SHA1 Message Date
alecpl b2265aea86 #1485584: display proper warning on login with empty user and pass 16 years ago
alecpl 9abd0f0089 - Allow UTF-8 folder names in config (#1485579)
- Add junk_mbox option configuration in installer (#1485579)
16 years ago
alecpl 64aa248cdb - ja_JP update 16 years ago
alecpl 57a92b5ada - don't convert false to array, to prevent from some warnings 16 years ago
alecpl 0cb9677bef #1485581: not use parenthesis when searching with 2 search keys 16 years ago
alecpl debdda0117 #1485420: remove default (and not null) for users.language column in DDL 16 years ago
thomascube 938e96a3e5 Added missing step file (#1485578) 16 years ago
alecpl 7a2d79a978 - make attachment check in rcmail_message_list and rcmail_js_message_list the same 16 years ago
alecpl e4d9f05e41 - Added index on cache.created + small fixes in mssql DDL script 16 years ago
thomascube ae9124d3a9 Add fallback to default_charset when importing vcards 16 years ago
thomascube 456c7e40c5 Fix headers for IE attachment downloads (#1485449) 16 years ago
thomascube 29c64b0bdd Also clean cache table when removing old messages from cache 16 years ago
thomascube 69ad1e8124 Add onmouseup handler to hide autocompletion box when clicking outside 16 years ago
thomascube 2c8e84c1e5 Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable 16 years ago
thomascube b4b31d62af Suppress repeated ldap warnings + little codestyle fix 16 years ago
thomascube 9c314bc268 Fix call-time pass-by-reference warnings 16 years ago
alecpl d59aaa1aaf - Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
16 years ago
alecpl dcf780a6bd - fix r2076: removed cache.session_id column, removed DELETEs from cache in session_gc
- trust DB server's time when "touching" cache and messages tables
16 years ago
alecpl 3e48d2eee1 - Increase speed of session destroy and garbage clean up
- Fix session timeout when DB server got clock skew (#1485490)
16 years ago
alecpl be7d3b6918 - Fix 'cache' table cleanup on session destroy (#1485516) 16 years ago
alecpl bd0c2b0a34 - add mbstring.func_overload check 16 years ago
alecpl e86ff9459c #1485571: mbstring.func_overload forbidden 16 years ago
alecpl 9b9f2674c8 - optimize iil_C_FetchHeaders() to use only one FETCH command 16 years ago
alecpl 73ba7caadb #1485573: fix part=0 handling 16 years ago
alecpl 300fc65a46 - Better HTML entities conversion in html2text (#1485519) 16 years ago
alecpl 322b79db06 - Speed up raw message body handling (call FETCH only once for the whole message insteade of twice for headers and body) 16 years ago
alecpl 4e5b11adfc - small improvements - removed redundant code 16 years ago
alecpl f14ac8cefe - last change fix 16 years ago
alecpl ceb52fe074 - Fix handling of some malformed messages (#1484438) 16 years ago
alecpl 3e20c4b31d - fix default spellcheck language setting (#1485570) 16 years ago
thomascube 5a17388726 Remove BOM in html message body + don't require quotes in meta tag specifying charset 16 years ago
alecpl eadd1c2ef5 #1485548: de_* update 16 years ago
svncommit 8c9ee36659 Update dutch translation. 16 years ago
alecpl 14d953befc - optimization: don't set first/last/prev/next uids in preview/print mode 16 years ago
alecpl 14de18d5f4 - Fix setting locale to tr_TR, ku and az_AZ (#1485470) 16 years ago
alecpl f1d0208380 - use memory less expensive method of searching when result is bigger than page size 16 years ago
till 250d3f76cc * fixed docblock 16 years ago
till 193fb42fa1 * added docblock for ctr 16 years ago
alecpl 9424cc71b3 - fix 16 years ago
alecpl e2e745fb4e - don't use SORT when SEARCH is better (sort field not specified) 16 years ago
alecpl 3d1e777b39 - fix for skip_deleted (#1485553) 16 years ago
alecpl 84b884d761 - Fix big memory consumption and speed up searching on servers without SORT capability 16 years ago
alecpl 697cc52cff - fixes for status filter
- don't call search second time if first call returns empty (array) result
16 years ago
alecpl 8abda59ce4 - fix: initialize searching when '_action' is not set (when go back from compose) 16 years ago
alecpl 5b5f741a49 - labels for messages status filter 16 years ago
alecpl e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 16 years ago
thomascube 6fa87f3fa5 Improve charset encoding + remove BOM before parsing vcards 16 years ago
alecpl 146977e30e - fix doubled timestamp in sendmail log 16 years ago
alecpl 0803fb007e - Use SORT for searching on servers with SORT capability 16 years ago
yllar 47369b290e bg_BG sk_SK et_EE pt_PT it_IT update + minor messages.inc fix 16 years ago