alecpl
|
7f89041e9a
|
- Use empty envelope sender address for message disposition notifications (RFC2298.3)
|
14 years ago |
alecpl
|
868deb5dab
|
- Make htmleditor option behaviour consistent, add option to use HTML on reply to HTML message (#1485840)
|
14 years ago |
alecpl
|
ace511a771
|
- Add unique index on users.username+users.mail_host
|
14 years ago |
alecpl
|
fec0704423
|
- Add 0.4.2. section in Changelog
|
14 years ago |
thomascube
|
d24b845b24
|
Updated French, Portuguese, German, Czech, Slovak, English, Hebrew, Dutch, Slovenian, Chinese, Lithuanian, Russian, Catalan and Welsh localizations to 0.4.1 level
|
14 years ago |
alecpl
|
6c6bb09b15
|
- Add mdn_request=4
|
14 years ago |
alecpl
|
50baa6c0c1
|
- Add mdn_requests=3 to the installer
|
14 years ago |
alecpl
|
6769ba7670
|
- Improve tabs to fixed width and add tabs in identities info (#1486974)
|
14 years ago |
alecpl
|
76ee6cafcd
|
- Describe mdn_request=3
|
14 years ago |
alecpl
|
393ba7186f
|
- Fix handling of backslash as IMAP delimiter
|
14 years ago |
alecpl
|
8f94b1aad6
|
- Convert to lowercase only domain part of email address on login
|
14 years ago |
alecpl
|
c288f9969e
|
- Improve r4038: we can use keypress on FF and Opera, here we've got repetition
- Small code cleanup
|
14 years ago |
alecpl
|
8cfbc47e89
|
- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)
|
14 years ago |
alecpl
|
12daf6ddf5
|
- Fix for Konqueror
|
14 years ago |
alecpl
|
538e1c85d2
|
- Fix confirmation message isn't displayed after sending mail on Chrome (#1486177)
|
14 years ago |
alecpl
|
103ddcde87
|
- Minimize FETCH response for messages listing (when caching is disabled)
|
14 years ago |
alecpl
|
9cc93aea7c
|
- Use simplified domain expression for proper handling of domain names in UTF8
|
14 years ago |
alecpl
|
135f84afa2
|
- Convert address to utf8 on contacts import
|
14 years ago |
alecpl
|
e25a357d95
|
- Add Reply-to-List feature (#1484252)
- Add Mail-Followup-To/Mail-Reply-To support (#1485547)
|
14 years ago |
alecpl
|
619d58a5ac
|
- Fix height of mail_toolbar image
|
14 years ago |
alecpl
|
f1adbf17ee
|
- Convert IDN to ASCII before using rcube_user::query()
- Always convert to lower case a username when it's an email address
|
14 years ago |
alecpl
|
df2188d778
|
- Fix mailto optional params in plain text messages aren't handled (#1487026)
|
14 years ago |
alecpl
|
928bcaedc0
|
- Fix handling of Thunderbird's vCards (#1487024)
|
14 years ago |
alecpl
|
249db18585
|
- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)
|
14 years ago |
alecpl
|
0bc51d9d0f
|
- Fix: contact group input is empty when using rename action more than once on the same group record
|
14 years ago |
alecpl
|
ce92ba767a
|
- Plugin API: improved 'abort' flag handling, added 'result' item in some hooks: group_*, contact_*, identity_* (#1486914)
|
14 years ago |
alecpl
|
66c674cc57
|
- Fix charset replacement in HTML message bodies (#1487021)
|
14 years ago |
alecpl
|
1f49ce50a9
|
- Improve a little email address pattern, broken with IDNA support implementation
|
14 years ago |
alecpl
|
9f9664338f
|
- Change reply prefix to display email address only if sender name doesn't exist (#1486550)
|
14 years ago |
alecpl
|
1148c6e936
|
- Add option do bind for an individual LDAP address book (#1486997)
|
14 years ago |
alecpl
|
13ffa2810e
|
- Added line number for error message
|
14 years ago |
alecpl
|
33da0b48b3
|
- Allow setting some washtml options from plugin (#1486578)
|
14 years ago |
alecpl
|
5c461bada9
|
- Update phpdoc (#1486958)
|
14 years ago |
alecpl
|
c609784656
|
- Use custom sorting when SORT is disabled by IMAP admin (#1486959)
|
14 years ago |
alecpl
|
11bcac5802
|
- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)
|
14 years ago |
alecpl
|
b3660bbdc3
|
- Add option to "Return receipt" will be always checked (1486352)
|
14 years ago |
alecpl
|
a99968259d
|
- Add option to automatically send read notifications for known senders (1485883)
|
14 years ago |
alecpl
|
e99991996d
|
- Add Internationalized Domain Name (IDNA) support (#1483894)
|
14 years ago |
alecpl
|
d7f9eb573b
|
- Add link to identities in compose window (#1486729)
|
14 years ago |
alecpl
|
eacce9b3f5
|
- Messages caching: performance improvements, fixed syncing, fixes related with #1486748
|
14 years ago |
thomascube
|
5371dc7889
|
Correct JS syntax
|
14 years ago |
thomascube
|
b44c873152
|
Update CHANGELOG
|
14 years ago |
alecpl
|
6d1ae078c9
|
- Fix format=flowed: don't space-stuff empty lines (#1487018)
|
14 years ago |
thomascube
|
bd911ba814
|
Pool some code for command line tools; avoid displaying password on shell (#1486947); fix msgexport now using the new imap wrapper
|
14 years ago |
thomascube
|
9d2a3a819a
|
Focus search box or first edit field on page load
|
14 years ago |
alecpl
|
08aa031871
|
- Fix wrong parameter count in fetchHeader() call
|
14 years ago |
alecpl
|
a8e1095eb0
|
- Fixed wrong function call in sync_header_index()
|
14 years ago |
thomascube
|
6d94ab311a
|
Only lower-case user name if first login attempt failed (#1486393) + fix test
|
14 years ago |
thomascube
|
8603bbba2e
|
Fix base url resolution + better order for condition checks in rcube_mdb2 + updated changelog
|
14 years ago |
alecpl
|
0911facde9
|
- Truncate message subject when setting page title
|
14 years ago |