summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-13Fixed parse errors.base_pluginsShashi Gowda
2010-06-13Hugely unfinished Photo pluginShashi Gowda
2010-06-13Some improvementsShashi Gowda
2010-06-13doodle: added README for SocialObject plugin and updated todoShashi Gowda
2010-06-12Changed copyright info. Assigned copyright to FSF.Shashi Gowda
2010-06-12New filesShashi Gowda
2010-06-12SocialLayoutPlugin - the design and javascript for GNUSocial.Shashi Gowda
2010-06-07added readmeMatt Lee
2010-06-07added GNU social plugins (boilerplate)Matt Lee
2010-06-07added boilerplate for the GNUSocial componentsMatt Lee
2010-06-07add todo listMatt Lee
2010-06-07add GNU social readme fileMatt Lee
2010-05-28Merge branch 'master' of git@gitorious.org:statusnet/mainlineZach Copley
2010-05-28Bugfix: api/statuses/destroy.:format was outputting deleted noticeZach Copley
2010-05-27Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-05-27Ticket #2329: fix for use of _m() translation functions from outside of plugi...Brion Vibber
2010-05-27Pass auth user into Atom feed generators (needed for outputting favorited sta...Zach Copley
2010-05-26Remove settting/getting a 'verb' for Facebook stream entries / statusZach Copley
2010-05-26Merge branch 'more-notice-info'Zach Copley
2010-05-26Add repeat info to statusnet:notice_info Atom elementZach Copley
2010-05-25WikiHowProfile plugin; pulls avatar from WikiHow profile pages when registeri...Brion Vibber
2010-05-25Small update to the README: Facebook has changed the name of one ofZach Copley
2010-05-25Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-05-25Hotpatch for infinite redirection-following loop seen processing URLs to http...Brion Vibber
2010-05-25Revert "Backing out locale switch change to see if this affects our mystery m...Brion Vibber
2010-05-25Backing out locale switch change to see if this affects our mystery memory leak.Brion Vibber
2010-05-25Dequeue notice when we hit any Facebook error.Zach Copley
2010-05-24Accidentally used the wrong log level (LOG ERROR instead of LOG_ERR)Zach Copley
2010-05-24Clear up warnings I introduced by refactoring Facebook postingZach Copley
2010-05-24Upgrade Facebook posting:Zach Copley
2010-05-24Upgrade to latest old REST API library (0.1.0)Zach Copley
2010-05-24Handle funky notice deletion cases more gracefully: if we already have a dele...Brion Vibber
2010-05-22Hotpatch for Facebook mirror problems: drop messages when hitting rate limit ...Brion Vibber
2010-05-21Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-05-21Add $config['queue']['stomp_enqueue_to'] override for which queue server to s...Brion Vibber
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-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-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