alecpl
2c052c19b1
- Prevent from messages_sort_col == null
2011-01-31 19:41:42 +00:00
alecpl
ae3d6065d8
- Fix add/remove columns in message list when message_sort_order isn't set ( #1487751 )
2011-01-31 19:34:47 +00:00
thomascube
79e634040d
Don't block CSS styles having important keywords
2011-01-28 15:19:38 +00:00
thomascube
c6be45646b
Separate full message headers UI element from headers table ( #1487715 ) + Remove double borders in folder listing ( #1487713 )
2011-01-26 11:25:58 +00:00
alecpl
c9f67353cf
- Add part MIME ID to message_part_* hooks ( #1487718 )
2011-01-23 09:57:57 +00:00
thomascube
bc374503bb
Show full mail subject as title ( #1487128 )
2011-01-19 17:34:23 +00:00
thomascube
0501b637a3
Merge branch devel-addressbook (r4193:4382) back into trunk
2011-01-18 18:00:57 +00:00
alecpl
68d2d54100
- Move action files map from index.php to steps' func.inc files
2011-01-16 19:42:40 +00:00
thomascube
f5e7b35307
Bumbed version; Roundcube development is not Switzerland only
2011-01-12 18:25:02 +00:00
thomascube
56849c658b
Wrap HTML parts with <html><body> and add Doctype declaration ( #1487098 )
2011-01-06 11:48:11 +00:00
alecpl
600bb156f7
- Use improved get_capability() syntax, saves CAPABILITY call in some cases
2011-01-04 11:16:54 +00:00
alecpl
ceb7085c45
- Fix duplicated rcmBody div
2010-12-23 17:08:07 +00:00
alecpl
8127289ba8
- Revert wrong optimization in r4354
2010-12-20 14:35:37 +00:00
alecpl
531922676e
- small performance improvement
2010-12-20 14:17:32 +00:00
alecpl
14f87f7f38
- Set Mail-Reply-To also for identity's reply-to
2010-12-10 07:45:52 +00:00
alecpl
3ee5a7200a
- Improved Mail-Reply-To and Mail-Followup-To headers handling
2010-12-09 19:10:44 +00:00
alecpl
90f81a6c8d
- Better support for READ-ONLY and NOPERM responses handling ( #1487083 )
...
- Add confirmation message on purge/expunge commands response
- Fix CLOSE was called on unselected mailbox
2010-12-08 12:52:04 +00:00
alecpl
72b807aa6a
- Fix empty sender in reply prefix ( #1487454 )
2010-12-08 07:36:26 +00:00
alecpl
7472893512
- Fix plaintext versions of HTML messages don't contain placeholders for emotions ( #1485206 )
2010-12-06 11:13:55 +00:00
alecpl
af3c045ecf
- New Folder Manager UI
...
- Fix invalid Request when creating a folder (#1487443 )
- Add folder size and quota indicator in folder manager (#1485780 )
- Add possibility to move a subfolder into root folder (#1486791 )
2010-12-03 10:58:40 +00:00
alecpl
53604a0550
- Fix setting charset of attachment filenames ( #1487122 )
2010-12-01 10:49:20 +00:00
alecpl
b46edc0f90
- Fix "Cannot use scalar value..." warning ( #1487066 )
2010-12-01 09:52:23 +00:00
alecpl
57388f9cce
- Fix attachment names encoding broken in r4232
2010-11-22 17:36:03 +00:00
alecpl
cc5ae9e337
- Fix last commit
2010-11-19 09:45:05 +00:00
alecpl
d2b8840a0e
- Fix handling of custom "_from" in sendmail ( #1487132 )
...
- Small fix in displaying Sender input field
2010-11-19 08:45:19 +00:00
alecpl
0f9d8ca40d
- Don't set attachment's charset in Content-type header ( #1487122 )
2010-11-18 10:34:10 +00:00
alecpl
6084d782f2
- Fix hanling of HTML entity strings in plai text messages
2010-11-14 11:35:38 +00:00
alecpl
a4c970508b
- Re-fix handling of html entity strings in plain/text messages
2010-11-14 10:09:14 +00:00
alecpl
b72e2f9a17
- Fix handling of folders with "<>" characters in name
2010-11-12 13:05:18 +00:00
alecpl
44840971e8
- Fix handling of folders with name "0" ( #1487119 )
2010-11-12 10:47:04 +00:00
alecpl
c296b810bc
- Add option for minimum length of autocomplete's string ( #1486428 )
2010-11-07 08:36:52 +00:00
alecpl
cb105aa9f1
- Fix displaying long header names in message headers table
...
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To
2010-11-05 11:01:15 +00:00
alecpl
93681d1e5e
- Fix extra line added to the message body when using php mail function ( #1487060 )
2010-11-04 19:15:57 +00:00
alecpl
ac2c953021
- Remove leftover code
2010-11-04 14:09:47 +00:00
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.
2010-11-04 14:03:26 +00:00
alecpl
29b39739df
- Improve responsiveness of messages displaying ( #1486986 )
2010-11-04 13:48:17 +00:00
alecpl
83ba22c77b
- Unify template files naming
2010-11-04 09:59:55 +00:00
alecpl
1555ac6018
- Don't show confirmation message when marking message as read using delay (preview_pane_mark_read>0)
2010-11-04 07:41:06 +00:00
alecpl
c50d8872ce
- Add missing confirmation/error messages on contact/group/message actions ( #1486845 )
...
- Add 'loading' message on message move/copy/delete/mark actions
2010-11-03 14:19:48 +00:00
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
80bc55e0dc
- Fix parent folder with unread subfolder not bold when message is open ( #1487078 )
2010-10-23 17:38:32 +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
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