Age | Commit message (Expand) | Author |
2009-11-12 | A further change to the XRDS is required if 0.9.x is to be able to remote sub... | Ciaran Gultnieks |
2009-11-12 | Fix index on notice for efficient querying of notice(s) by order for a profile. | Brion Vibber |
2009-11-12 | Fix for bug 1974: drop unnecessary define_syslog_variables() call from common... | Brion Vibber |
2009-11-12 | Some more XRDS fixes. With this and the previous commit, remote subs seem to ... | Ciaran Gultnieks |
2009-11-12 | Wrong XRDS service type for OMB was being supplied. Wrong since commit 54696f... | Ciaran Gultnieks |
2009-11-12 | Badly formatted message in en_GB translation resulted in '%s and friends' bei... | Ciaran Gultnieks |
2009-11-12 | Minor typo correction in log message. Seems trivial, unless you are trying to... | Ciaran Gultnieks |
2009-11-11 | Forgot closing tag... | Eric Helgeson |
2009-11-11 | Ask users if they wish to send statistics to SNI, default is off. | Eric Helgeson |
2009-11-11 | Add the [noticeid] to the end of text only jabber messages | Craig Andrews |
2009-11-11 | Remove alt text on avatar url (so pidgin doesn't show it) | Craig Andrews |
2009-11-11 | initialize these variables before use to prevent warnings | Craig Andrews |
2009-11-11 | Do not show the URL shortener selection drop down if no shorteners are available | Craig Andrews |
2009-11-11 | Remove registerUrlShortener() (no longer used) | Craig Andrews |
2009-11-11 | CLAIM_TIMEOUT is already defined elsewhere - causes a PHP warning (minor perf... | CiaranG |
2009-11-11 | Don't use common_config anymore | Craig Andrews |
2009-11-11 | Correct stupid spelling errors | Craig Andrews |
2009-11-11 | Redid how URL shorteners work. This way is much more like how Evan wants even... | Craig Andrews |
2009-11-11 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland |
2009-11-11 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-11-11 | Separated Init functions to NoticeForm, Notices, EvenActions. | Sarven Capadisli |
2009-11-11 | Fix bug 1963: Web UI throws warnings during previously open login session aft... | Brion Vibber |
2009-11-11 | Separated actions that's particular to the notice stream pages into | Sarven Capadisli |
2009-11-11 | Rename the plugins, as I'm separating out Authn, Authz, and user information ... | Craig Andrews |
2009-11-11 | Added XHR for form_entity_flag | Sarven Capadisli |
2009-11-11 | Added margin-top for showstream page (space between entity_actions and | Sarven Capadisli |
2009-11-11 | Set window resize before openning it up | Sarven Capadisli |
2009-11-11 | Calling selector once | Sarven Capadisli |
2009-11-11 | Remove double space in message | Siebrand Mazeland |
2009-11-11 | Using mark-top styles | Sarven Capadisli |
2009-11-11 | Added mark-top styles | Sarven Capadisli |
2009-11-10 | Merge branch '0.9.x' into finish-account-api | Zach Copley |
2009-11-10 | Added some notes in the comments | Zach Copley |
2009-11-10 | Added a events for the settings menu items | Craig Andrews |
2009-11-10 | Implement /api/account/update_delivery_device.format | Zach Copley |
2009-11-10 | Bringing Sphinx search support up to code: broken out to a plugin, now suppor... | Brion Vibber |
2009-11-10 | Changed to Evan's event style and added an AuthPlugin superclass | Craig Andrews |
2009-11-10 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-10 | add geo output to statuses in json, xml, atom, rss in API | Evan Prodromou |
2009-11-10 | Localisation updates from translatewiki.net (2009-11-10) | Siebrand Mazeland |
2009-11-10 | Localisation updates from translatewiki.net | Siebrand Mazeland |
2009-11-10 | Update pot | Siebrand Mazeland |
2009-11-10 | add lat and long parameters to api/statuses/update | Evan Prodromou |
2009-11-10 | change credential check to work more like other events | Evan Prodromou |
2009-11-10 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-10 | fixup output of object attributes in db error code | Evan Prodromou |
2009-11-10 | Performance fix for subscription/subscriber lists based on feedback from ops. | Brion Vibber |
2009-11-10 | Adjusting indexes to make favorites query more efficient, based on feedback f... | Brion Vibber |
2009-11-10 | Revert untested code; spews PHP notice warnings on every page view: "just sen... | Brion Vibber |
2009-11-10 | Merge remote branch 'statusnet/0.9.x' into 0.9.x | Brion Vibber |