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 |
alecpl
|
e0c9741ef5
|
- improve messages searching with many criterias (call one SEARCH command)
|
16 years ago |
alecpl
|
68af648117
|
- Fix empty file sending (#1485389)
|
16 years ago |
alecpl
|
a6ebd304e3
|
- small fix for font-size in quotabox span
|
16 years ago |
alecpl
|
be5d4ab5c3
|
- fix function description
|
16 years ago |
alecpl
|
b8ae5093cc
|
- Fix HTML editor initialization on IE (#1485304)
- move back toggle_editor function to editor.js
- merge identity and compose editor init functions
|
16 years ago |
alecpl
|
da4e6095d6
|
- tr_TR update
|
16 years ago |
alecpl
|
be758e06f9
|
- Make identities list scrollable (#1485538)
|
16 years ago |
svncommit
|
28b68c32f6
|
Update NL translation (#1485540).
|
16 years ago |
alecpl
|
71e6d5f065
|
- better 'editorwarning' message in en_*
|
16 years ago |
alecpl
|
79af0bb1ba
|
- Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
|
16 years ago |
alecpl
|
3d54e6e9b7
|
r2032 fix: escape backslashes
|
16 years ago |
alecpl
|
7f59c01a45
|
#1485511: better handling for editing non-existing identities
|
16 years ago |
thomascube
|
c21d6d713e
|
Don't use addslashes() which could produce unexpected results when magic_quotes_sybase is on
|
16 years ago |
alecpl
|
f35a226447
|
#1485534: fix (multiple) PRE conversion
|
16 years ago |
thomascube
|
d7a5bfac6c
|
Don't test the magic_quotes ini settings
|
16 years ago |
thomascube
|
6e47c0be5c
|
Handle magic_quotes on runtime and remove them from the requirements list (#1485285)
|
16 years ago |
thomascube
|
a9ab9fd570
|
Fix mailto: compose links (#1485533)
|
16 years ago |
yllar
|
d0d94caff6
|
he_IL & fr_FR update
|
16 years ago |
alecpl
|
d2993ee4db
|
- added BYE response simple support to prevent from endless loops in imap.inc (#1483956)
|
16 years ago |
alecpl
|
d245963846
|
- fix log_bug() for empty 'file' parameter
|
16 years ago |