0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 22, 2024 — May 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Override new_request_token() to store OAuth 1.0a verified callback URL More... over 14 years ago
- Update getrequesttoken test script to use 1.0a - Some cleanup More... over 14 years ago
Stab that 'p' parameter! More... over 14 years ago
Add plain text error format to clientError() More... over 14 years ago
Prelim --all mode on streamtest.php to use site streams; doesn't use the destination user for import yet, and not actually tested yet until I'm whitelisted for the beta. :) More... over 14 years ago
Fix bad reference More... over 14 years ago
Fix up Twitter JSON formatting to be consistent between the polling and streaming API interfaces; basic stream tester can now import your notices (ooooh) More... over 14 years ago
Split the guts of Twitter status -> notice import from twitterstatusfetcher daemon into TwitterImport class which can be called from other places, letting us reuse code for the streaming API. More... over 14 years ago
Cleanup on input path More... over 14 years ago
Buncha cleanup More... over 14 years ago
Clean up event handling a bit More... over 14 years ago
Twitter streaming API reader: Cleanup input handling & split from HTTP headers to body More... over 14 years ago
Merge branch 'master' into 0.9.x More... over 14 years ago
Victorian theme by Michael R. Bernstein More... over 14 years ago
mnml theme by Michael R. Bernstein More... over 14 years ago
Merge branch 'master' of git://gitorious.org/statusnet/mainline More... over 14 years ago
A bit more work on the request token fetching test script More... over 14 years ago
Initial stub code for pulling data from Twitter's User Streams and Site Streams interfaces. This should allow us to make a much more efficient background importer which can use a relatively small number of connections getting push data for either a single user or for many users with credentials on the site. More... over 14 years ago
Strip out the special 'p' paramter added by index.php from $_SERVER['QUERY_STRING'] before doing OAuth requests. Required by the latest version of the OAuth lib. More... over 14 years ago
Somewhat improved test script for fetching an OAuth request token More... over 14 years ago
Localisation updates from http://translatewiki.net More... over 14 years ago
Merge branch 'master' into 0.9.x More... over 14 years ago
Urgh... fix for fix for horrific $ escaping problems (some awful mix of single and double-quoted strings in the terror that is mail.php) More... over 14 years ago
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x More... over 14 years ago
scripts/fixup_group_uri.php to fill in empty user_group.uri entries; needed before changing domain names on sites that are hosting groups for remote users More... over 14 years ago
Fix unescaped dollar signs in double-quoted strings due to localization updates (%1$s etc) More... over 14 years ago
Extra debug helper line in push callback More... over 14 years ago
Fix stray newlines on a few messages (fixed on translatewiki.net as well) More... over 14 years ago
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x More... over 14 years ago
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x More... over 14 years ago