Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-04 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x | Brion Vibber | |
Conflicts: actions/hostmeta.php actions/imsettings.php classes/User.php lib/adminpanelaction.php lib/channel.php lib/default.php lib/router.php lib/util.php | |||
2010-10-03 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
2010-09-28 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
* first export of L10n for languages other than English. Could use some testing/QA. | |||
2010-09-23 | Update POT files for plugins. | Siebrand Mazeland | |
2010-09-20 | Superfluous whitespace removed. | Siebrand Mazeland | |
2010-09-19 | Update pot files for plugins. | Siebrand Mazeland | |
2010-09-18 | Update i18n/L10n. | Siebrand Mazeland | |
2010-09-15 | Update/add pot files for plugins. | Siebrand Mazeland | |
2010-09-06 | common_cache_key() -> Cache::key() | Evan Prodromou | |
2010-09-06 | common_memcache() => Cache::instance() | Evan Prodromou | |
2010-05-27 | Assigning my copyrights to the Free Software Foundation | Craig Andrews | |
2010-04-30 | Remove .po source files. Using pot files. | Siebrand Mazeland | |
2010-04-30 | Update gettext localisation files. | Siebrand Mazeland | |
2010-02-17 | htmloutputter->script() special cases src's that begin with plugin/ or ↵ | Craig Andrews | |
local/ so that plugins don't need to include common_path() in every call to $action->script() Adjust plugins to not call common_path() when it's not necessary Fix minify plugin | |||
2010-02-17 | parse_url returns an associative array - not an object | Craig Andrews | |
2010-01-09 | Add version information to a bunch of plugins | Craig Andrews | |
2010-01-06 | The structure return by parse_url is an associative array, not an object. | Craig Andrews | |
2009-12-07 | remove unit tests for minify | Evan Prodromou | |
2009-12-05 | Minify inline JS and CSS (can be disable in configuration) | Craig Andrews | |
2009-12-04 | If a theme server is being used, do not minify theme CSS (as doing so could ↵ | Craig Andrews | |
cause 404s) | |||
2009-12-04 | Separate out some common code | Craig Andrews | |
2009-12-04 | Added minify plugin | Craig Andrews | |