summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-16Workaround for Facebook data store API behavior regression, fixes savingBrion Vibber
2009-10-13Commit upstream updates to php-gettext after the 1.0.7 release (but in 2006! :P)Brion Vibber
2009-10-13Include long-form attachment URL in notice if URL shortening is disabled.Brion Vibber
2009-10-09don't write session if it's unchangedEvan Prodromou
2009-09-29Twitter API returns server errors in preferred formatEvan Prodromou
2009-09-29move HTTP error code strings to class variablesEvan Prodromou
2009-09-29stop overwriting created timestamp on group editEvan Prodromou
2009-09-29Add % and ~ as valid characters in the path, querystring, and fragment parts ...Craig Andrews
2009-09-27Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2009-09-27Forgot to add home_timeline to the list of methods that only requireZach Copley
2009-09-27Forgot to add home_timeline to the list of methods that only requireZach Copley
2009-09-27Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2009-09-27Make statuses/home_timeline return the same thing as statuses/friends_timelin...Zach Copley
2009-09-19Make statuses/home_timeline return the same thing as statuses/friends_timelin...Zach Copley
2009-09-19handle Godaddy-style PATH_INFO which includes the scriptEvan Prodromou
2009-09-16make PiwikAnalytics work a little nicerEvan Prodromou
2009-09-16Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2009-09-16The site id was hardcoded inside the plugin code. Instead the piwikidCraig Andrews
2009-09-15Add Jiminy to notice sourcesZach Copley
2009-09-15Make it impossible to delete self-subscriptions via the APIZach Copley
2009-09-02Fixed bug in which you cannot turn off importing friends timelines flagZach Copley
2009-09-02Better error handlingZach Copley
2009-09-01Fix error in log msg format specifierZach Copley
2009-09-01Stop requeuing notices not bound for Twitter.Zach Copley
2009-08-31Removed <dl> structure from MailboxAction::showMessage. Same asSarven Capadisli
2009-08-31Fix typo in StompCraig Andrews
2009-08-31Fix attachment savingCraig Andrews
2009-08-29remove Notice::gc() for nowEvan Prodromou
2009-08-28Status_network had wrong ini fileEvan Prodromou
2009-08-28fix 'callback_helper'0.8.1Evan Prodromou
2009-08-28stutuses -> statusesEvan Prodromou
2009-08-28Merge branch 'testing' of git@gitorious.org:laconica/mainline into testingEvan Prodromou
2009-08-28fix for SQL error: ERROR: syntax error at or near ")" at character 45Brenda Wallace
2009-08-28Merge branch 'twitter-basic-auth' into 0.8.xZach Copley
2009-08-28Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ...Zach Copley
2009-08-28Abstract the Twitter basic auth stuff into its own client classZach Copley
2009-08-28Renable basic auth posting to Twitter for users who already have a bridge setupZach Copley
2009-08-27make URL analyzer save new info on URLs0.8.1rc2Evan Prodromou
2009-08-27remove duplicate save of Notice and streamline attachment detectionEvan Prodromou
2009-08-27reformat curry() to make my editor happyEvan Prodromou
2009-08-27added my email address next to my name at the top of the filesCraig Andrews
2009-08-27Implement the is_member and membership group api'sCraig Andrews
2009-08-27Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-27update version in README, add note about status.netEvan Prodromou
2009-08-27add api/laconica for backwards compatibilityEvan Prodromou
2009-08-27Do not used named capturing groupsCraig Andrews
2009-08-27change default logo from laconica to status.netEvan Prodromou
2009-08-27show SQL errors in the outputEvan Prodromou
2009-08-27don't show a warning when dl() disabledEvan Prodromou
2009-08-27add changelog to READMEEvan Prodromou