Thomas Bruederli
1d1fdcbf8c
Fix splitting message identifiers into UID and folder values
2014-04-08 11:32:51 +02:00
Aleksander Machniak
0ccef59cfa
Fix bug where "With attachment" option in search filter wasn't selected after return from mail view ( #1489774 )
2014-04-08 08:53:43 +02:00
Thomas Bruederli
0456f728ee
Make UID extraction function globally availbale (for plugins)
2014-04-07 17:30:12 +02:00
Thomas Bruederli
6dc1a66451
Fix page title and folder selection in search mode
2014-04-07 17:01:30 +02:00
Thomas Bruederli
e8cb51669a
More fixes for multi-folder search ( #1485234 )
2014-04-07 16:24:37 +02:00
Thomas Bruederli
c83535876c
Small refactoring of message list column configuration; fixes table column resorting issues with hidden 'folder' column
2014-04-07 12:53:06 +02:00
Thomas Bruederli
66536974fe
Merge branch 'dev-multi-folder-search'
2014-04-07 09:53:46 +02:00
Thomas Bruederli
a36369c383
Fix message import dialog ( #1489685 ):
...
- Display alert if no file is chosen
- Unlock the UI if form is not submitted
- Avoid duplicate error messages
- Fix javascript error due to missing attachments list widget
2014-03-13 22:58:57 +01:00
Takika
2256f89139
Fix default mailbox sort order
2014-03-05 16:40:35 +01:00
Thomas Bruederli
700e3cc76d
Include groups in contacts search on mail compose ( #1489082 )
2014-01-29 15:38:05 +01:00
Thomas Bruederli
febcd4b225
Improve wording: don't pretend that mailbox is empty if search/filter doesn't find any messages
2014-01-22 09:29:35 +01:00
Thomas Bruederli
19262e6eab
Code cleanup: remove duplicated code, don't trigger multi-folder search on simple filter requests
2014-01-20 15:53:28 +01:00
Thomas Bruederli
1bbf8c4886
- Make search scope selectable in UI
...
- Disable thread mode when searching over multiple folders
- Encode UID values for HTML message row identifiers
2014-01-20 10:05:36 +01:00
Thomas Bruederli
2c33c7e38b
Make message pagenav (prev/next) work with sorted multi-folder search results
2014-01-16 15:41:19 +01:00
Thomas Bruederli
b6100d9ed2
Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail into dev-multi-folder-search
...
after rebasing to master
2014-01-16 11:41:09 +01:00
Thomas
9684dc018f
Support globally unique message UIDs with IMAP folder name appended
2014-01-16 11:32:47 +01:00
Thomas
628706acdc
Prepare message list to display IMAP folder
2014-01-16 11:21:59 +01:00
Aleksander Machniak
f5d2eef55c
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
2013-12-31 13:58:29 +01:00
Aleksander Machniak
6b2b2eca5f
Remove deprecated functions (these listed in bc.php file) usage
2013-12-22 14:12:15 +01:00
Aleksander Machniak
f59cfe8806
Make Reporting-UA header in MDN report optional, as User-Agent is
2013-11-24 10:07:50 +01:00
Aleksander Machniak
5e4894a916
Fix bgcolor attribute handling
2013-11-15 14:20:21 +01:00
Aleksander Machniak
a8b004e8d8
Improve identity selection based on From: header ( #1489378 )
2013-11-04 11:19:56 +01:00
Aleksander Machniak
b972b4c4c0
Add an option to disable smart Reply-List behaviour - reply_all_mode ( #1488734 )
2013-10-30 12:04:09 +01:00
Aleksander Machniak
c20fa4a1ad
Fix address matching in Return-Path header on identity selection ( #1489374 )
2013-10-15 18:49:14 +02:00
Thomas
9e63cd5f24
Support globally unique message UIDs with IMAP folder name appended
2013-10-09 17:12:30 +02:00
Thomas
f540f86d19
Prepare message list to display IMAP folder
2013-10-09 12:04:17 +02:00
Aleksander Machniak
eafd5b1aa4
Improved mailto: link arguments handling ( #1489363 )
2013-10-03 17:36:31 +02:00
Thomas Bruederli
444e977d4f
Also truncate the list of addresses in print view + add link to show them all
2013-09-30 16:00:21 +02:00
Aleksander Machniak
53b4c7ef4e
Make identities matching case insensitive ( #1485480 )
2013-09-06 09:12:30 +02:00
Aleksander Machniak
471628e9ab
Merge pull request #101 from Dennis1993/patch-9
...
Removed not allowed syntax
2013-09-01 04:56:12 -07:00
Aleksander Machniak
0c2ffb57a1
Allow setting INBOX as Sent folder ( #1489219 )
2013-08-29 11:27:02 +02:00
Dennis1993
0822c46ad6
Update func.inc
...
deleted size attribute in file input
2013-08-06 19:18:17 +02:00
Aleksander Machniak
b825f86108
Move identity selection based on non-standard headers into (new) identity_select plugin ( #1488553 )
2013-08-04 10:41:02 +02:00
Aleksander Machniak
f09b169e51
Support special Return-Path form used on some (PEAR) mailing list ( #1489241 )
2013-07-31 11:10:40 +02:00
Thomas Bruederli
c54157bb92
Fix identity-selection using Return-Path headers ( #1489241 )
2013-07-25 22:38:14 +02:00
Thomas B.
a7fa90f3d3
Merge pull request #64 from Steffen185/patch-2
...
Add hook "message_check_safe"
2013-07-16 23:48:25 -07:00
Aleksander Machniak
a45f9b7bf5
Contacts drag-n-drop default action is to move contacts ( #1488751 )
...
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751 )
Use consistent naming: 'moveto' -> 'move'
2013-07-01 10:22:14 +02:00
Aleksander Machniak
0494288999
Improved/unified attachment preview page
...
Implemented attachment print button
2013-06-24 19:05:27 +02:00
Thomas Bruederli
f7ac79ced5
Display '(empty subject)' in message view if subject header is missing ( #1489108 )
2013-06-16 16:43:22 +02:00
Thomas Bruederli
4f53ab347e
Add feature to import messages to the currently selected folder
2013-06-14 01:13:13 +02:00
Aleksander Machniak
af9dbd54b3
Fix PHP warning when responding to a message with many Return-Path headers ( #1489136 )
2013-05-31 11:37:19 +02:00
Aleksander Machniak
db108e3779
Fix another text wrapping issue (wrong handling of long unwrappable lines)
2013-05-23 08:59:27 +02:00
Aleksander Machniak
2355045ded
Change Reply-All button label/title when mailing list is detected ( #1488938 )
2013-05-20 10:32:52 +02:00
Aleksander Machniak
3375a681eb
Fix problem where security warning was displayed for valid images with image/jpg type ( #1489097 )
2013-05-14 09:41:30 +02:00
Aleksander Machniak
fd0fd3b0a0
Fix handling of invalid email addresses in headers ( #1489092 )
2013-05-10 09:35:24 +02:00
Aleksander Machniak
621a2e7f1c
Simplify format=flowed handling code, don't duplicate same code
2013-05-09 20:22:47 +02:00
Aleksander Machniak
f76fa50052
Fix format=flowed text re-wrapping for display
2013-05-09 19:37:16 +02:00
Aleksander Machniak
3725cfb245
Avoid uninitialized/unused variables
2013-05-07 15:12:22 +02:00
Thomas Bruederli
517dae3e74
Experimental: refactored list.js and html_table class to render lists with different html structures (e.g. table, ul, div). This show provide more flexibility to skin designers and improve mobile device support
2013-05-03 11:38:52 +02:00
Aleksander Machniak
969cb03f9a
Add option to display email address together with a name in mail preview ( #1488732 )
2013-05-01 12:26:23 +02:00