summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-08Remove useless codeAleksander Machniak
2015-04-08Fix so unrecognized TNEF attachments are displayed on the list of ↵Aleksander Machniak
attachments (#1490351)
2015-04-06Fix so text/calendar parts are listed as attachments even if not marked as ↵Aleksander Machniak
such (#1490325)
2015-04-06Fix message list header in classic skin on window resize in Internet ↵Aleksander Machniak
Explorer (#1490213)
2015-04-06Fix tables listing routine on mysql and postgres so it skips system or other ↵Aleksander Machniak
database tables and views (#1490337)
2015-04-05Enigma: fix issues with enabled messages_cacheAleksander Machniak
2015-04-03Enigma: really add composer.jsonAleksander Machniak
2015-04-03Enigma: added composer.json fileAleksander Machniak
2015-04-03Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed ↵Aleksander Machniak
anymore
2015-04-03Merge pull request #270 from corbosman/masterAleksander Machniak
move header block inside loop
2015-04-03move header block inside loopcorbosman
2015-04-01Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be ↵Aleksander Machniak
called statically (#1490343)
2015-03-31Enigma: Handle signed content inside of encrypted messageAleksander Machniak
2015-03-31Enigma: Implemented messages signing and encryptingAleksander Machniak
2015-03-31Plugin API: Added message_ready hook - the last chance to modify Mail_Mime ↵Aleksander Machniak
object before saving or sending the message
2015-03-31Fix vpopmaild driver of password pluginAleksander Machniak
2015-03-31Fix zipped messages downloads after selecting all messages in a folder ↵Aleksander Machniak
(#1490339)
2015-03-30Fix handling of %-encoded entities in mailto: URLs (#1490346)Aleksander Machniak
2015-03-23WordingThomas Bruederli
2015-03-23Allow help plugin to append a link to the error page for more information ↵Thomas Bruederli
about CSRF protection
2015-03-23Localize common error messages; improve explanation for CSRF check failuresThomas Bruederli
2015-03-19Update changelogAleksander Machniak
2015-03-18Freeze Mail_mimeDecode at version 1.5.5 as git master is utterly brokenThomas Bruederli
2015-03-16Color quota display orange/red when over 80/90 %Thomas Bruederli
2015-03-15Avoid errors when message list doesn't have a headerThomas Bruederli
2015-03-13Fix unintended DB session expiration - lost variable in refactoring (#1490316)Aleksander Machniak
2015-03-13Fix missing host:port in connection error messageAleksander Machniak
2015-03-12Fix typosAleksander Machniak
2015-03-12Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden ↵Aleksander Machniak
element (#1490318)
2015-03-12Do not re-append an existing node when re-rendering with childsThomas Bruederli
2015-03-12Update ChangelogThomas Bruederli
2015-03-12Fix menu container references to point to the actual <ul> element (#1490313)Thomas Bruederli
2015-03-12Update ChangelogThomas Bruederli
2015-03-12Fix redirct URL for attachments loaded in an iframe (#1490191)Thomas Bruederli
2015-03-12Update ChangelogThomas Bruederli
2015-03-12Simplify HTML structure of ACL dialogsThomas Bruederli
2015-03-12Give other plugins the opportunity to adjust the list of permissions and ↵Thomas Bruederli
groups to edit
2015-03-12Make ACL popups scale to the actual content and avoid scrolling if possibleThomas Bruederli
2015-03-12Fix handling of header test with one-element array as header nameAleksander Machniak
2015-03-12Remove obsolete mt_srand() callsThomas Bruederli
2015-03-12Update ChangelogThomas Bruederli
2015-03-12Generate random hash for the per-user local storage prefix (#1490279); only ↵Thomas Bruederli
unserialize user prefs once
2015-03-12Fix backtick character handling in sql queries (#1490312)Aleksander Machniak
2015-03-11Add sanity check before attempting to add scripts to a non-html output objectThomas Bruederli
2015-03-11Fix bug where TinyMCE area height was too small on slow network connection ↵Aleksander Machniak
(#1490310)
2015-03-11Fix submission of _reload parameter when switching address booksThomas Bruederli
2015-03-11Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2015-03-11Fix bug where spellchecking in HTML editor do not work after switching ↵Aleksander Machniak
editor type more than once (#1490311)
2015-03-11Ignore plugin loading filter if force parameter is setThomas Bruederli
2015-03-11Update TinyMCE cache_suffix (forgot to do this after last update)Aleksander Machniak