alecpl
eeb85f4257
- Add option to place replies in the folder of the message being replied to ( #1485945 )
2010-11-02 14:53:54 +00:00
alecpl
6f096812c9
- Support contact's email addresses up to 255 characters long ( #1487095 )
...
- Added email format checks when saving contacts data
2010-11-02 09:27:03 +00:00
alecpl
c309cd8928
- Improve performance of setting IMAP flags using .SILENT suffix
2010-10-29 12:18:05 +00:00
alecpl
a79417d4ef
- Plugin API: added 'contact_form' hook
...
- Re-designed contact frame using Tabs
2010-10-28 07:10:11 +00:00
alecpl
022bcd1132
- When contacts search returns no rows display message of type 'notice' instead of 'warning'
2010-10-27 12:45:51 +00:00
alecpl
36ed9d7ec6
- Improve performance of rcube_imap_generic::countMessages() using STATUS instead of SELECT
2010-10-27 06:53:11 +00:00
alecpl
a5a4bf46bd
- Add basic IMAP LIST's \Noselect option support (mark unselectable folders as virtual, etc.)
2010-10-25 12:39:36 +00:00
alecpl
80bc55e0dc
- Fix parent folder with unread subfolder not bold when message is open ( #1487078 )
2010-10-23 17:38:32 +00:00
thomascube
cb7d32ebdd
List groups in address detail view and allow to subscribe/unsubscribe from there ( #1486753 )
2010-10-22 15:24:39 +00:00
alecpl
e0bd7054b7
- Add workaround for some Outlook's wrong content-types, per discussion in #1487051
2010-10-20 11:41:48 +00:00
alecpl
4438d66760
- Add separate column for message status icon ( #1486665 )
2010-10-17 17:43:05 +00:00
alecpl
bde4219e0d
- Fix: cannot access private property rcube_template::$app
2010-10-16 06:17:41 +00:00
alecpl
bd2e33f5f9
- Don't try to match identity on reply when user has only one
2010-10-14 17:33:11 +00:00
alecpl
2d1d68bc7e
- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905
2010-10-14 10:37:32 +00:00
alecpl
1c1e1e39f3
- Fix duplicated e-mail field in identity form ( #1487054 )
2010-10-13 19:24:27 +00:00
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
2010-10-13 19:15:51 +00:00
alecpl
ad334a1257
- Improve displaying of UI messages ( #1486977 )
2010-10-13 18:44:41 +00:00
alecpl
663534468c
- Fix setting identity when composing a draft or edited message
2010-10-12 18:21:57 +00:00
alecpl
ace851722e
- Prevent from infinite redirect in case of broken session ( #1487028 )
2010-10-12 18:03:02 +00:00
alecpl
ba12c76300
- Fix signature removal when replying in HTML to plain/text message
2010-10-12 08:56:46 +00:00
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
2010-10-08 09:45:17 +00:00
alecpl
1716d5ef5a
- Add message list menu to css-sprite image
2010-10-08 07:14:03 +00:00
alecpl
e9470683bf
- Use css sprite image for messages list
2010-10-08 06:47:54 +00:00
alecpl
f22ea7ba18
- Support SMTP Delivery Status Notifications - RFC3461 ( #1486142 )
2010-10-07 08:52:05 +00:00
alecpl
868deb5dab
- Make htmleditor option behaviour consistent, add option to use HTML on reply to HTML message ( #1485840 )
2010-10-06 17:15:38 +00:00
alecpl
6c6bb09b15
- Add mdn_request=4
2010-10-06 07:23:17 +00:00
alecpl
135f84afa2
- Convert address to utf8 on contacts import
2010-10-04 13:20:41 +00:00
alecpl
e25a357d95
- Add Reply-to-List feature ( #1484252 )
...
- Add Mail-Followup-To/Mail-Reply-To support (#1485547 )
2010-10-04 12:27:06 +00:00
alecpl
ce92ba767a
- Plugin API: improved 'abort' flag handling, added 'result' item in some hooks: group_*, contact_*, identity_* ( #1486914 )
2010-09-30 13:24:33 +00:00
alecpl
66c674cc57
- Fix charset replacement in HTML message bodies ( #1487021 )
2010-09-30 10:07:53 +00:00
alecpl
1f49ce50a9
- Improve a little email address pattern, broken with IDNA support implementation
2010-09-30 09:11:33 +00:00
alecpl
9f9664338f
- Change reply prefix to display email address only if sender name doesn't exist ( #1486550 )
2010-09-30 08:30:46 +00:00
alecpl
33da0b48b3
- Allow setting some washtml options from plugin ( #1486578 )
2010-09-29 17:53:13 +00:00
alecpl
11bcac5802
- Fix HTML to plain text conversion doesn't handle citation blocks ( #1486921 )
2010-09-29 13:32:41 +00:00
alecpl
b3660bbdc3
- Add option to "Return receipt" will be always checked (1486352)
2010-09-29 12:58:23 +00:00
alecpl
a99968259d
- Add option to automatically send read notifications for known senders (1485883)
2010-09-29 12:56:10 +00:00
alecpl
e99991996d
- Add Internationalized Domain Name (IDNA) support ( #1483894 )
2010-09-29 12:36:28 +00:00
alecpl
0911facde9
- Truncate message subject when setting page title
2010-09-25 13:47:51 +00:00
alecpl
2753a4cab5
- Fix r3962 (< and > characters were not replaced with HTML entities in plain messages)
2010-09-25 13:28:37 +00:00
alecpl
e019f2d0f2
- s/RoundCube/Roundcube/
2010-09-25 13:03:53 +00:00
alecpl
799359457f
- Don't create a new rcube_browser object, use browser property from output object
2010-09-21 08:24:52 +00:00
thomascube
eab71fdf7e
Remove accidentally committed debug code
2010-09-19 15:40:59 +00:00
thomascube
62c791f609
Prevent from saving a non-existing skin path in user prefs
2010-09-18 16:32:00 +00:00
alecpl
ffc040bf9e
- update ID keyword
2010-09-17 12:25:46 +00:00
alecpl
614c642a4b
- Fix list_cols is not updated after column dragging ( #1486999 )
...
- Improved save-pref action and moved to separate file in utils task directory
- Improved http_post/http_request to support first argument in form 'task/action'
2010-09-17 09:14:13 +00:00
alecpl
b8d96f6e60
- Use random sleep interval up to 3 sec. in 'get' action when IMAP conn. fails
2010-09-16 13:02:27 +00:00
alecpl
431234538a
- Fix when IMAP connection fails in 'get' action session shouldn't be destroyed ( #1486995 )
...
- Performance: improve mail/get action and skip one IMAP connection
2010-09-16 11:29:53 +00:00
alecpl
f8e8af7e7c
- Settings block (fieldset) can have any content (not only a table with hardcoded structure)
2010-09-15 09:27:45 +00:00
alecpl
33dfdd891b
- Improve logic of signatures colorizing and truncating, introduce sig_max_lines option
2010-09-14 09:53:53 +00:00
alecpl
99b8c1e2ac
- Fix format=flowed handling ( #1486989 ) + small improvements in plain messages parsing
2010-09-14 08:40:51 +00:00