Age | Commit message (Expand) | Author |
2009-12-15 | make realtime plugin grok repeats | Evan Prodromou |
2009-12-15 | Added .form_repeat notice option to received notices in Realtime plugin | Sarven Capadisli |
2009-12-14 | Fix Twitter bridge so it responds reasonably to authorization errors. | Zach Copley |
2009-12-13 | (Puctuation) consistency in clientError() calls. | Siebrand Mazeland |
2009-12-11 | Build stub .po template for Gravatar plugin | Brion Vibber |
2009-12-11 | change Notice::saveNew() to use named arguments for little-used options | Evan Prodromou |
2009-12-10 | Changing avatar should broadcast the profile via OMB. | Eric Helgeson |
2009-12-10 | remove the Repeat plugin (for now) | Evan Prodromou |
2009-12-10 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-12-10 | Add table() and keys() overrides to User_username | Craig Andrews |
2009-12-10 | move forward form to plugin | Evan Prodromou |
2009-12-10 | move inbox notice list to repeat plugin | Evan Prodromou |
2009-12-10 | move forwarding stuff to Repeat plugin | Evan Prodromou |
2009-12-09 | Initial GravatarPlugin | Eric Helgeson |
2009-12-09 | Added todo item to Realtime plugin | Sarven Capadisli |
2009-12-09 | Added a todo list for Realtime plugin | Sarven Capadisli |
2009-12-08 | New _m() gettext wrapper with smart detection of plugin domains. Plugin base ... | Brion Vibber |
2009-12-07 | Cleanup of recaptcha plugin remove xhtml hack | Eric Helgeson |
2009-12-07 | Add a "grandfather" creation date cutoff to RequireValidatedEmail plugin; wil... | Brion Vibber |
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-06 | Minor fix for play/pause mouseleave | Sarven Capadisli |
2009-12-05 | Preliminary UI for Play/Pause behaviour on hover state for notices | Sarven Capadisli |
2009-12-05 | Add FirePHP plugin - uses FirePHP as an output method for logging | Craig Andrews |
2009-12-05 | Add configuration option to toggle the indenting of the output HTML. Defaults... | Craig Andrews |
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 c... | Craig Andrews |
2009-12-04 | Separate out some common code | 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 | 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 | 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 | let Geonames clients use commercial Web service | Evan Prodromou |
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 |
2009-12-04 | Added minify plugin | Craig Andrews |
2009-12-03 | Remove unnecessary pass by reference indicators | Craig Andrews |
2009-12-03 | Merge branch 'mapsimprovement' into 0.9.x | Craig Andrews |
2009-12-03 | refactor the common parts of usermap and allmap into a common base class | Craig Andrews |
2009-12-03 | Code style cleanup: dropped some unnecessary =& reference assignments where t... | Brion Vibber |
2009-12-02 | Load notice data using javascript from the html on the page instead of writin... | Craig Andrews |