Age | Commit message (Expand) | Author |
2012-05-24 | Merge pull request #9 from gjedeer/master | Aleksander Machniak |
2012-05-24 | Password plugin made compatible with modern Virtualmin | GDR\! |
2012-05-23 | Small code improvement | Aleksander Machniak |
2012-05-23 | Move old rcube_mail_header class definition to better place | Aleksander Machniak |
2012-05-23 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-05-23 | Add another alias for backwards compatibility | Thomas Bruederli |
2012-05-23 | hide_blockquote - a new plugin for hiding citation blocks | Aleksander Machniak |
2012-05-23 | Use the same margin in blockquotes for printing as for displaying | Aleksander Machniak |
2012-05-23 | Improved PERMANENTFLAGS checking code, added code for flags caching (currentl... | Aleksander Machniak |
2012-05-23 | Fix possible PHP warning in in_array_nocase() when 2nd argument is not an array | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-22 | Remove <Unknown> from localization author line | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-22 | Add is_escaped attribute for html_select and html_textarea (#1488485) | Aleksander Machniak |
2012-05-22 | Deprecate storage_connect() method | Aleksander Machniak |
2012-05-22 | Remove last instance of storage_connect() with possible performance | Aleksander Machniak |
2012-05-22 | Add imap_connect() method for backward compat. | Aleksander Machniak |
2012-05-22 | - Fix HTML entities handling in HTML editor (#1488483) | Aleksander Machniak |
2012-05-22 | Always use 1 step as a fallback (#1488490) | Aleksander Machniak |
2012-05-21 | Fix PHP error where calling get() on a non object | Aleksander Machniak |
2012-05-21 | Merge branch 'courier-fix' | Aleksander Machniak |
2012-05-21 | Update Changelog | Aleksander Machniak |
2012-05-21 | Add option imap_force_ns to make buggy servers support optional | Aleksander Machniak |
2012-05-20 | Add lost method for backwards compatibility | Thomas Bruederli |
2012-05-18 | Added French localization | Aleksander Machniak |
2012-05-17 | Set the right permissions on new localization folders | Thomas Bruederli |
2012-05-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-05-17 | New plugin translations from launchpad | Thomas Bruederli |
2012-05-17 | Added new languages Belarusian, Interlingua and Malayalam from launchpad import | Thomas Bruederli |
2012-05-17 | Get language code from filename if not specified in the .po file itself (#148... | Thomas Bruederli |
2012-05-17 | s/rcube_charset_convert/rcube_charset::convert/ | Aleksander Machniak |
2012-05-17 | Mail_Mime 1.8.4 | Aleksander Machniak |
2012-05-16 | Also accept PHP exceptions as argument to rcube::raise_error() | Thomas Bruederli |
2012-05-16 | Always log fatal errors that terminate the PHP script | Thomas Bruederli |
2012-05-16 | Fix object reference | Thomas Bruederli |
2012-05-15 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-05-15 | Move rcube_addressbook::normalize_string() to rcube_utils::normalize_string()... | Thomas Bruederli |
2012-05-15 | Fix (again) metadata caching (#1488475) | Aleksander Machniak |
2012-05-14 | Larry: fix unfocused message thread row highlighting (#1488477) | Thomas Bruederli |
2012-05-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-05-14 | Respect all arguments when caching IMAP metadata (#1488475) | Thomas Bruederli |
2012-05-14 | Remove 'focused' class on blur | Aleksander Machniak |
2012-05-14 | Update changelog | Aleksander Machniak |
2012-05-14 | Fix listing folders on Courier IMAP (#1488466) | Aleksander Machniak |
2012-05-14 | Add public list_folder_direct() and list_folders_subscribed_direct() | Aleksander Machniak |
2012-05-14 | Updated plugin translations from launchpad | Thomas Bruederli |
2012-05-14 | Update localizations from launchpad | Thomas Bruederli |
2012-05-13 | Flipped compose options arrow (#1488474) | Thomas Bruederli |
2012-05-13 | Update changelog | Aleksander Machniak |
2012-05-13 | Merge pull request #4 from rasky/fix_uuencode | Aleksander Machniak |