Aleksander Machniak
2012-11-29 7eb7806b211147b40c191d17a983ba34f26b8f1c
2012-11-29 Aleksander Machniak
Fix broken message/part bodies when FETCH response contains more untagged l...
tree@ 7eb780 commitdiff
2012-11-29 Aleksander Machniak
Fix empty email on identities list after identity update (#1488834)
tree@ 876d31 commitdiff
2012-11-29 Aleksander Machniak
Merge pull request #49 from linagora/master
tree@ 48ef13 commitdiff
2012-11-28 Aleksander Machniak
Move code for identity selection to function, move identities formatting to...
tree@ 0247b8 commitdiff
2012-11-28 Aleksander Machniak
Use Delivered-To header as a last resort for identity selection (#1488840)
tree@ 30cc01 commitdiff
2012-11-27 Aleksander Machniak
Fix deleting of collapsed threads, broken in 2b55d4f4204bdb8c97865e01b960c1...
tree@ 8becee commitdiff
2012-11-27 Thomas Bruederli
Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes a...
tree@ c14b33 commitdiff
2012-11-27 Thomas Bruederli
Add argument to fetch message parts only partially. Can be used for content...
tree@ dff2c7 commitdiff
2012-11-27 Thomas Bruederli
Clarify mime_magic config option; add new function to map mimetypes and fil...
tree@ 0a8397 commitdiff
2012-11-27 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 928cb3 commitdiff
2012-11-27 Thomas Bruederli
Bring back rcube_html_page class which was lost in framework refactoring; f...
tree@ 297a74 commitdiff
2012-11-27 Aleksander Machniak
Small fixes to last commits
tree@ 63f130 commitdiff
2012-11-27 Thomas Bruederli
Separate the very application-specific output classes from the Roundcube fr...
tree@ 60226a commitdiff
2012-11-27 Thomas Bruederli
Move shortcut functions to framework class
tree@ 10da75 commitdiff
2012-11-27 Aleksander Machniak
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
tree@ a92beb commitdiff
2012-11-26 jeremie kornobis
unset email address with new level entity 4
tree@ c753bc commitdiff
2012-11-26 jeremie kornobis
Add new identity level: one identity with edit only signature
tree@ f12585 commitdiff
2012-11-26 Aleksander Machniak
RCMAIL_VERSION -> RCUBE_VERSION
tree@ 3ff8cc commitdiff
2012-11-26 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 3b428c commitdiff
2012-11-26 Aleksander Machniak
Cleaner way of handling user password in framework-based programs with no s...
tree@ 5b06e2 commitdiff
2012-11-26 Thomas Bruederli
Make charset header accessible, too
tree@ 00b98e commitdiff
2012-11-26 Aleksander Machniak
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
tree@ 789e59 commitdiff
2012-11-25 Thomas Bruederli
Cut dependencies to rcmail class
tree@ bfc307 commitdiff
2012-11-25 Thomas Bruederli
Unify path schema in global constants: paths always end with a /. Keep RCMA...
tree@ 592668 commitdiff
2012-11-25 Thomas Bruederli
Separate framework and application constants
tree@ fdbe5a commitdiff
2012-11-25 Thomas Bruederli
Define more (uniquely prefixed) constants for Roundcube directories in orde...
tree@ 9be2f4 commitdiff
2012-11-25 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 5352b5 commitdiff
2012-11-25 Aleksander Machniak
Fix redundant colon after last address in print mode
tree@ 297c1a commitdiff
2012-11-23 Aleksander Machniak
Fix hidden flag and default_addressbook settings handling
tree@ 65dff8 commitdiff
2012-11-23 Aleksander Machniak
Add lost rcube_vcard.php file
tree@ 922a1f commitdiff
2012-11-22 Aleksander Machniak
Fix cache (in)validation after setting \Deleted flag
tree@ d0edbf commitdiff
2012-11-21 Aleksander Machniak
Rename rcube_bc.inc to bc.php for consistency
tree@ 15cf4f commitdiff
2012-11-21 Aleksander Machniak
Framework files moved to lib/Roundcube
tree@ ba6f21 commitdiff
2012-11-21 Aleksander Machniak
Create Roundcube Framework initialization script (bootstrap)
tree@ f707fe commitdiff
2012-11-21 Thomas Bruederli
Consider filename extension to detect image attachments of type application...
tree@ b81e7e commitdiff
2012-11-20 Aleksander Machniak
Fix keybord events on messages list in opera browser (#1488823)
tree@ 17a8fb commitdiff
2012-11-20 Aleksander Machniak
Move prompt_silent() and get_opt() to rcube_utils class
tree@ 929030 commitdiff
2012-11-20 Aleksander Machniak
Fix selection of collapsed thread rows (#1488772)
tree@ 2b55d4 commitdiff
2012-11-20 Aleksander Machniak
Check if checkdnsrr() and getmxrr() functions exist before using them
tree@ 9ff345 commitdiff
2012-11-19 Thomas Bruederli
Unset null values in user prefs
tree@ f27c53 commitdiff
2012-11-19 Thomas Bruederli
Add noscript warning to login page (#1488615)
tree@ b6add5 commitdiff
2012-11-19 Thomas Bruederli
Updated localization files from launchpad
tree@ 6199a7 commitdiff
2012-11-19 Thomas Bruederli
Correctly handle multiple file uploads (#1488820)
tree@ 271c5c commitdiff
2012-11-19 Thomas Bruederli
Check mbstring extension before calling mb_internal_encoding()
tree@ 19de53 commitdiff
2012-11-19 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 1faa16 commitdiff
2012-11-19 Thomas Bruederli
Avoid double-encoding of HTML entities in signature edit field
tree@ 810efe commitdiff
2012-11-19 Aleksander Machniak
Fix wrapping of quoted text with format=flowed (#1488177)
tree@ 42b8a6 commitdiff
2012-11-19 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 37557b commitdiff
2012-11-19 Thomas Bruederli
Always save drafts with format=flowed in order to keep original paragraphs ...
tree@ ac382e commitdiff
2012-11-19 Thomas Bruederli
Improve line wrapping behavior where message charset is changed by plugins ...
tree@ c72a96 commitdiff
first | « prev | next »