Age | Commit message (Expand) | Author |
2014-05-07 | Further accessibility improvements regarding keyboard navigation and document... | Thomas Bruederli |
2014-04-28 | Make identity name field optional (#1489510) | Aleksander Machniak |
2014-04-25 | Fix error when spell-checking an empty text (#1489831) | Aleksander Machniak |
2014-04-24 | Fix possibly wrong error message when contact with the same email exists on m... | Aleksander Machniak |
2014-04-23 | Fix missing Mail-Followup-To header in sent mail (#1489829) | Aleksander Machniak |
2014-04-23 | Fix saving of search settings in 'all folders' mode | Thomas Bruederli |
2014-04-23 | Remove debug output | Thomas Bruederli |
2014-04-23 | Further refine cross-folder searching: | Thomas Bruederli |
2014-04-23 | Fix so browser capabilities check is done really only once a session | Aleksander Machniak |
2014-04-18 | Consider search scope (and changes) for filter searches + disable folder oper... | Thomas Bruederli |
2014-04-18 | Merge pull request #175 from chriskulbacki/master | Thomas B. |
2014-04-18 | Support messages import from zip archives | Aleksander Machniak |
2014-04-18 | Remove IE<7 specific code | Aleksander Machniak |
2014-04-18 | Fixed mbox files import | Aleksander Machniak |
2014-04-13 | Fix deleting/moving folders from folders with name "0", "00", etc. | Aleksander Machniak |
2014-04-13 | Use POST for refresh/check-recent request | Aleksander Machniak |
2014-04-13 | Fix lack of translation of special folders in some configurations (#1489799) | Aleksander Machniak |
2014-04-10 | Skins sorted by skin name in the Settings. | Chris Kulbacki |
2014-04-10 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-04-10 | Refactored storage properties setting | Aleksander Machniak |
2014-04-10 | Append group parameter to attachments set by plugins if not present | Thomas Bruederli |
2014-04-08 | Make multi-folder message identifiers work with folders containing commas | Thomas Bruederli |
2014-04-08 | Enable listmode switch if listing is not multi-folder | Thomas Bruederli |
2014-04-08 | Fix forwarding all ('*') messages of a search set | Thomas Bruederli |
2014-04-08 | Don't remove messages from list when moving to another folder in multi-folder... | Thomas Bruederli |
2014-04-08 | Fix splitting message identifiers into UID and folder values | Thomas Bruederli |
2014-04-08 | Optimize header fetching of multi-folder searches with natural (UID) sorting | Thomas Bruederli |
2014-04-08 | Don't display error when moving a message to the same folder it already resides | Thomas Bruederli |
2014-04-08 | Fix message UID extraction for _uid=*; update unread count for all affected m... | Thomas Bruederli |
2014-04-08 | Fix bug where "With attachment" option in search filter wasn't selected after... | Aleksander Machniak |
2014-04-07 | Make UID extraction function globally availbale (for plugins) | Thomas Bruederli |
2014-04-07 | Fix page title and folder selection in search mode | Thomas Bruederli |
2014-04-07 | More fixes for multi-folder search (#1485234) | Thomas Bruederli |
2014-04-07 | Small refactoring of message list column configuration; fixes table column re... | Thomas Bruederli |
2014-04-07 | Save list columns as array in session | Thomas Bruederli |
2014-04-07 | Merge branch 'dev-multi-folder-search' | Thomas Bruederli |
2014-04-02 | Bring back $COMPOSE['reply_uid'] lost in commit 73076d7e | Aleksander Machniak |
2014-04-01 | Removed redundant default_folders config option (#1489737) | Aleksander Machniak |
2014-03-31 | Set In-Reply-To and References for forwarded messages (#1489593) | Aleksander Machniak |
2014-03-25 | Improve mbox format import: don't expect empty lines after each message | Thomas Bruederli |
2014-03-22 | Make sure parent folder selector always contains parent folder | Aleksander Machniak |
2014-03-22 | CS fixes | Aleksander Machniak |
2014-03-22 | Merge pull request #167 from Steffen185/allow_url_fopen_off | Aleksander Machniak |
2014-03-21 | Disable link registering mailto: protocol handler if not supported by the bro... | Thomas Bruederli |
2014-03-20 | Don't hide upload dialog if no file was selected. Display an alert message fo... | Thomas Bruederli |
2014-03-14 | Trim search filter to prevent from creating invalid search criteria when skip... | Aleksander Machniak |
2014-03-13 | Fix message import dialog (#1489685): | Thomas Bruederli |
2014-03-09 | Re-arrange buttons in import dialog to match the rest of the appplication | Thomas Bruederli |
2014-03-06 | Support structured data for autocompletion results; map 'type' attribute to C... | Thomas Bruederli |
2014-03-05 | Fix default mailbox sort order | Takika |