Thomas Bruederli
|
60226a75d8
|
Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes
|
12 years ago |
Aleksander Machniak
|
789e5988aa
|
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
|
12 years ago |
Aleksander Machniak
|
5352b55779
|
Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
297c1afb80
|
Fix redundant colon after last address in print mode
|
12 years ago |
Aleksander Machniak
|
65dff8f812
|
Fix hidden flag and default_addressbook settings handling
|
12 years ago |
Thomas Bruederli
|
b81e7e91a9
|
Consider filename extension to detect image attachments of type application/octet-stream
|
12 years ago |
Thomas Bruederli
|
271c5c9764
|
Correctly handle multiple file uploads (#1488820)
|
12 years ago |
Thomas Bruederli
|
810efee4d3
|
Avoid double-encoding of HTML entities in signature edit field
|
12 years ago |
Thomas Bruederli
|
37557b5f08
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
ac382e1145
|
Always save drafts with format=flowed in order to keep original paragraphs and line wraps (#1488799)
|
12 years ago |
Thomas Bruederli
|
c72a96144d
|
Improve line wrapping behavior where message charset is changed by plugins (including html2plaintext conversion)
|
12 years ago |
Aleksander Machniak
|
6459d86291
|
Select default_addressbook on the list in Address Book (#1488280)
|
12 years ago |
Thomas Bruederli
|
a9e136161a
|
Use dedicated method to determine an attachment's file size
|
12 years ago |
Thomas Bruederli
|
3bf7310fa3
|
Add onclick handler to Show-links
|
12 years ago |
Thomas Bruederli
|
d20e965c48
|
Improve thumbnail display: center images and display a 'show' link for attachments the browser is capable to display them
|
12 years ago |
Thomas Bruederli
|
8fb4f05725
|
Move default value for client_mimetypes to rcube_config; make sure an array is returned
|
12 years ago |
Aleksander Machniak
|
3833790db4
|
Support contacts import from CSV file (#1486399)
|
12 years ago |
Aleksander Machniak
|
8d54286df8
|
Merge branch 'keep-alive'
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
52d0d94910
|
Fix handling of text/enriched content on message reply/forward/edit
|
12 years ago |
Aleksander Machniak
|
398238abf2
|
Remove redundant code
|
12 years ago |
Aleksander Machniak
|
d15163ab6e
|
Fix XSS vulnerability in handling of text/enriched messages (#1488806)
|
12 years ago |
Aleksander Machniak
|
f226549d4f
|
Renamed config options: keep_alive to refresh_interval, min_keep_alive to min_refresh_interval
|
12 years ago |
Aleksander Machniak
|
4340d5e634
|
Fix excessive LFs at the end of composed message with top_posting=true (#1488797)
|
12 years ago |
Thomas Bruederli
|
e43dcb0df3
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
e5e2190e4e
|
Fix bug where leading blanks were stripped from quoted lines (#1488795)
|
12 years ago |
Aleksander Machniak
|
77de23fa93
|
Added cross-task 'refresh' request for system state updates
|
12 years ago |
Thomas Bruederli
|
03149131f7
|
New feature: display attached images as thumbnails below message body
|
12 years ago |
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.
|
12 years ago |
Aleksander Machniak
|
fb53c809a6
|
Fix AREA links handling (#1488792)
|
12 years ago |
Thomas Bruederli
|
2ad0a8d3f6
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
9ce2398ef9
|
Fix regression in detecting if attachment should be displayed inline (is an image)
|
12 years ago |
Thomas Bruederli
|
df79b2638f
|
Tell client to open mailto: links in contact details in a new window (if configured)
|
12 years ago |
Thomas Bruederli
|
28de391182
|
Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication
|
12 years ago |
Thomas Bruederli
|
cf57b2b130
|
Fix count display after inserting a new contact
|
12 years ago |
Thomas Bruederli
|
dc6794f9c4
|
Don't add Bcc headers from identity twice (e.g. if already saved in draft)
|
12 years ago |
Aleksander Machniak
|
abe164367b
|
Fix HTML entities handling on addressbooks list
|
12 years ago |
Thomas Bruederli
|
ddafe4e410
|
Merge branch 'dev-compose-newwindow'
|
12 years ago |
Aleksander Machniak
|
e04e314440
|
Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686)
|
12 years ago |
Aleksander Machniak
|
f0affa6cc2
|
- Fix handling dont_override with message_sort_col and message_sort_order settings (#1488760)
|
12 years ago |
Aleksander Machniak
|
1e7aa75d18
|
Remove leftover code
|
12 years ago |
Thomas Bruederli
|
3715694887
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
e6a0747155
|
Convert all identity headers into the desired message charset
|
12 years ago |
Aleksander Machniak
|
374104ed6d
|
Fixed undefined global variable
|
12 years ago |
Aleksander Machniak
|
0768134de1
|
Fix bug where wrong words were highlighted on spell-before-send check
|
12 years ago |
Thomas Bruederli
|
83f2f6bb65
|
Display email address if contact has more than one (in compose address book widget)
|
12 years ago |
Aleksander Machniak
|
22c67d0ec2
|
Fix handling of URLs with asterisk characters (#1488759)
|
12 years ago |
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
|
12 years ago |
Thomas Bruederli
|
464a0fba9d
|
Display connection errors in UI. Stack error messages in popup (Larry skin)
|
12 years ago |
Thomas Bruederli
|
0f7d11e798
|
Better fix for headers decoding problem: fetch them as raw and let rcube_mime::decode_address_list() do the job right
|
12 years ago |
Thomas Bruederli
|
27be4e7644
|
Fix header charset decoding when opening a draft message
|
12 years ago |