summaryrefslogtreecommitdiff
path: root/plugins/OStatus
AgeCommit message (Expand)Author
2010-05-21Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-21Avoid PHP notice about undefined array index when no avatar photo available f...Brion Vibber
2010-05-19Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-18- OStatusPlugin should return true if it doesn't need to handle sourceZach Copley
2010-05-14accept either salmon endpoint (until they're unified in the spec)James Walker
2010-05-14allow hyphens in subdomains for webfinger addressesJames Walker
2010-05-06- OStatusPlugin should return true if it doesn't need to handle sourceZach Copley
2010-05-05Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-05-04Avoid spewing giant debug backtrace into exception in certain OStatus subscri...Brion Vibber
2010-05-03Pull localization updates from 0.9.x branch0.9.2Brion Vibber
2010-04-30Remove .po source files. Using pot files.Siebrand Mazeland
2010-04-30Update gettext localisation files.Siebrand Mazeland
2010-04-29Pull localization updates from 0.9.xBrion Vibber
2010-04-29Merge branch 'testing' into 0.9.xBrion Vibber
2010-04-23Rerun feed discovery and update the feed, salmon, and hub for the given OStat...Brion Vibber
2010-04-22OStatus: CLI script to force a renewal on the given PuSH subscription. May he...Brion Vibber
2010-04-21Fix exceptions with bad gravatar URLsEvan Prodromou
2010-04-19Merge branch 'testing' into 0.9.xBrion Vibber
2010-04-19Disable the send-notice form at the top of the page OStatus subscription conf...Brion Vibber
2010-04-07Merge branch 'master' into 0.9.xEvan Prodromou
2010-04-06Handle attempt to subscribe a local user via their remote webfinger reference...Brion Vibber
2010-04-06Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-04-05Some localization cleanup and doc to aid in customization:Brion Vibber
2010-04-05Clean up and clarify output on fix-shadow.phpBrion Vibber
2010-03-31Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-29Include meta charset header in saved HTML file for long OStatus messages; wit...Brion Vibber
2010-03-29Include meta charset header in saved HTML file for long OStatus messages; wit...Brion Vibber
2010-03-28Merge branch 'master' into 0.9.xEvan Prodromou
2010-03-26move base64_url_(encode|decode) to static functions in MagicsigJames Walker
2010-03-26Do ostatus queue firstEvan Prodromou
2010-03-25Tweak to OStatus long message cropping: use original source notice URL for th...0.9.1rc1Brion Vibber
2010-03-25Add doc comments on saveHTMLFile; drop the extra <div> wrapping the contents ...Brion Vibber
2010-03-25Using &#8230; (hellip) instead of "more" for link textSarven Capadisli
2010-03-25Updated 'more' anchor for attachments to do an XHR GETBrion Vibber
2010-03-24Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-24Make sure we're requiring the libraryJames Walker
2010-03-24Updated Math_Biginteger from upstream - removing safe* workaroundsJames Walker
2010-03-24Check for 0.9.0 bad keys from old Crypt_RSA libraryJames Walker
2010-03-24A bit safer checking in the keypair parsingJames Walker
2010-03-24Look for the first object in the ActivityZach Copley
2010-03-23Improve legibility of OStatus remote tests outputBrion Vibber
2010-03-23add a general PuSHed post and an @-reply back to a subscribee by name to OSta...Brion Vibber
2010-03-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-23Add basic subscribe/unsubscribe test to OStatus test casesBrion Vibber
2010-03-23Don't spew XML parse warnings to output when checking a remote XRD pageBrion Vibber
2010-03-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-22Fix reference. Look at the first ActivityObject in the list.Zach Copley
2010-03-22Some initial media parsingZach Copley
2010-03-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-22OStatus remote sending test cases. Doesn't actually run within PHPUnit right ...Brion Vibber