summaryrefslogtreecommitdiff
path: root/plugins/OStatus
AgeCommit message (Expand)Author
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-17Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-16Change the workflow to get better discoveryEvan Prodromou
2010-03-15Fix feed discovery: html:link@rel can contain multiple values; saw rel="updat...Brion Vibber
2010-03-15Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus i...Brion Vibber
2010-03-15use canonical user url in xrdJames Walker
2010-03-13Performing & allowing host-meta discovery by http url (in addition to webfing...James Walker
2010-03-13changing keypair to text to hold a full 1024bit keypairJames Walker
2010-03-13allow profile_url to be used in ostatus:attentionJames Walker
2010-03-12cleaning up key generationJames Walker
2010-03-12converting key generation to new crypt libraryJames Walker
2010-03-12updating phpseclib to latest cvs - fixes a bunch of key generation issuesJames Walker
2010-03-12converted toString to new crypt libraryJames Walker
2010-03-12converted sign, verify and fromString to new crypt libJames Walker
2010-03-12Adding Crypt library from http://phpseclib.sourceforge.net/James Walker
2010-03-12removing deprecated PEAR Crypt_RSAJames Walker
2010-03-12Fixes for updating indices, charset/collation and engine type on plugin-creat...Brion Vibber
2010-03-11Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-03-11fix invalid separator in magic-public-key XRD and matching parsing.James Walker
2010-03-11remove hard-coded me:env check in magicenvelopeJames Walker
2010-03-11base64_encode/decode -> base64_url_encode/decodeJames Walker
2010-03-10Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-10OStatus: reject attempts to create a remote profile for a local user or group.Brion Vibber
2010-03-09Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-09Merge branch 'commands' into testingBrion Vibber
2010-03-09Command input processing now has centralized places for looking up notice, us...Brion Vibber
2010-03-09Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-09OStatus: fix exception thrown on HTTP error during feed discoveryBrion Vibber
2010-03-09wrong param order to strpos()James Walker
2010-03-08Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-05OStatus fix: send the feed's root element, not the DOM document, down to low-...Brion Vibber
2010-03-04Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-04Slight right alignment for remote button in minilistsSarven Capadisli
2010-03-04Pull latest .po files from 0.9.x to testingBrion Vibber
2010-03-04Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-04OStatus: fix for remote group join via non-logged-in 'join' button.Brion Vibber
2010-03-04adding plugin version to OStatusJames Walker
2010-03-04Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-04Catch a previously uncaught exception and add some additional debug logs for ...James Walker
2010-03-04Merge remote branch 'statusnet/testing' into testingJames Walker
2010-03-04update xrd -> userxrdJames Walker
2010-03-03Changed text for authorizing/confirming remote profileSarven Capadisli
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-03-03Puts All groups and Remote sub button in the mini list on the same lineSarven Capadisli
2010-03-03refactor xrd to allow for ownerxrd - xrd document for the site owner.James Walker
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-03-03Updated OStatus subscription error messages to be more user friendly.Sarven Capadisli
2010-03-03OStatus: catchable exception instead of fatal when parsing valid XML that isn...Brion Vibber
2010-03-03OStatus: code cleanup on webfinger fallback pathBrion Vibber