Thomas Bruederli
2015-04-17 a3644638aaf0418598196a870204e0b632a4c8ad
2015-04-17 Aleksander Machniak
Fix bug where some unrelated attachments in multipart/related message were ...
blob@ 5b737d commitdiff | diff to current
2015-04-16 Aleksander Machniak
Add option to place signature at bottom of the quoted text even in top-post...
blob@ 09225a commitdiff | diff to current
2015-04-12 Aleksander Machniak
Installer: Remove system() function use (#1490139)
blob@ e76208 commitdiff | diff to current
2015-04-10 Aleksander Machniak
Fix bug where forced extwin page reload could exit from the extwin mode (#1...
blob@ e8e88d commitdiff | diff to current
2015-04-09 Aleksander Machniak
Fix font artifact in Google Chrome on Windows (#1490353)
blob@ d86ff9 commitdiff | diff to current
2015-04-08 Aleksander Machniak
Fix lack of signature separator for plain text signatures in html mode (#14...
blob@ aa38c5 commitdiff | diff to current
2015-04-08 Aleksander Machniak
Fix so unrecognized TNEF attachments are displayed on the list of attachmen...
blob@ 292292 commitdiff | diff to current
2015-04-06 Aleksander Machniak
Fix so text/calendar parts are listed as attachments even if not marked as ...
blob@ 98e461 commitdiff | diff to current
2015-04-06 Aleksander Machniak
Fix message list header in classic skin on window resize in Internet Explor...
blob@ b0c502 commitdiff | diff to current
2015-04-06 Aleksander Machniak
Fix tables listing routine on mysql and postgres so it skips system or othe...
blob@ 48d018 commitdiff | diff to current
2015-04-01 Aleksander Machniak
Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be c...
blob@ 3d6ce9 commitdiff | diff to current
2015-03-31 Aleksander Machniak
Plugin API: Added message_ready hook - the last chance to modify Mail_Mime ...
blob@ 0a4e09 commitdiff | diff to current
2015-03-31 Aleksander Machniak
Fix vpopmaild driver of password plugin
blob@ e6c1e0 commitdiff | diff to current
2015-03-31 Aleksander Machniak
Fix zipped messages downloads after selecting all messages in a folder (#14...
blob@ bb2113 commitdiff | diff to current
2015-03-30 Aleksander Machniak
Fix handling of %-encoded entities in mailto: URLs (#1490346)
blob@ 1a7e66 commitdiff | diff to current
2015-03-19 Aleksander Machniak
Update changelog
blob@ 118fad commitdiff | diff to current
2015-03-12 Aleksander Machniak
Fix typos
blob@ ef442e commitdiff | diff to current
2015-03-12 Aleksander Machniak
Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden elem...
blob@ 65e735 commitdiff | diff to current
2015-03-12 Thomas Bruederli
Update Changelog
blob@ bba0d8 commitdiff | diff to current
2015-03-12 Thomas Bruederli
Update Changelog
blob@ 3f0046 commitdiff | diff to current
2015-03-12 Thomas Bruederli
Update Changelog
blob@ 731330 commitdiff | diff to current
2015-03-12 Thomas Bruederli
Update Changelog
blob@ 743832 commitdiff | diff to current
2015-03-12 Aleksander Machniak
Fix backtick character handling in sql queries (#1490312)
blob@ 496972 commitdiff | diff to current
2015-03-11 Aleksander Machniak
Fix bug where TinyMCE area height was too small on slow network connection ...
blob@ a172f3 commitdiff | diff to current
2015-03-11 Aleksander Machniak
Fix bug where spellchecking in HTML editor do not work after switching edit...
blob@ b0bb38 commitdiff | diff to current
2015-03-10 Aleksander Machniak
Upgrade TinymCE to version 4.1.9
blob@ 2c857f commitdiff | diff to current
2015-03-10 Aleksander Machniak
Fix rows count when messages search fails (#1490266)
blob@ 10934d commitdiff | diff to current
2015-03-09 Aleksander Machniak
Unified request* event arguments handling, added support for _unlock and _a...
blob@ c2df5d commitdiff | diff to current
2015-03-09 Aleksander Machniak
Fix so search filter, scope and fields are reset on folder change
blob@ 1ec105 commitdiff | diff to current
2015-03-08 Aleksander Machniak
Fix Opera browser detection in javascript (#1490307)
blob@ 06d424 commitdiff | diff to current
2015-03-08 Aleksander Machniak
Fix storing signatures with big images in MySQL database (#1490306)
blob@ f06f4b commitdiff | diff to current
2015-03-08 Aleksander Machniak
Plugin API: added message_part_body hook, fixes around message structure ha...
blob@ 9af8e2 commitdiff | diff to current
2015-03-05 Aleksander Machniak
Update to TinyMCE 4.1.8
blob@ 3779c9 commitdiff | diff to current
2015-03-05 Aleksander Machniak
Fix missing vcard_attachment icon on messages list (#1490303)
blob@ 65c95c commitdiff | diff to current
2015-03-04 Aleksander Machniak
Update changelog
blob@ f513e9 commitdiff | diff to current
2015-03-02 Aleksander Machniak
Fix javascript error after creating a folder which is a subfolder of anothe...
blob@ 9ad0fc commitdiff | diff to current
2015-03-02 Aleksander Machniak
Fix so localized folder name is displayed in multi-folder search result (#1...
blob@ 798157 commitdiff | diff to current
2015-02-28 Aleksander Machniak
Add initdb.sh to create database from initial.sql script with prefix suppor...
blob@ b86e09 commitdiff | diff to current
2015-02-27 Aleksander Machniak
Fix duplicate entry on timezones list in rcube_config::timezone_name_from_a...
blob@ a4ef49 commitdiff | diff to current
2015-02-27 Aleksander Machniak
Update changelog
blob@ f27c6c commitdiff | diff to current
2015-02-27 Aleksander Machniak
Fix parsing invalid HTML messages with BOM after <!DOCTYPE> (#1490291)
blob@ 759566 commitdiff | diff to current
2015-02-26 Aleksander Machniak
Added 'kpasswd' driver by Peter Allgeyer
blob@ 1d09ee commitdiff | diff to current
2015-02-26 Aleksander Machniak
Fix "Non-static method PEAR::isError() should not be called statically" err...
blob@ b59b72 commitdiff | diff to current
2015-02-25 Aleksander Machniak
Fix duplicate entries supression in autocomplete result (#1490290)
blob@ e1c8fe commitdiff | diff to current
2015-02-25 Aleksander Machniak
Improved handling of storage errors after message is sent
blob@ c5c8e7 commitdiff | diff to current
2015-02-25 Aleksander Machniak
Fix so "over quota" errors are displayed also in message compose page
blob@ 216b31 commitdiff | diff to current
2015-02-24 Aleksander Machniak
Add possibility to configure max_allowed_packet value for all database engi...
blob@ 8f4854 commitdiff | diff to current
2015-02-22 Aleksander Machniak
Fix typo
blob@ 4e3de1 commitdiff | diff to current
2015-02-22 Aleksander Machniak
Fix cursor position on reply below the quote in HTML mode (#1490263)
blob@ aa1ddf commitdiff | diff to current
2015-02-22 Aleksander Machniak
Fix fatal errors on systems without mbstring extension or mb_regex_encoding...
blob@ f070da commitdiff | diff to current
first | « prev | next »