summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2014-04-08Fix splitting message identifiers into UID and folder valuesThomas Bruederli
2014-04-08Optimize header fetching of multi-folder searches with natural (UID) sortingThomas Bruederli
2014-04-08Fix _uid=* case for regular selectionsThomas Bruederli
2014-04-08Don't display error when moving a message to the same folder it already residesThomas Bruederli
2014-04-08Fix message UID extraction for _uid=*; update unread count for all affected m...Thomas Bruederli
2014-04-08Fix bug where "With attachment" option in search filter wasn't selected after...Aleksander Machniak
2014-04-07Added Italian localization for csv2vcard map (#1489773)Aleksander Machniak
2014-04-07Fix folder column display and message moving in multi-folder search modeThomas Bruederli
2014-04-07Make UID extraction function globally availbale (for plugins)Thomas Bruederli
2014-04-07Fix page title and folder selection in search modeThomas Bruederli
2014-04-07More fixes for multi-folder search (#1485234)Thomas Bruederli
2014-04-07Small refactoring of message list column configuration; fixes table column re...Thomas Bruederli
2014-04-07Save list columns as array in sessionThomas Bruederli
2014-04-07Merge branch 'dev-multi-folder-search'Thomas Bruederli
2014-04-05Fix again xdebug.max_nesting_level limit handling (#1489110)Aleksander Machniak
2014-04-04Improve error message on failed http connectionAleksander Machniak
2014-04-03Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-04-02Allow to force-load plugins which have been loaded but not initialized beforeThomas Bruederli
2014-04-02Don't trigger 'select' event twice when selecting a list itemThomas Bruederli
2014-04-02Bring back $COMPOSE['reply_uid'] lost in commit 73076d7eAleksander Machniak
2014-04-01Removed redundant default_folders config option (#1489737)Aleksander Machniak
2014-04-01Replace   entities when converting to textThomas Bruederli
2014-03-31Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-03-31Set In-Reply-To and References for forwarded messages (#1489593)Aleksander Machniak
2014-03-31Render 'now' dates in short form, tooThomas Bruederli
2014-03-25Improve mbox format import: don't expect empty lines after each messageThomas Bruederli
2014-03-23Skip IMAP SORT request if folder is emptyAleksander Machniak
2014-03-22Make sure parent folder selector always contains parent folderAleksander Machniak
2014-03-22CS fixesAleksander Machniak
2014-03-22Merge pull request #167 from Steffen185/allow_url_fopen_offAleksander Machniak
2014-03-22Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-03-22Drop support for PHP < 5.3.7Aleksander Machniak
2014-03-21Disable link registering mailto: protocol handler if not supported by the bro...Thomas Bruederli
2014-03-21Synchrnonized translations from TransifexThomas Bruederli
2014-03-20Don't hide upload dialog if no file was selected. Display an alert message fo...Thomas Bruederli
2014-03-19Bump version number to 1.1-gitAleksander Machniak
2014-03-14Trim search filter to prevent from creating invalid search criteria when skip...Aleksander Machniak
2014-03-13Fix message import dialog (#1489685):Thomas Bruederli
2014-03-11Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-03-11Add id for login submit button (#1489676) - make it skin independentAleksander Machniak
2014-03-11Avoid useless connection attempts if host is emptyThomas Bruederli
2014-03-10Avoid bubbling of clicks to treelist expand/collapse togglesThomas Bruederli
2014-03-09Re-arrange buttons in import dialog to match the rest of the appplicationThomas Bruederli
2014-03-09Fix input-button disabled state; add support for jquery UI buttons of type 'u...Thomas Bruederli
2014-03-07Add method to reset a treelist widgetThomas Bruederli
2014-03-06Implement ArrayAccess interface for conveniently accessing rcube_result_set a...Thomas Bruederli
2014-03-06Support structured data for autocompletion results; map 'type' attribute to C...Thomas Bruederli
2014-03-05Fix default mailbox sort orderTakika
2014-03-02Fix opening compose screen in new window after saving as draft (#1489643)Thomas Bruederli
2014-02-24Fix some PDO::MYSQL_* constants (wrongly described in PHP manual before 5.3.21)Aleksander Machniak