Age | Commit message (Expand) | Author |
2014-05-21 | Fix wrong set-listmode command (button) status set by getunread request | Aleksander Machniak |
2014-05-18 | Don't remove links when html signature is converted to text (#1489621) | Aleksander Machniak |
2014-05-17 | Merge branch 'dev-text2html' | Aleksander Machniak |
2014-05-16 | Improve variables scope: rcmail -> ref | Aleksander Machniak |
2014-05-15 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-05-15 | Minor fixes for teelist searching | Thomas Bruederli |
2014-05-15 | CS fixes | Aleksander Machniak |
2014-05-14 | Small improvements to make treelist work in search-mode | Thomas Bruederli |
2014-05-13 | Fix invalid var pointer | Thomas Bruederli |
2014-05-13 | Extend treelist.js with search function and saving collapse/expand states in ... | Thomas Bruederli |
2014-05-12 | Fix unintentional draft autosave request if autosave is disabled (#1489882) | Aleksander Machniak |
2014-05-12 | Create treetoggle icons if necessary | Thomas Bruederli |
2014-05-11 | Improved display of plain text messages and text to HTML conversion (#1488937) | Aleksander Machniak |
2014-05-09 | Fix searching in addressbook broken with multi-folder search implementation (... | Aleksander Machniak |
2014-05-08 | Remove unused 'foldertray' container | Aleksander Machniak |
2014-05-07 | Reset search when swicthing folders to meet common expecations | Thomas Bruederli |
2014-05-02 | jQuery-2.1.1 | Aleksander Machniak |
2014-05-02 | Improve rcube_find_object() performance by prefering getElementById() as this... | Aleksander Machniak |
2014-05-02 | Small code improvements | Aleksander Machniak |
2014-05-02 | MOve more IE<9 code to legacy_browser | Aleksander Machniak |
2014-05-02 | Replace setSelectionRange() call with universal rcmail.set_caret_pos() | Aleksander Machniak |
2014-04-30 | Small code improvements | Aleksander Machniak |
2014-04-30 | Fix broken threads structure (#1489845) | Aleksander Machniak |
2014-04-29 | Fix redundant warning when switching from html to text in empty editor (#1489... | Aleksander Machniak |
2014-04-28 | Revert unintentional change | Aleksander Machniak |
2014-04-28 | Make identity name field optional (#1489510) | Aleksander Machniak |
2014-04-27 | Specify licenses in all javascript files and blocks to please LibreJS | Thomas Bruederli |
2014-04-25 | Fix error when spell-checking an empty text (#1489831) | Aleksander Machniak |
2014-04-23 | Further refine cross-folder searching: | Thomas Bruederli |
2014-04-20 | Allow aborting of running search requests | Aleksander Machniak |
2014-04-20 | Unify use of local 'this' variable reference | Aleksander Machniak |
2014-04-20 | CS fixes | Aleksander Machniak |
2014-04-20 | Remove IE7 hack that is not needed anymore | Aleksander Machniak |
2014-04-20 | Add _mbox argument to headers action URL | Aleksander Machniak |
2014-04-18 | Consider search scope (and changes) for filter searches + disable folder oper... | Thomas Bruederli |
2014-04-18 | Fix next message display after removing a message (#1489800) | Aleksander Machniak |
2014-04-18 | Fix redundant alert message on over-size uploads (#1489817) | 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-14 | Fix invalid and infinite redirect for unsupported browsers | Aleksander Machniak |
2014-04-14 | Fix regression where title attribute for long message subjects wasn't used on IE | Aleksander Machniak |
2014-04-14 | Fix XSS issue in plain text spellchecker (#1489806) | Aleksander Machniak |
2014-04-13 | Use POST for refresh/check-recent request | 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-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 |