Commit Graph

1436 Commits

Author SHA1 Message Date
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
2008-11-22 18:06:13 +00:00
alecpl
3e48d2eee1 - Increase speed of session destroy and garbage clean up
- Fix session timeout when DB server got clock skew (#1485490)
2008-11-21 18:19:30 +00:00
alecpl
be7d3b6918 - Fix 'cache' table cleanup on session destroy (#1485516) 2008-11-21 14:33:58 +00:00
alecpl
9b9f2674c8 - optimize iil_C_FetchHeaders() to use only one FETCH command 2008-11-20 20:10:03 +00:00
alecpl
73ba7caadb #1485573: fix part=0 handling 2008-11-20 17:45:31 +00:00
alecpl
300fc65a46 - Better HTML entities conversion in html2text (#1485519) 2008-11-20 10:29:34 +00:00
alecpl
322b79db06 - Speed up raw message body handling (call FETCH only once for the whole message insteade of twice for headers and body) 2008-11-20 08:46:59 +00:00
alecpl
4e5b11adfc - small improvements - removed redundant code 2008-11-20 07:49:12 +00:00
alecpl
f14ac8cefe - last change fix 2008-11-19 17:16:43 +00:00
alecpl
ceb52fe074 - Fix handling of some malformed messages (#1484438) 2008-11-19 14:33:35 +00:00
alecpl
3e20c4b31d - fix default spellcheck language setting (#1485570) 2008-11-19 08:30:28 +00:00
thomascube
5a17388726 Remove BOM in html message body + don't require quotes in meta tag specifying charset 2008-11-19 07:32:40 +00:00
alecpl
eadd1c2ef5 #1485548: de_* update 2008-11-17 18:52:43 +00:00
svncommit
8c9ee36659 Update dutch translation. 2008-11-17 15:16:49 +00:00
alecpl
14d953befc - optimization: don't set first/last/prev/next uids in preview/print mode 2008-11-17 12:21:53 +00:00
alecpl
14de18d5f4 - Fix setting locale to tr_TR, ku and az_AZ (#1485470) 2008-11-16 08:53:10 +00:00
alecpl
f1d0208380 - use memory less expensive method of searching when result is bigger than page size 2008-11-16 07:53:53 +00:00
till
250d3f76cc * fixed docblock 2008-11-16 01:40:16 +00:00
till
193fb42fa1 * added docblock for ctr 2008-11-15 15:33:26 +00:00
alecpl
9424cc71b3 - fix 2008-11-15 15:30:19 +00:00
alecpl
e2e745fb4e - don't use SORT when SEARCH is better (sort field not specified) 2008-11-15 14:29:45 +00:00
alecpl
3d1e777b39 - fix for skip_deleted (#1485553) 2008-11-15 11:48:41 +00:00
alecpl
84b884d761 - Fix big memory consumption and speed up searching on servers without SORT capability 2008-11-15 11:11:33 +00:00
alecpl
697cc52cff - fixes for status filter
- don't call search second time if first call returns empty (array) result
2008-11-14 11:18:00 +00:00
alecpl
8abda59ce4 - fix: initialize searching when '_action' is not set (when go back from compose) 2008-11-13 11:05:50 +00:00
alecpl
5b5f741a49 - labels for messages status filter 2008-11-13 10:44:08 +00:00
alecpl
e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 2008-11-13 10:30:06 +00:00
thomascube
6fa87f3fa5 Improve charset encoding + remove BOM before parsing vcards 2008-11-12 22:36:09 +00:00
alecpl
146977e30e - fix doubled timestamp in sendmail log 2008-11-12 18:55:37 +00:00
alecpl
0803fb007e - Use SORT for searching on servers with SORT capability 2008-11-12 09:28:12 +00:00
yllar
47369b290e bg_BG sk_SK et_EE pt_PT it_IT update + minor messages.inc fix 2008-11-11 15:09:24 +00:00
alecpl
e0c9741ef5 - improve messages searching with many criterias (call one SEARCH command) 2008-11-07 14:32:16 +00:00
alecpl
68af648117 - Fix empty file sending (#1485389) 2008-11-06 17:50:38 +00:00
alecpl
be5d4ab5c3 - fix function description 2008-11-05 10:24:21 +00:00
alecpl
b8ae5093cc - Fix HTML editor initialization on IE (#1485304)
- move back toggle_editor function to editor.js
- merge identity and compose editor init functions
2008-11-05 10:19:44 +00:00
alecpl
da4e6095d6 - tr_TR update 2008-11-04 20:10:28 +00:00
svncommit
28b68c32f6 Update NL translation (#1485540). 2008-11-04 07:46:29 +00:00
alecpl
71e6d5f065 - better 'editorwarning' message in en_* 2008-11-03 18:09:35 +00:00
alecpl
79af0bb1ba - Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
2008-11-03 14:26:23 +00:00
alecpl
3d54e6e9b7 r2032 fix: escape backslashes 2008-11-03 13:58:12 +00:00
alecpl
7f59c01a45 #1485511: better handling for editing non-existing identities 2008-11-03 12:16:15 +00:00
thomascube
c21d6d713e Don't use addslashes() which could produce unexpected results when magic_quotes_sybase is on 2008-11-03 08:01:18 +00:00
alecpl
f35a226447 #1485534: fix (multiple) PRE conversion 2008-11-03 08:01:04 +00:00
thomascube
6e47c0be5c Handle magic_quotes on runtime and remove them from the requirements list (#1485285) 2008-11-03 07:44:33 +00:00
thomascube
a9ab9fd570 Fix mailto: compose links (#1485533) 2008-11-02 10:22:30 +00:00
yllar
d0d94caff6 he_IL & fr_FR update 2008-11-01 18:03:36 +00:00
alecpl
d2993ee4db - added BYE response simple support to prevent from endless loops in imap.inc (#1483956) 2008-10-30 09:17:36 +00:00
alecpl
d245963846 - fix log_bug() for empty 'file' parameter 2008-10-30 09:15:01 +00:00
alecpl
8498dce502 - Fix problem with numeric folder names (#1485527) 2008-10-29 12:39:12 +00:00
alecpl
09fc3f3087 -fix: mark as read (for read_when_deleted) only when moving messages to trash 2008-10-27 10:53:56 +00:00