summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-16Remove session.auto_start setting. It is already too late to set this option.Aleksander Machniak
2013-06-15Split managesieve.php file into twoAleksander Machniak
2013-06-15Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-06-15Implemented date, currentdate and index - RFC5260 (#1488120)Aleksander Machniak
2013-06-15Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-06-14Fix js error on operator changeAleksander Machniak
2013-06-14Remove old enable_caching option from InstallerAleksander Machniak
2013-06-14Fix version selector - do not list versions newer than 0.9.0, useAleksander Machniak
2013-06-14Add feature to import messages to the currently selected folderThomas Bruederli
2013-06-13Added section for upcoming 0.9.2 releaseThomas Bruederli
2013-06-13Add styles for image thumbnails in print mode (#1489134)Thomas Bruederli
2013-06-13Set minimum height for message headers block (#1489108)Thomas Bruederli
2013-06-13Fix timeout issue on drag&drop uploads (#1489170)Aleksander Machniak
2013-06-13Use rcube_cache class to store attachments in database.Aleksander Machniak
2013-06-13Set TTL for attachments stored in sql databaseAleksander Machniak
2013-06-13Fix typos in sql queries of garbage collector (expired -> expires)Aleksander Machniak
2013-06-13Fix thread cache syncronization/validation (#1489028)Aleksander Machniak
2013-06-13Fix default sorting of threaded list when THREAD=REFS isn't supported.Aleksander Machniak
2013-06-12Remove duplicated focus() after opening print windowAleksander Machniak
2013-06-12Improved width of message list menu dialogAleksander Machniak
2013-06-12Use global show_real_foldername setting instead archive_localize_nameAleksander Machniak
2013-06-12Merge pull request #80 from weisslj/fix-http-authentication-pluginThomas B.
2013-06-11Fix list mode switch to 'List' after saving list settings in Larry skin (#148...Aleksander Machniak
2013-06-11Do not reset messages count in set_folder()Aleksander Machniak
2013-06-11Use list input field for custom headers listAleksander Machniak
2013-06-11Small css fixesAleksander Machniak
2013-06-11Small css fixAleksander Machniak
2013-06-11Simplify list inputs (remove add button)Aleksander Machniak
2013-06-11Support string list arguments in filter form (#1489018)Aleksander Machniak
2013-06-11Fix error when there's no writeable addressbook source (#1489162)Aleksander Machniak
2013-06-11Improved main preferences page performance by skipping form generationAleksander Machniak
2013-06-11Improvements to PR merge "add option show_real_foldernames"Aleksander Machniak
2013-06-11Merge pull request #77 from dpc22/realnamesAleksander Machniak
2013-06-11Make sure to use threads result cached in-memory for correct folderAleksander Machniak
2013-06-09Fix zipdownload plugin issue with filenames charset (#1489156)Aleksander Machniak
2013-06-09Fix http_authentication_host usageJohannes Weißl
2013-06-09Fix database cache expunge issues (#1489149) - added 'expires' columnAleksander Machniak
2013-06-08Simplified db connection initialisation codeAleksander Machniak
2013-06-08Fix date format issues on MS SQL Server (#1488918)Aleksander Machniak
2013-06-07Fix so non-inline images aren't skipped on forward (#1489150)Aleksander Machniak
2013-06-07Added more error checking in rcube_image::resize()Aleksander Machniak
2013-06-07Merge pull request #79 from rterzi/patch-1Aleksander Machniak
2013-06-07Turkish translation fixRamazan Terzi
2013-06-07Fix decorated select width in FirefoxAleksander Machniak
2013-06-06Fix resolving /this/ in file_callback()Aleksander Machniak
2013-06-06Add imap_cache_ttl option to configure TTL of imap_cacheAleksander Machniak
2013-06-06Rename message_cache_lifetime to messages_cache_ttl option for naming consist...Aleksander Machniak
2013-06-06Make LDAP cache engine configurable via ldap_cache and ldap_cache_ttl optionsAleksander Machniak
2013-06-05Fix legacy options handlingAleksander Machniak
2013-06-05Add optional argument to now() for simple interval calculations on SQL-sideAleksander Machniak