Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-18 | Get supported spell-check languages from the configured backend; replace ↵ | Thomas Bruederli | |
suspended google spell service with our new service at spell.roundcube.net | |||
2013-10-11 | Refactor spellchecker class into backend subclasses for better extensibility | Thomas Bruederli | |
2013-07-07 | Added support for the enchant spell checking engine | Michel Weimerskirch | |
2013-06-25 | Improve code readability | Aleksander Machniak | |
2013-06-25 | Fix improper error checking | Victor Benincasa | |
Currently all (HTML/TEXT) spell checking logs an error (due commit b15cc7d) and HTML spell checking doesn't work (due commit cfe2fc8). Fix: ignore error="0" value from the returned XML as it isn't an error. | |||
2013-05-06 | Fix bugs caught by static analysis | Aleksander Machniak | |
2013-05-03 | Check Google spell check service response for errors and report them accordingly | Thomas Bruederli | |
2013-02-25 | Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973) | Aleksander Machniak | |
2012-12-26 | Framework'ize html2text class | Aleksander Machniak | |
2012-12-18 | Cleanup, remove file paths from doc | Aleksander Machniak | |
2012-11-27 | Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency | Aleksander Machniak | |
2012-11-21 | Framework files moved to lib/Roundcube | Aleksander Machniak | |