Age | Commit message (Expand) | Author |
2012-11-28 | Merge pull request #49 from linagora/master | Aleksander Machniak |
2012-11-28 | Move code for identity selection to function, move identities formatting to r... | Aleksander Machniak |
2012-11-28 | Use Delivered-To header as a last resort for identity selection (#1488840) | Aleksander Machniak |
2012-11-28 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-28 | Fixed compatibility with jQueryUI-1.9 | Aleksander Machniak |
2012-11-27 | Optimized images size (#1488835) | Aleksander Machniak |
2012-11-27 | Fixed filter operations after filter deletion (#1488832) | Aleksander Machniak |
2012-11-27 | Fix deleting of collapsed threads, broken in 2b55d4f4204bdb8c97865e01b960c1d1... | Aleksander Machniak |
2012-11-27 | Update Changelog | Thomas Bruederli |
2012-11-27 | Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and... | Thomas Bruederli |
2012-11-27 | Add argument to fetch message parts only partially. Can be used for content m... | Thomas Bruederli |
2012-11-27 | Clarify mime_magic config option; add new function to map mimetypes and filen... | Thomas Bruederli |
2012-11-27 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-27 | Bring back rcube_html_page class which was lost in framework refactoring; fix... | Thomas Bruederli |
2012-11-27 | Small fixes to last commits | Aleksander Machniak |
2012-11-27 | Separate the very application-specific output classes from the Roundcube fram... | Thomas Bruederli |
2012-11-27 | Move shortcut functions to framework class | Thomas Bruederli |
2012-11-27 | Apply rcube_shared.inc -> bootstrap.php change in tests | Aleksander Machniak |
2012-11-27 | Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency | Aleksander Machniak |
2012-11-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-26 | unset email address with new level entity 4 | jeremie kornobis |
2012-11-26 | Option to disable localization of the archive folder name | Thomas Bruederli |
2012-11-26 | Add new identity level: one identity with edit only signature | jeremie kornobis |
2012-11-26 | RCMAIL_VERSION -> RCUBE_VERSION | Aleksander Machniak |
2012-11-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-26 | Cleaner way of handling user password in framework-based programs with no ses... | Aleksander Machniak |
2012-11-26 | Make charset header accessible, too | Thomas Bruederli |
2012-11-26 | Clarify rcube::get_user_name() usage, add rcube::get_user_email() | Aleksander Machniak |
2012-11-25 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-25 | Cut dependencies to rcmail class | Thomas Bruederli |
2012-11-25 | Remove unused db_max_length config | Aleksander Machniak |
2012-11-25 | Fixed filter selection after filter deletion (#1488832) | Aleksander Machniak |
2012-11-25 | Unify path schema in global constants: paths always end with a /. Keep RCMAIL... | Thomas Bruederli |
2012-11-25 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-25 | Fix installer to work with the new framework architecture | Thomas Bruederli |
2012-11-25 | Separate framework and application constants | Thomas Bruederli |
2012-11-25 | Use new RCUBE_PLUGINS_DIR constant | Thomas Bruederli |
2012-11-25 | Define more (uniquely prefixed) constants for Roundcube directories in order ... | Thomas Bruederli |
2012-11-25 | Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Fr... | Aleksander Machniak |
2012-11-25 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-25 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-25 | Fix redundant colon after last address in print mode | Aleksander Machniak |
2012-11-25 | Fix absolute positioning in HTML messages (#1488819) | Aleksander Machniak |
2012-11-23 | Fix hidden flag and default_addressbook settings handling | Aleksander Machniak |
2012-11-23 | Add lost rcube_vcard.php file | Aleksander Machniak |
2012-11-22 | Small style improvements | Aleksander Machniak |
2012-11-22 | Fix cache (in)validation after setting \Deleted flag | Aleksander Machniak |
2012-11-21 | Rename rcube_bc.inc to bc.php for consistency | Aleksander Machniak |
2012-11-21 | Framework files moved to lib/Roundcube | Aleksander Machniak |
2012-11-21 | Create Roundcube Framework initialization script (bootstrap) | Aleksander Machniak |