]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/OStatus/classes
Merge branch 'master' into testing
[quix0rs-gnu-social.git] / plugins / OStatus / classes /
2010-06-26 Brion VibberMerge branch 'master' into testing
2010-06-16 Brion VibberMerge branch 'master' into testing
2010-06-14 Brion VibberMerge branch 'master' into testing
2010-06-11 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-06-08 Brion VibberMerge branch 'integration' into testing
2010-06-07 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-06-07 Brion VibberOStatus plugin: Rolling batch queueing for PuSH output...
2010-06-04 Brion VibberOption to divert PuSH items directly to the target...
2010-04-23 Brion VibberMerge branch 'master' into testing
2010-04-22 Evan ProdromouFix exceptions with bad gravatar URLs
2010-04-07 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-04-06 Brion VibberHandle attempt to subscribe a local user via their...
2010-04-06 Brion VibberHandle attempt to subscribe a local user via their...
2010-03-29 Brion VibberInclude meta charset header in saved HTML file for...
2010-03-29 Brion VibberInclude meta charset header in saved HTML file for...
2010-03-29 Brion VibberMerge branch 'master' into testing
2010-03-26 James Walkermove base64_url_(encode|decode) to static functions...
2010-03-26 James Walkermove base64_url_(encode|decode) to static functions...
2010-03-25 Brion VibberTweak to OStatus long message cropping: use original...
2010-03-25 Brion VibberAdd doc comments on saveHTMLFile; drop the extra <div...
2010-03-25 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-25 Sarven CapadisliUsing &#8230; (hellip) instead of "more" for link text
2010-03-25 Brion VibberUpdated 'more' anchor for attachments to do an XHR GET
2010-03-25 Brion VibberMerge commit 'origin/master' into testing
2010-03-25 Evan ProdromouMerge branch 'blacklisttable' into testing
2010-03-25 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-24 James WalkerMake sure we're requiring the library
2010-03-24 James WalkerUpdated Math_Biginteger from upstream - removing safe...
2010-03-24 James WalkerCheck for 0.9.0 bad keys from old Crypt_RSA library
2010-03-23 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-23 Zach CopleyFix reference. Look at the first ActivityObject in...
2010-03-23 Zach CopleySome initial media parsing
2010-03-23 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-22 Brion VibberMath_BigInteger doesn't correctly handle serialization...
2010-03-22 Evan Prodromouignore unrecognized object types
2010-03-21 Brion VibberPull <atom:author> info as well as <activity:actor...
2010-03-21 Brion VibberAccept 'tag' and other non-http id URIs in Ostatus_prof...
2010-03-21 Brion VibberOStatus profile setup cleanup
2010-03-21 Evan Prodromouonly use Posterous author data if it matches the profil...
2010-03-20 Evan Prodromouuse Posterous element if available for RssChannel discovery
2010-03-20 Evan Prodromouuse feedEl for discovery
2010-03-20 Evan Prodromoufall back to summary or title if content not available
2010-03-20 Evan ProdromouAllow PuSH posts without author information
2010-03-20 Evan Prodromouhandle RSS as well as Atom in Ostatus push hits
2010-03-20 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-20 Evan Prodromoutry to make a nickname from the user profile url before...
2010-03-19 Brion VibberOStatus: be a little laxer about attempts to start...
2010-03-19 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-19 Evan Prodromouensure from an RSS channel
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-19 Brion VibberValidate OStatus avatar URL before fetching.
2010-03-19 Brion VibberValidate OStatus avatar URL before fetching.
2010-03-19 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-18 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-18 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-18 Brion VibberFix notice warning about unused var -- was renamed...
2010-03-18 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-18 Brion VibberFix for xmpp/sms notification options appearing to...
2010-03-18 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-18 Brion VibberFix some remote subscription regressions from f21f78364...
2010-03-18 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-17 Brion VibberMerge branch 'master' into testing
2010-03-17 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-16 Evan ProdromouChange the workflow to get better discovery
2010-03-13 James Walkerchanging keypair to text to hold a full 1024bit keypair
2010-03-13 James WalkerMerge remote branch 'statusnet/testing' into crypt...
2010-03-13 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-13 James Walkercleaning up key generation
2010-03-13 James Walkerconverting key generation to new crypt library
2010-03-13 James Walkerconverted toString to new crypt library
2010-03-13 James Walkerconverted sign, verify and fromString to new crypt lib
2010-03-12 Brion VibberFixes for updating indices, charset/collation and engin...
2010-03-11 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-11 Brion VibberOStatus: reject attempts to create a remote profile...
2010-03-10 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-10 Brenda WallaceMerge commit 'mainline/0.9.x' into 0.9.x
2010-03-09 Brion VibberMerge branch 'commands' into testing
2010-03-09 Brion VibberMerge branch 'testing' into 0.9.x
2010-03-09 Brion VibberMerge commit 'origin/master' into testing
2010-03-09 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-09 Zach CopleyMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-09 James Walkerwrong param order to strpos()
2010-03-08 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-08 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-06 Brenda WallaceMerge commit 'origin/0.9.x' into 0.9.x
2010-03-05 Brion VibberOStatus fix: send the feed's root element, not the...
2010-03-05 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-03-04 Brion VibberMerge branch 'testing'
2010-03-04 Brion VibberMerge commit 'origin/testing' into 0.9.x
2010-03-04 Brion VibberOStatus: code cleanup on webfinger fallback path
2010-03-04 Brion VibberFix up catching of webfinger setup fails
2010-03-03 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-03 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-03 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-03 Zach CopleyMerge branch 'twitter-facebook-mods'
2010-03-03 Brion VibberFix for hcard parsing: typo caused notice spew accessin...
2010-03-03 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-03 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-03 Brion VibberOStatus: save file records for enclosures
next