Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-08 | New _m() gettext wrapper with smart detection of plugin domains. Plugin base ↵ | Brion Vibber | |
class registers your gettext files if present at initialization. update_pot.sh replaced with update_po_templates.php which can do core, plugins, or all (default). Top-level Makefile added to build .mo files for plugins as well as core. As described on list: http://lists.status.net/pipermail/statusnet-dev/2009-December/002869.html | |||
2009-12-08 | Make default & sample val for $config['queue']['queue_basename'] actually ↵ | Brion Vibber | |
work! Now matches the recommendation in README which is in fact correct. Must include the /queue/ prefix (unless somthing else actually makes sense) | |||
2009-12-08 | Tweak updateavatarurl.php: emit a newline whether we're on verbose or ↵ | Brion Vibber | |
non-quiet, emit help when no users specified. | |||
2009-12-07 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
2009-12-07 | Cleanup of recaptcha plugin remove xhtml hack | Eric Helgeson | |
2009-12-07 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
* '0.9.x' of gitorious.org:statusnet/mainline: Add a "grandfather" creation date cutoff to RequireValidatedEmail plugin; will allow us to use this for temporary emergency moderation of new registrations without affecting older accounts. | |||
2009-12-07 | Grand ALL permissions to the DB user when setting up a new status.net site. | Zach Copley | |
2009-12-07 | Add a "grandfather" creation date cutoff to RequireValidatedEmail plugin; ↵ | Brion Vibber | |
will allow us to use this for temporary emergency moderation of new registrations without affecting older accounts. | |||
2009-12-07 | remove unit tests for minify | Evan Prodromou | |
2009-12-07 | If localStorage is not supported, showPause as usual | Sarven Capadisli | |
2009-12-07 | Using localStorage to keep the play/pause state of RealtimeUpdate | Sarven Capadisli | |
2009-12-07 | Added form_response class to XHR notice posts | Sarven Capadisli | |
2009-12-07 | Fixed missing " for element attribute | Sarven Capadisli | |
2009-12-07 | Use .resetForm() instead of manually setting notice form's control values to ↵ | Sarven Capadisli | |
null | |||
2009-12-07 | If the XHR error suggests that the xhr.status is 0 (i.e., it didn't | Sarven Capadisli | |
receive an XHR object as expected), threat it as a success like HTTP 20x or 30x because the notice most likely went through. jquery.form.js (for file uploads) and meteor.js both use an iframe and they (somehow) appear to be in conflict. Notice always goes through, however, xhr.status is 0. Further investigation is needed. | |||
2009-12-06 | Minor fix for play/pause mouseleave | Sarven Capadisli | |
2009-12-05 | Add a configuration option to disable the login command. | Craig Andrews | |
$config['logincommand']['disabled'] = true; This commit should be reverted once the command has been sufficiently tested and trusted. | |||
2009-12-05 | Added 'login' command that gives you a link that can be used to login to the ↵ | Craig Andrews | |
website | |||
2009-12-05 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-12-05 | Preliminary UI for Play/Pause behaviour on hover state for notices | Sarven Capadisli | |
2009-12-05 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
2009-12-05 | Changed input.submit style | Sarven Capadisli | |
2009-12-05 | Add FirePHP plugin - uses FirePHP as an output method for logging | Craig Andrews | |
2009-12-05 | Add 2 new events to enable logger pluginization: StartLog and EndLog | Craig Andrews | |
2009-12-05 | Add configuration option to toggle the indenting of the output HTML. ↵ | Craig Andrews | |
Defaults to indent enabled. | |||
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 | Append the StatusNet version to all local, static CSS references | Craig Andrews | |
2009-12-04 | Use inlineScript() instead of element() to write inline javascript | Craig Andrews | |
2009-12-04 | use cssLink() instead of element() to write out references to CSS | Craig Andrews | |
2009-12-04 | use the new htmloutputter->style() function | Craig Andrews | |
2009-12-04 | Add style function to output style() tags | Craig Andrews | |
Add 2 new events: StartStyleElement and EndStyleElement | |||
2009-12-04 | Add 2 new events: StartInlineScriptElement and EndInlineScriptElement | Craig Andrews | |
2009-12-04 | only write the javascript CDATA blocks if the type is javascript (it's not ↵ | Craig Andrews | |
the correct syntax for other languages) | |||
2009-12-04 | Use inlineScript() everywhere inline scripts are written | Craig Andrews | |
2009-12-04 | Merge branch 'minify' into 0.9.x | Craig Andrews | |
2009-12-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2009-12-04 | Don't depend on a User being available when looking up Design and timezone | Zach Copley | |
for a profile (because some profiles are remote, etc.) | |||
2009-12-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-12-04 | configurable expiry for cached Geonames data defaults to 90 days | Evan Prodromou | |
2009-12-04 | Don't try to broadcast the notice if something went wrong. | Zach Copley | |
2009-12-04 | remove duplicate log() function from RealtimePlugin | Evan Prodromou | |
2009-12-04 | add logging utilities to Plugin class | Evan Prodromou | |
2009-12-04 | let Geonames clients use commercial Web service | Evan Prodromou | |
2009-12-04 | Merge commit 'refs/merge-requests/108' of ↵ | Brion Vibber | |
git://gitorious.org/statusnet/mainline into 0.9.x | |||
2009-12-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2009-12-04 | Make imported Twitter notices show up via real time plugins. | Zach Copley | |
2009-12-04 | remove unnecessary debugging code from mapstraction output | Evan Prodromou | |
2009-12-04 | Update Mapstraction to properly scrape data from notice-list pages | Evan Prodromou | |
Refactored the JavaScript for Mapstraction use so it scrapes data from the HTML of the page it's on, if possible, and otherwise generates a JSON array. |