Aleksander Machniak
2012-11-27 8beceebb55294cbb65d597d5e3924b2bc5d2689f
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 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
2012-11-18 Aleksander Machniak
Select default_addressbook on the list in Address Book (#1488280)
tree@ 6459d8 commitdiff
2012-11-18 Thomas Bruederli
Unlock UI even if no message display object exists
tree@ a8f496 commitdiff
2012-11-18 Aleksander Machniak
Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)
tree@ 584e35 commitdiff
2012-11-17 Thomas Bruederli
Bring back lost localization for the about page
tree@ be9aac commitdiff
2012-11-17 Thomas Bruederli
Use dedicated method to determine an attachment's file size
tree@ a9e136 commitdiff
2012-11-17 Thomas Bruederli
Use jQuery functions to maximize compatibility with all IE versions
tree@ e21c07 commitdiff
2012-11-17 Thomas Bruederli
Add onclick handler to Show-links
tree@ 3bf731 commitdiff
first | « prev | next »