Aleksander Machniak
|
109bcce470
|
Add config option to specify IMAP connection socket parameters - imap_conn_options (#1489948)
|
11 years ago |
Aleksander Machniak
|
a4b6f56e49
|
Fix list reload after sending message in another window (#1489931) - use checkmail instead of list command
|
11 years ago |
Aleksander Machniak
|
386e3ad424
|
Fix malformed recipient name when composing a message by clicking on mailto link (#1489942)
|
11 years ago |
Aleksander Machniak
|
1b988f9574
|
Merge branch 'master' of https://github.com/simonpl/roundcubemail into simonpl-master
Conflicts:
CHANGELOG
|
11 years ago |
Thomas Bruederli
|
d6b733ebed
|
Update Changelog
|
11 years ago |
Aleksander Machniak
|
64f7d6758f
|
Select/scroll to previously selected message when returning from message page (#1489023)
|
11 years ago |
Aleksander Machniak
|
d28daec918
|
Fix so message list and counters are updated when a message is opened in new window (#1489919)
|
11 years ago |
Aleksander Machniak
|
b408e0bc53
|
Display a warning if popup window was blocked (#1489618)
|
11 years ago |
Aleksander Machniak
|
3dbfb53f2b
|
Remove (was: ...) from message subject on reply (#1489375)
|
11 years ago |
Aleksander Machniak
|
283b1b2fa6
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
8d7f42389c
|
Support csv contacts import in German localization (#1489920)
|
11 years ago |
simonp
|
e7ee70541f
|
Add option to force new users to change their password (#1486884)
|
11 years ago |
Aleksander Machniak
|
c946decb4e
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
5bf83d551e
|
Fix unintentional line-height style modification in HTML messages (#1489917)
|
11 years ago |
Aleksander Machniak
|
7e397fae65
|
Fix so responses menu hides on click in classic skin (#1489915)
|
11 years ago |
Aleksander Machniak
|
bb57fca320
|
Fix so current page is reset on list-mode change (#1489907)
|
11 years ago |
Aleksander Machniak
|
82ed256f6e
|
Fix incorrect handling of HTML comments in messages sanitization code (#1489904)
|
11 years ago |
Aleksander Machniak
|
59b765d839
|
Don't remove links when html signature is converted to text (#1489621)
Fix so when switching editor mode original version of signature is used (#1488849)
|
11 years ago |
Aleksander Machniak
|
25804ec9cd
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
001d337b37
|
Fix handling unicode characters in links (#1489898)
|
11 years ago |
Aleksander Machniak
|
482c458314
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
b5c6086eea
|
Fix malformed References: header in send/saved mail (#1489891) - update Mail_mime to 1.8.9 version
|
11 years ago |
Aleksander Machniak
|
7d3d62e5ed
|
Fix unintentional draft autosave request if autosave is disabled (#1489882)
|
11 years ago |
Aleksander Machniak
|
618318ba03
|
Rephrase log entry
|
11 years ago |
Aleksander Machniak
|
ffc74814c1
|
Optimize "empty" framed pages size (#1489792)
|
11 years ago |
Aleksander Machniak
|
d519008498
|
Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. Naifeh
|
11 years ago |
Thomas Bruederli
|
06798312da
|
Update Changelog
|
11 years ago |
Aleksander Machniak
|
8968f9543f
|
Support image operations with Imagick extension (#1489734)
|
11 years ago |
Aleksander Machniak
|
93e12fa414
|
Support upload progress with session.upload_progress and PECL uploadprogress module (#1488702)
|
11 years ago |
Aleksander Machniak
|
37ac40719f
|
Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489746)
|
11 years ago |
Aleksander Machniak
|
c51ba01bf2
|
jQuery-2.1.1
|
11 years ago |
Aleksander Machniak
|
efdbf4a7d9
|
Support 'error' and 'body_file' return attribs in 'message_before_send' hook (#1489595)
|
11 years ago |
Aleksander Machniak
|
204977598a
|
Fix invalid host validation on login (#1489841)
|
11 years ago |
Aleksander Machniak
|
fb1203c07f
|
Fix redundant warning when switching from html to text in empty editor (#1489819)
We also skip ajax request in such a case. We assume "empty" here means "with no text excluding whitespace".
|
11 years ago |
Aleksander Machniak
|
b6f7304d69
|
Fix too small length of users.preferences column data type on MySQL
|
11 years ago |
Aleksander Machniak
|
90f7aa9e39
|
Fix varius db_prefix issues (#1489839)
- Move DDL script execution code to rcube_db class(es).
- Improve prefix replacement code, so index names are also modified
|
11 years ago |
Aleksander Machniak
|
2581c87e65
|
Fix identities_level=4 handling in new_user_dialog plugin (#1489840)
|
11 years ago |
Aleksander Machniak
|
54185837c8
|
Make identity name field optional (#1489510)
Get rid of unhelpful error message.
|
11 years ago |
Thomas Bruederli
|
b867bb81e1
|
Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into tribut-x-forwarded-whitelist
|
11 years ago |
Thomas Bruederli
|
95c59146b8
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
a54cff4c56
|
Fix error when spell-checking an empty text (#1489831)
|
11 years ago |
Aleksander Machniak
|
624031a7a1
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
65ac8302e4
|
Fix missing Mail-Followup-To header in sent mail (#1489829)
|
11 years ago |
Thomas Bruederli
|
1fa0b6c0e5
|
Update Changelog
|
11 years ago |
Aleksander Machniak
|
ed763b2859
|
Plugin API: Added message_saved hook (#1489752)
|
11 years ago |
Aleksander Machniak
|
1db17abe7e
|
Fix next message display after removing a message (#1489800)
|
11 years ago |
Aleksander Machniak
|
c0b295f04b
|
Support messages import from zip archives
|
11 years ago |
Aleksander Machniak
|
fb162e7445
|
Fix redundant alert message on over-size uploads (#1489817)
|
11 years ago |
Aleksander Machniak
|
bf5d4ee058
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
a12bbbaf41
|
Fix invalid page title for some folders (1489804)
|
11 years ago |