alecpl
|
d2b8840a0e
|
- Fix handling of custom "_from" in sendmail (#1487132)
- Small fix in displaying Sender input field
|
14 years ago |
alecpl
|
0f9d8ca40d
|
- Don't set attachment's charset in Content-type header (#1487122)
|
14 years ago |
alecpl
|
6084d782f2
|
- Fix hanling of HTML entity strings in plai text messages
|
14 years ago |
alecpl
|
a4c970508b
|
- Re-fix handling of html entity strings in plain/text messages
|
14 years ago |
alecpl
|
b72e2f9a17
|
- Fix handling of folders with "<>" characters in name
|
14 years ago |
alecpl
|
44840971e8
|
- Fix handling of folders with name "0" (#1487119)
|
14 years ago |
alecpl
|
c296b810bc
|
- Add option for minimum length of autocomplete's string (#1486428)
|
14 years ago |
alecpl
|
cb105aa9f1
|
- Fix displaying long header names in message headers table
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To
|
14 years ago |
alecpl
|
93681d1e5e
|
- Fix extra line added to the message body when using php mail function (#1487060)
|
14 years ago |
alecpl
|
ac2c953021
|
- Remove leftover code
|
14 years ago |
alecpl
|
30b30226e6
|
- Add possibility to force mailbox selection. There're situations where we're invoking
STATUS (for all messages count) and SELECT later for other operations. If we
call SELECT first, the STATUS will be not needed.
|
14 years ago |
alecpl
|
29b39739df
|
- Improve responsiveness of messages displaying (#1486986)
|
14 years ago |
alecpl
|
83ba22c77b
|
- Unify template files naming
|
14 years ago |
alecpl
|
1555ac6018
|
- Don't show confirmation message when marking message as read using delay (preview_pane_mark_read>0)
|
14 years ago |
alecpl
|
c50d8872ce
|
- Add missing confirmation/error messages on contact/group/message actions (#1486845)
- Add 'loading' message on message move/copy/delete/mark actions
|
14 years ago |
alecpl
|
eeb85f4257
|
- Add option to place replies in the folder of the message being replied to (#1485945)
|
14 years ago |
alecpl
|
6f096812c9
|
- Support contact's email addresses up to 255 characters long (#1487095)
- Added email format checks when saving contacts data
|
14 years ago |
alecpl
|
c309cd8928
|
- Improve performance of setting IMAP flags using .SILENT suffix
|
14 years ago |
alecpl
|
a79417d4ef
|
- Plugin API: added 'contact_form' hook
- Re-designed contact frame using Tabs
|
14 years ago |
alecpl
|
022bcd1132
|
- When contacts search returns no rows display message of type 'notice' instead of 'warning'
|
14 years ago |
alecpl
|
36ed9d7ec6
|
- Improve performance of rcube_imap_generic::countMessages() using STATUS instead of SELECT
|
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 |
thomascube
|
cb7d32ebdd
|
List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753)
|
14 years ago |
alecpl
|
e0bd7054b7
|
- Add workaround for some Outlook's wrong content-types, per discussion in #1487051
|
14 years ago |
alecpl
|
4438d66760
|
- Add separate column for message status icon (#1486665)
|
14 years ago |
alecpl
|
bde4219e0d
|
- Fix: cannot access private property rcube_template::$app
|
14 years ago |
alecpl
|
bd2e33f5f9
|
- Don't try to match identity on reply when user has only one
|
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
|
f6aac389bf
|
- Minimize session data size by storing only last search result
and by removing search result from session after listing with empty search filter
|
14 years ago |
alecpl
|
ad334a1257
|
- Improve displaying of UI messages (#1486977)
|
14 years ago |
alecpl
|
663534468c
|
- Fix setting identity when composing a draft or edited message
|
14 years ago |
alecpl
|
ace851722e
|
- Prevent from infinite redirect in case of broken session (#1487028)
|
14 years ago |
alecpl
|
ba12c76300
|
- Fix signature removal when replying in HTML to plain/text message
|
14 years ago |
alecpl
|
6b4929278b
|
- Add message content-type to the message flags in add_message_row(), can be used e.g. to set message row style/icon according to message type
|
14 years ago |
alecpl
|
1716d5ef5a
|
- Add message list menu to css-sprite image
|
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
|
868deb5dab
|
- Make htmleditor option behaviour consistent, add option to use HTML on reply to HTML message (#1485840)
|
14 years ago |
alecpl
|
6c6bb09b15
|
- Add mdn_request=4
|
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
|
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
|
33da0b48b3
|
- Allow setting some washtml options from plugin (#1486578)
|
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 |