Thomas Bruederli
2013-03-21 b8232b688f24a3b723d4cc19e578a95bcc2a8cf5
2013-03-17 Aleksander Machniak
Fix "rcmail is undefined" error in HTML attachment preview - regression fro...
tree@ 4d1fe2 commitdiff
2013-03-15 Aleksander Machniak
Bump version number up to 1.0-git
tree@ bb080a commitdiff
2013-03-10 Aleksander Machniak
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
tree@ 8b7716 commitdiff
2013-03-06 Aleksander Machniak
Add attachment menu with Open and Download options (#1488975)
tree@ bc2c43 commitdiff
2013-03-04 Aleksander Machniak
Really fix "quotum would exceed" error message handling
tree@ 8c93c2 commitdiff
2013-03-04 Aleksander Machniak
Smarter overquota error detection (known error strings are: "Quota exceeded...
tree@ d3e7f9 commitdiff
2013-03-02 Aleksander Machniak
Even better message on over quota error in move to trash operation (#1484164)
tree@ e7c1aa commitdiff
2013-03-02 Aleksander Machniak
Display user-friendly message on IMAP "over quota" errors (#1484164)
tree@ 0bf724 commitdiff
2013-02-10 Thomas Bruederli
Let some env variables survive reset(); don't show taskbar and top line in ...
tree@ d30460 commitdiff
2013-02-08 Aleksander Machniak
Fix reference to non-existing class rcube_output_html (#1488948)
tree@ a7e8eb commitdiff
2013-01-31 Thomas Bruederli
- Refactored the hierarchical mailboxlist control into a separate widget cl...
tree@ 3c309a commitdiff
2013-01-28 Thomas Bruederli
Catch connection timeouts on message sending form submissions
tree@ 72e24b commitdiff
2013-01-27 Aleksander Machniak
Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file()
tree@ bc53e2 commitdiff
2013-01-24 Thomas Bruederli
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. a...
tree@ 1730cf commitdiff
2013-01-24 Aleksander Machniak
Fix login in case when default_host is an array with one element (#1488928)
tree@ 6ff0c3 commitdiff
2013-01-18 Aleksander Machniak
Remove deprecated functions (from bc.php file) usage in plugins
tree@ 61be82 commitdiff
2013-01-18 Aleksander Machniak
Improved folder path presentation in page title (use unified delimiter, loc...
tree@ 4d7964 commitdiff
2013-01-09 Thomas Bruederli
Welcome to 2013
tree@ 18e23a commitdiff
2013-01-09 Thomas Bruederli
Fix /this/ paths from plugin templates in extended skins
tree@ 44e3bf commitdiff
2012-12-26 Aleksander Machniak
Framework'ize html2text class
tree@ 66afd7 commitdiff
2012-12-25 Aleksander Machniak
Move washtml class into Roundcube Framework (rcube_washtml), add some impro...
tree@ 7ac944 commitdiff
2012-12-18 Aleksander Machniak
Plugin API: Added message_before_send hook
tree@ dfc578 commitdiff
2012-12-16 Thomas Bruederli
Fix package definitions and include framework classes in phpdoc
tree@ a07224 commitdiff
2012-12-11 Aleksander Machniak
Extend just_parse() method with conditions parsing
tree@ b01d84 commitdiff
2012-12-01 Aleksander Machniak
enriched.inc -> rcube_enriched
tree@ 0fa54d 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 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-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-23 Aleksander Machniak
Fix hidden flag and default_addressbook settings handling
tree@ 65dff8 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-20 Aleksander Machniak
Move prompt_silent() and get_opt() to rcube_utils class
tree@ 929030 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
Check mbstring extension before calling mb_internal_encoding()
tree@ 19de53 commitdiff
2012-11-19 Aleksander Machniak
Fix wrapping of quoted text with format=flowed (#1488177)
tree@ 42b8a6 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
Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)
tree@ 584e35 commitdiff
2012-11-17 Thomas Bruederli
Move default value for client_mimetypes to rcube_config; make sure an array...
tree@ 8fb4f0 commitdiff
2012-11-17 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 6ddb16 commitdiff
2012-11-17 Aleksander Machniak
Define @package and @subpackage of Framework classes
tree@ 9ab346 commitdiff
2012-11-17 Aleksander Machniak
Fix parsing header in English when localized map is defined
tree@ 92bd3a commitdiff
2012-11-16 Aleksander Machniak
Add more data validation
tree@ c66b60 commitdiff
2012-11-16 Aleksander Machniak
Support contacts import from CSV file (#1486399)
tree@ 383379 commitdiff
2012-11-16 Aleksander Machniak
Properly set object properties in set() method, small perf. improvement
tree@ c05558 commitdiff
first | « prev | next »