summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-25Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-05-25the sent column wasn't being populated, needed defaultBrenda Wallace
2010-05-22queue_item in _pg now matches mysqlBrenda Wallace
2010-05-22migration of data in queue_item to new tableBrenda Wallace
2010-05-22fixed up comment syntaxBrenda Wallace
2010-05-22Merge commit 'mainline/0.9.x' into 0.9.xBrenda Wallace
2010-05-22added verifier and verified_callback to postgres schema and update scriptBrenda Wallace
2010-05-21Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-21Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-05-21Add TweetDeck to notice sourcesZach Copley
2010-05-21Add TweetDeck to notice sourcesZach Copley
2010-05-21Avoid PHP notice about undefined array index when no avatar photo available f...Brion Vibber
2010-05-21Disable SSL peer/hostname verification for HTTPClient unless we've configured...Brion Vibber
2010-05-21added comsumer_secret to consumer table on postgresBrenda Wallace
2010-05-21add comsumer_secret column to consumerBrenda Wallace
2010-05-20Added block link to subscription notification emails; block action can now ta...Brion Vibber
2010-05-19Quick fix for creating OpenID accounts authenticating against a MediaWiki sit...Brion Vibber
2010-05-19Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-05-19Add config option for RequireValidatedEmail plugin to skip the check for folk...Brion Vibber
2010-05-19Hotpatch to add additional debug statements to FacebookPlugin'sZach Copley
2010-05-19Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-19Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-05-19Locale switch cleanup: use common_switch_locale() which is safer for updating...Brion Vibber
2010-05-18Need to always emit statusnet:notice_info so it's available in profile feedsZach Copley
2010-05-18Remove errant double HTML entity encoding in API source attributionZach Copley
2010-05-18Allow OStatusPlugin to set the source attribution titleZach Copley
2010-05-18- OStatusPlugin should return true if it doesn't need to handle sourceZach Copley
2010-05-18HTML entity encode source link URLs in plain XML output and add rel="nofollow...Zach Copley
2010-05-18Add source link attr to statusnet:notice_info element in Atom output for noticesZach Copley
2010-05-18Refactor and centralize notice source link calculationZach Copley
2010-05-18Add xmlns:statusnet and statusnet:notice_info element to Atom entries for not...Zach Copley
2010-05-18Redirect non-SSL hits to login & register actions to SSL if 'always' or 'some...Brion Vibber
2010-05-18typo fix in en_GB localization (also updated @ translatewiki)Brion Vibber
2010-05-18Merge branch 'openid-teams' into testingBrion Vibber
2010-05-18OpenID access control options: trusted provider URL, Launchpad team restricti...Brion Vibber
2010-05-18Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-05-18invalid mbox_sha1sum in the case where users don't have an email addressJames Walker
2010-05-17Include notice fragment on 'in context' links in Realtime plugin family.Brion Vibber
2010-05-17Patch from g0: fix for conversation links in Realtime updatesBrion Vibber
2010-05-17added notice.location to group byBrenda Wallace
2010-05-17fix the column modify on stuff for postgres. change serial to bigserialBrenda Wallace
2010-05-17updated database for postgresPatrick Georgi
2010-05-16Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-05-15added missing field to the group by. this makes postgres happyBrenda Wallace
2010-05-15comment out the extra bit, cos there's always mysql-only stuff in therre.Brenda Wallace
2010-05-15caitalise the sql keywordsBrenda Wallace
2010-05-15indexes now working in postgres schemasBrenda Wallace
2010-05-15removed sneaky debug echo that shouldn't be thereBrenda Wallace
2010-05-15sorted enums and auto_increments on postgres.Brenda Wallace
2010-05-14accept either salmon endpoint (until they're unified in the spec)James Walker