Age | Commit message (Expand) | Author |
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 | Fix redundant alert message on over-size uploads (#1489817) | Aleksander Machniak |
2014-04-18 | Remove IE<7 specific code | Aleksander Machniak |
2014-04-18 | Fixed mbox files import | Aleksander Machniak |
2014-04-16 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-04-16 | Use (deprecated) event.returnValue on legacy browsers only | Aleksander Machniak |
2014-04-15 | Remove useless debug_level=8 and javascripts's rcube_console | Aleksander Machniak |
2014-04-15 | Move more IE<9 specific code to legacy_browser | Aleksander Machniak |
2014-04-15 | email:main -> email:pref | Aleksander Machniak |
2014-04-14 | Fix invalid and infinite redirect for unsupported browsers | Aleksander Machniak |
2014-04-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-04-14 | Fix regression where title attribute for long message subjects wasn't used on IE | Aleksander Machniak |
2014-04-14 | Allow to search in multiple folders with rcube_imap::search_once(); always se... | Thomas Bruederli |
2014-04-14 | Fix invalid page title for some folders (1489804) | Aleksander Machniak |
2014-04-14 | Fix XSS issue in plain text spellchecker (#1489806) | 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 | Make sure mbstring susbtitute character is set to empty string in rcube_chars... | Aleksander Machniak |
2014-04-13 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-04-13 | Fix lack of translation of special folders in some configurations (#1489799) | Aleksander Machniak |
2014-04-12 | Avoid empty _action= parameters in URLs | Thomas Bruederli |
2014-04-12 | Remove last check for IE6 | Aleksander Machniak |
2014-04-12 | Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update t... | Aleksander Machniak |
2014-04-11 | Fix messages index cache update under some conditions (e.g. proxy) (#1489756) | Aleksander Machniak |
2014-04-11 | Fix "washing" of unicoded style attributes (#1489777) | Aleksander Machniak |
2014-04-10 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-04-10 | Avoid unexpected redirects to inbox after auto-saving a draft (#1489789) | Thomas Bruederli |
2014-04-10 | Allow plugins to define custom attachment classes | Thomas Bruederli |
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-10 | Foward locking parameter | Thomas Bruederli |
2014-04-10 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-04-10 | Make sure preformance info logged in devel_mode uses locale-independent numbe... | Aleksander Machniak |
2014-04-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-04-09 | Fix accidental key replacements | Thomas Bruederli |
2014-04-08 | Hide PHP Warning: substr_compare() The length cannot exceed initial string le... | Aleksander Machniak |
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 | Consider sort order in UID sort mode of multi-folder search results | 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 | Fix _uid=* case for regular selections | 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 |