summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-30Fix attachment Content-Length for in-memory files (#1488844)Aleksander Machniak
2012-11-29Fix broken message/part bodies when FETCH response contains more untagged ↵Aleksander Machniak
lines (#1488836)
2012-11-29Fix empty email on identities list after identity update (#1488834)Aleksander Machniak
2012-11-29Update changelogAleksander Machniak
2012-11-28Merge pull request #49 from linagora/masterAleksander Machniak
Add new identity level: one identity with edit only signature
2012-11-28Move code for identity selection to function, move identities formatting to ↵Aleksander Machniak
rcube_user::list_identities()
2012-11-28Use Delivered-To header as a last resort for identity selection (#1488840)Aleksander Machniak
2012-11-28Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-11-28Fixed compatibility with jQueryUI-1.9Aleksander Machniak
2012-11-27Optimized images size (#1488835)Aleksander Machniak
2012-11-27Fixed filter operations after filter deletion (#1488832)Aleksander Machniak
2012-11-27Fix deleting of collapsed threads, broken in ↵Aleksander Machniak
2b55d4f4204bdb8c97865e01b960c1d1f23ac0b7 (#1488772)
2012-11-27Update ChangelogThomas Bruederli
2012-11-27Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes ↵Thomas Bruederli
and filename extensions
2012-11-27Add argument to fetch message parts only partially. Can be used for content ↵Thomas Bruederli
mimetype detection without loading the entire file
2012-11-27Clarify mime_magic config option; add new function to map mimetypes and ↵Thomas Bruederli
filename extensions
2012-11-27Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-27Bring back rcube_html_page class which was lost in framework refactoring; ↵Thomas Bruederli
fix typo
2012-11-27Small fixes to last commitsAleksander Machniak
2012-11-27Separate the very application-specific output classes from the Roundcube ↵Thomas Bruederli
framework; add autoloader for rmail* classes
2012-11-27Move shortcut functions to framework classThomas Bruederli
2012-11-27Apply rcube_shared.inc -> bootstrap.php change in testsAleksander Machniak
2012-11-27Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistencyAleksander Machniak
2012-11-26Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-26unset email address with new level entity 4jeremie kornobis
2012-11-26Option to disable localization of the archive folder nameThomas Bruederli
2012-11-26Add new identity level: one identity with edit only signaturejeremie kornobis
2012-11-26RCMAIL_VERSION -> RCUBE_VERSIONAleksander Machniak
2012-11-26Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-11-26Cleaner way of handling user password in framework-based programs with no ↵Aleksander Machniak
session
2012-11-26Make charset header accessible, tooThomas Bruederli
2012-11-26Clarify rcube::get_user_name() usage, add rcube::get_user_email()Aleksander Machniak
2012-11-25Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-25Cut dependencies to rcmail classThomas Bruederli
2012-11-25Remove unused db_max_length configAleksander Machniak
2012-11-25Fixed filter selection after filter deletion (#1488832)Aleksander Machniak
2012-11-25Unify path schema in global constants: paths always end with a /. Keep ↵Thomas Bruederli
RCMAIL_CONFIG_DIR for backwards compatibility
2012-11-25Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-25Fix installer to work with the new framework architectureThomas Bruederli
2012-11-25Separate framework and application constantsThomas Bruederli
2012-11-25Use new RCUBE_PLUGINS_DIR constantThomas Bruederli
2012-11-25Define more (uniquely prefixed) constants for Roundcube directories in order ↵Thomas Bruederli
to enhance the interoperability of the Roundcube framework
2012-11-25Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube ↵Aleksander Machniak
Framework autoloader
2012-11-25Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-11-25Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
Conflicts: CHANGELOG
2012-11-25Fix redundant colon after last address in print modeAleksander Machniak
2012-11-25Fix absolute positioning in HTML messages (#1488819)Aleksander Machniak
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-23Add lost rcube_vcard.php fileAleksander Machniak
2012-11-22Small style improvementsAleksander Machniak