summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-03-21Fix stupid typo in ldap authorization debug loggingCraig Andrews
2010-03-21Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-21Pull <atom:author> info as well as <activity:actor> when we have an old-style...Brion Vibber
2010-03-21Accept 'tag' and other non-http id URIs in Ostatus_profile::getActivityObject...Brion Vibber
2010-03-21OStatus profile setup cleanupBrion Vibber
2010-03-21only use Posterous author data if it matches the profile URLEvan Prodromou
2010-03-20use Posterous element if available for RssChannel discoveryEvan Prodromou
2010-03-20Merge branch 'testing' into 0.9.xEvan Prodromou
2010-03-20use feedEl for discoveryEvan Prodromou
2010-03-20fall back to summary or title if content not availableEvan Prodromou
2010-03-20Allow PuSH posts without author informationEvan Prodromou
2010-03-20handle RSS as well as Atom in Ostatus push hitsEvan Prodromou
2010-03-20Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-20try to make a nickname from the user profile url before using the URIEvan Prodromou
2010-03-19Avoid notices for accessing undefined array indices in hcard processingBrion Vibber
2010-03-19Avoid notices for accessing undefined array indices in hcard processingBrion Vibber
2010-03-19Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-19OStatus: be a little laxer about attempts to start/stop PuSH subscriptions th...Brion Vibber
2010-03-19Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-19ensure from an RSS channelEvan Prodromou
2010-03-19return empty hints if no hcard in the htmlEvan Prodromou
2010-03-19define a 'root' attribute for the channel or feedEvan Prodromou
2010-03-19clarify output on fixup-shadow.phpBrion Vibber
2010-03-19Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-19Merge branch 'ostatus-crop' of git@gitorious.org:~brion/statusnet/brion-fixes...Brion Vibber
2010-03-19Validate OStatus avatar URL before fetching.Brion Vibber
2010-03-19Validate OStatus avatar URL before fetching.Brion Vibber
2010-03-19Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-18Remove hkit and do our own hcard parsingEvan Prodromou
2010-03-18Work around weird bug with HTML normalization via PHP DOM module; if source h...Brion Vibber
2010-03-18Work around weird bug with HTML normalization via PHP DOM module; if source h...Brion Vibber
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-18Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-18OStatus discover fixes:Brion Vibber
2010-03-18Minor syntax err in TwitterBridge README exampleZach Copley
2010-03-18Fix notice warning about unused var -- was renamed during refactoring.Brion Vibber
2010-03-18Fix for xmpp/sms notification options appearing to be disabled on new subscri...Brion Vibber
2010-03-18Fix some remote subscription regressions from f21f78364a9cbde2ca535a3983b3847...Brion Vibber
2010-03-18Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-18Using &#8230; (hellip) instead of "more" for link textSarven Capadisli
2010-03-18reverse order from delete, insert to insert, delete on ostatus conversionEvan Prodromou
2010-03-18catch exceptions in OStatus updates, log, and continueEvan Prodromou
2010-03-18Updated 'more' anchor for attachments to do an XHR GETSarven Capadisli
2010-03-17Add doc comments on saveHTMLFile; drop the extra <div> wrapping the contents ...Brion Vibber
2010-03-17Tweak to OStatus long message cropping: use original source notice URL for th...Brion Vibber
2010-03-17When too-long messages come in via OStatus, mark the attachment link up as a ...Brion Vibber
2010-03-17Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-17Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-16Change the workflow to get better discoveryEvan Prodromou