Commit Graph

23 Commits (7fe3811c65a7c63154f03610e289a6d196f3ae2e)

Author SHA1 Message Date
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
alecpl a267c6ccd2 - PHPCS 13 years ago
thomascube 011e8055fe Get rid of sprintf() calls for html output generation 13 years ago
alecpl a98ee35134 - Microoptimization: use substr_replace() for injecting a string into string 13 years ago
alecpl 909a3acb83 - Move console object initialization code into one place 13 years ago
thomascube 044d6647e0 Make it easier to add code to $(document).ready() 13 years ago
thomascube 798764c2bb Add plugin hook before the final HTML content of a page is sent 13 years ago
alecpl ba3377fb4a - include css files before scripts for speedup (with parallel downloads) + some code cleanups 14 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 14 years ago
alecpl 5c461bada9 - Update phpdoc (#1486958) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 2eb7943f2a - code cleanup (mostly identation fixes) 14 years ago
alecpl 74be739c40 - speed up templates parsing 15 years ago
alecpl 1d786c86bf - fixed svn keywords 15 years ago
alecpl ecb9fb058d - use RCMAIL_CHARSET instead of hardcoded 'utf-8' 15 years ago
thomascube 2f14293716 Use filemtime for cache busting + better etag for static files 15 years ago
thomascube 533e8602c0 Add cache-buster to scripts and linked files in skin templates 15 years ago
alecpl 23a2eec4d5 - ereg -> preg 15 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
thomascube 4c6b662feb Simply use reset() to clear the state vars of rcube_html_page; reverted r1346 16 years ago
till 3510d7bf0a * implemented __set/__get 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago