alecpl
|
d21a05b481
|
- Fix handling of URLs with semicolon (;) character (#1487088)
|
14 years ago |
alecpl
|
acd9bdd25b
|
- Fix handling of URLs with tilde (~) character (#1487087)
|
14 years ago |
alecpl
|
3870bec7ff
|
- Add support for selection options from LIST-EXTENDED extension (RFC 5258)
- Don't list subscribed but non-existent folders (#1486225)
- Fix \Noselect handling performance (#1487082)
|
14 years ago |
alecpl
|
a5a4bf46bd
|
- Add basic IMAP LIST's \Noselect option support (mark unselectable folders as virtual, etc.)
|
14 years ago |
alecpl
|
80bc55e0dc
|
- Fix parent folder with unread subfolder not bold when message is open (#1487078)
|
14 years ago |
alecpl
|
4dd4172421
|
- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)
|
14 years ago |
alecpl
|
a1fe6bd11d
|
- Add support for IMAP proxy authentication (#1486690)
|
14 years ago |
alecpl
|
63d4d61148
|
- Re-implemented SMTP proxy authorization support
|
14 years ago |
alecpl
|
7bf255bfe1
|
- Add SASL-IR support (RFC 4959)
- Add LOGINDISABLED support (RFC 2595)
- Add support for AUTH=PLAIN authentication to IMAP
|
14 years ago |
thomascube
|
cb7d32ebdd
|
List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753)
|
14 years ago |
alecpl
|
6a16031d04
|
- Add LIST-STATUS support in rcube_imap_generic class (RFC5819)
|
14 years ago |
alecpl
|
659cf14cdd
|
- Improve performance of messages counting using ESEARCH extension (RFC4731)
|
14 years ago |
alecpl
|
710e274849
|
- Improve performance of unseen messages counting, use STATUS instead of SELECT+SEARCH (#1487058)
|
14 years ago |
alecpl
|
8794f16c62
|
- Fix handling of attachments when Content-Disposition is not inline nor attachment (#1487051)
|
14 years ago |
alecpl
|
435c315223
|
- Fix decoding of e-mail address strings in message headers (#1487068)
|
14 years ago |
alecpl
|
8b6eff6e69
|
- Add ACL extension support into IMAP classes (RFC4314)
- Add ANNOTATEMORE extension support into IMAP classes (draft-daboo-imap-annotatemore)
- Add METADATA extension support into IMAP classes (RFC5464)
|
14 years ago |
alecpl
|
4438d66760
|
- Add separate column for message status icon (#1486665)
|
14 years ago |
alecpl
|
d8335117e2
|
- Add LITERAL+ support (RFC2088)
|
14 years ago |
alecpl
|
2d1d68bc7e
|
- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905
|
14 years ago |
alecpl
|
1c1e1e39f3
|
- Fix duplicated e-mail field in identity form (#1487054)
|
14 years ago |
alecpl
|
ad334a1257
|
- Improve displaying of UI messages (#1486977)
|
14 years ago |
alecpl
|
a392125fe8
|
- Add SASL proxy authentication for SMTP (#1486693)
|
14 years ago |
alecpl
|
29983c1671
|
- Add caching support in id2uid and uid2id functions (#1487019), Fix get_message_cache_index
to use internal cache when only sort order changes. Both changes improves performance of 'show' action
- code cleanup/function description fixes
|
14 years ago |
alecpl
|
e0a5ce0264
|
- Prevent from inserting empty link when composing HTML message (#1486944)
|
14 years ago |
alecpl
|
32c657ae1f
|
- Add (different) attachment icon for messages of type multipart/report (#1486165)
|
14 years ago |
alecpl
|
e9470683bf
|
- Use css sprite image for messages list
|
14 years ago |
alecpl
|
f22ea7ba18
|
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
|
14 years ago |
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 |
alecpl
|
6769ba7670
|
- Improve tabs to fixed width and add tabs in identities info (#1486974)
|
14 years ago |
alecpl
|
393ba7186f
|
- Fix handling of backslash as IMAP delimiter
|
14 years ago |
alecpl
|
8cfbc47e89
|
- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)
|
14 years ago |
alecpl
|
538e1c85d2
|
- Fix confirmation message isn't displayed after sending mail on Chrome (#1486177)
|
14 years ago |
alecpl
|
e25a357d95
|
- Add Reply-to-List feature (#1484252)
- Add Mail-Followup-To/Mail-Reply-To support (#1485547)
|
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
|
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
|
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
|
33da0b48b3
|
- Allow setting some washtml options from plugin (#1486578)
|
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 |