Commit Graph

1419 Commits

Author SHA1 Message Date
Thomas Bruederli
a9e136161a Use dedicated method to determine an attachment's file size 2012-11-17 18:11:03 +01:00
Thomas Bruederli
3bf7310fa3 Add onclick handler to Show-links 2012-11-17 17:55:09 +01:00
Thomas Bruederli
d20e965c48 Improve thumbnail display: center images and display a 'show' link for attachments the browser is capable to display them 2012-11-17 17:01:37 +01:00
Thomas Bruederli
8fb4f05725 Move default value for client_mimetypes to rcube_config; make sure an array is returned 2012-11-17 16:59:49 +01:00
Aleksander Machniak
3833790db4 Support contacts import from CSV file (#1486399) 2012-11-16 13:22:10 +01:00
Aleksander Machniak
8d54286df8 Merge branch 'keep-alive'
Conflicts:
	CHANGELOG
2012-11-15 09:34:08 +01:00
Aleksander Machniak
52d0d94910 Fix handling of text/enriched content on message reply/forward/edit 2012-11-14 13:58:15 +01:00
Aleksander Machniak
398238abf2 Remove redundant code 2012-11-14 13:37:27 +01:00
Aleksander Machniak
d15163ab6e Fix XSS vulnerability in handling of text/enriched messages (#1488806) 2012-11-14 13:29:58 +01:00
Aleksander Machniak
f226549d4f Renamed config options: keep_alive to refresh_interval, min_keep_alive to min_refresh_interval 2012-11-12 14:50:49 +01:00
Aleksander Machniak
4340d5e634 Fix excessive LFs at the end of composed message with top_posting=true (#1488797) 2012-11-12 09:16:22 +01:00
Thomas Bruederli
e43dcb0df3 Merge branch 'master' of github.com:roundcube/roundcubemail 2012-11-11 14:10:56 +01:00
Aleksander Machniak
e5e2190e4e Fix bug where leading blanks were stripped from quoted lines (#1488795) 2012-11-11 12:27:25 +01:00
Aleksander Machniak
77de23fa93 Added cross-task 'refresh' request for system state updates 2012-11-11 10:32:05 +01:00
Thomas Bruederli
03149131f7 New feature: display attached images as thumbnails below message body 2012-11-10 21:08:14 +01:00
Aleksander Machniak
aa83596b0b Clarify keep-alive setting, move it to User Interface section, change label
to "Refresh (check for new messages, etc.)", allow no-refresh mode.
2012-11-10 12:13:53 +01:00
Aleksander Machniak
fb53c809a6 Fix AREA links handling (#1488792) 2012-11-08 09:05:35 +01:00
Thomas Bruederli
2ad0a8d3f6 Merge branch 'master' of github.com:roundcube/roundcubemail 2012-11-07 16:05:58 +01:00
Aleksander Machniak
9ce2398ef9 Fix regression in detecting if attachment should be displayed inline (is an image) 2012-11-07 11:55:12 +01:00
Thomas Bruederli
df79b2638f Tell client to open mailto: links in contact details in a new window (if configured) 2012-11-07 09:57:30 +01:00
Thomas Bruederli
28de391182 Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication 2012-11-06 13:21:04 +01:00
Thomas Bruederli
cf57b2b130 Fix count display after inserting a new contact 2012-11-03 12:04:19 +01:00
Thomas Bruederli
dc6794f9c4 Don't add Bcc headers from identity twice (e.g. if already saved in draft) 2012-10-31 10:50:31 +01:00
Aleksander Machniak
abe164367b Fix HTML entities handling on addressbooks list 2012-10-29 20:14:19 +01:00
Thomas Bruederli
ddafe4e410 Merge branch 'dev-compose-newwindow' 2012-10-27 16:12:37 +02:00
Aleksander Machniak
e04e314440 Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686) 2012-10-24 12:24:37 +02:00
Aleksander Machniak
f0affa6cc2 - Fix handling dont_override with message_sort_col and message_sort_order settings (#1488760) 2012-10-24 11:36:48 +02:00
Aleksander Machniak
1e7aa75d18 Remove leftover code 2012-10-24 10:05:22 +02:00
Thomas Bruederli
3715694887 Merge branch 'master' of github.com:roundcube/roundcubemail 2012-10-22 14:24:32 +02:00
Thomas Bruederli
e6a0747155 Convert all identity headers into the desired message charset 2012-10-22 14:21:14 +02:00
Aleksander Machniak
374104ed6d Fixed undefined global variable 2012-10-21 08:31:45 +02:00
Aleksander Machniak
0768134de1 Fix bug where wrong words were highlighted on spell-before-send check 2012-10-20 12:22:00 +02:00
Thomas Bruederli
83f2f6bb65 Display email address if contact has more than one (in compose address book widget) 2012-10-19 15:30:28 +02:00
Aleksander Machniak
22c67d0ec2 Fix handling of URLs with asterisk characters (#1488759) 2012-10-18 10:49:58 +02:00
Thomas Bruederli
271efe53e0 Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more 2012-10-17 22:42:35 +02:00
Thomas Bruederli
464a0fba9d Display connection errors in UI. Stack error messages in popup (Larry skin) 2012-10-16 17:57:05 +02:00
Thomas Bruederli
0f7d11e798 Better fix for headers decoding problem: fetch them as raw and let rcube_mime::decode_address_list() do the job right 2012-10-15 15:30:14 +02:00
Thomas Bruederli
27be4e7644 Fix header charset decoding when opening a draft message 2012-10-15 14:24:30 +02:00
Aleksander Machniak
7ac533dede Add flags and date arguments to kolab_storage::save_message() 2012-10-11 10:17:12 +02:00
Aleksander Machniak
0054f7a5bf Fix sig_above setting, broken in 651c7b6e9d 2012-10-10 08:35:04 +02:00
Thomas Bruederli
18b73873dc New skin selection with full name, license and thumbnail 2012-10-05 14:08:28 +02:00
Thomas Bruederli
95d2892686 Fix HTTP User-Agent XSS vulnerability (#1488737) 2012-10-04 16:59:37 +02:00
Thomas Bruederli
7257040ca2 Add localized titles for message header toggles 2012-10-02 14:37:45 +02:00
Thomas Bruederli
765ecb9fa0 Let the skin limit the number of visible recipeints and place a link to show them all in a dialog (better fix for #1488590) 2012-10-02 14:14:24 +02:00
Thomas Bruederli
61512fe104 Avoid double-quoting of some message headers; wrap email address strings in <span> for better styling 2012-10-01 21:41:54 +02:00
Thomas Bruederli
c23aad2feb Revert "Add full headers view in message preview window (#1488538)"
This reverts commit af276f21e5.

Conflicts:

	CHANGELOG
	skins/larry/mail.css
2012-10-01 17:45:52 +02:00
Aleksander Machniak
ab08544520 Enable subscription option for already subscribed "virtual" folders,
small code improvements
2012-10-01 10:44:27 +02:00
Thomas Bruederli
0746d58fce Allow to mark/flag messages from full message view screen 2012-09-25 09:39:40 +02:00
Aleksander Machniak
1b9923208c Re-fix HTML entities handling in addressbook names 2012-09-21 10:11:05 +02:00
Aleksander Machniak
5802cfec95 Support HTML entities in addressbook names 2012-09-20 15:46:11 +02:00