]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-03-25 Evan Prodromouadd whitelist and blacklist for openid URLs
2010-03-25 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-25 Evan Prodromouremove debugging calls
2010-03-25 Brion VibberAnd clarify a little more
2010-03-25 Brion VibberClarify RewriteBase comment in htaccess.sample
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-25 Evan ProdromouStore blacklist patterns in their own tables
2010-03-24 Brion VibberFix for API group methods, caused failure or output...
2010-03-24 Brion VibberFix for API group methods, caused failure or output...
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-24 James WalkerA bit safer checking in the keypair parsing
2010-03-24 Zach CopleyLook for the first object in the Activity
2010-03-24 Brion VibberImprove legibility of OStatus remote tests output
2010-03-24 Brion Vibberadd a general PuSHed post and an @-reply back to a...
2010-03-24 Brion Vibberfixup_deletions.php script to look for notices posted...
2010-03-24 Brion Vibberfixup_deletions.php script to look for notices posted...
2010-03-23 Brion VibberAdd basic subscribe/unsubscribe test to OStatus test...
2010-03-23 Brion VibberDon't spew XML parse warnings to output when checking...
2010-03-23 Brion VibberFOAF was missing OStatus remote subscriptions, now...
2010-03-23 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-23 Brion VibberConsistently send Profiles into Fave::addNew()
2010-03-23 Evan Prodromouprevent password login actions in OpenID-only mode
2010-03-23 Brion VibberDon't add PHPSESSID parameter onto notice and conversat...
2010-03-23 Evan Prodromouchange router to allow hooking path connections
2010-03-23 Evan Prodromoustart making OpenID-only mode work
2010-03-23 Evan Prodromoureformat OpenIDPlugin for PHPCS
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-23 Brion VibberOStatus remote sending test cases. Doesn't actually...
2010-03-22 Brion VibberMath_BigInteger doesn't correctly handle serialization...
2010-03-22 Brion VibberLog backtraces for non-ClientException exceptions caugh...
2010-03-22 Brion VibberConfirm there's actually user and domain portions of...
2010-03-22 Brion VibberReplace the "give up and dump object" attachment view...
2010-03-22 James WalkerFixing HTTP Header LRDD parsing (sites in subdirectorie...
2010-03-22 Brion VibberReplace the "give up and dump object" attachment view...
2010-03-22 Evan Prodromouignore unrecognized object types
2010-03-22 Zach CopleyFix broken assertion
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 Prodromoucorrect creation of avatar links for RSS and Posterous...
2010-03-20 Evan Prodromoumove atom category to its own file, too
2010-03-20 Evan Prodromoutest posterous author use
2010-03-20 Evan Prodromouspecial-case Posterous author element for activity...
2010-03-20 Evan ProdromouMove activity classes to their own files
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 html content in summary and clean it out of title
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 Prodromourename $rss to $channel to prevent misunderstanding
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 VibberAvoid notices for accessing undefined array indices...
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 Evan Prodromoumake deriving a subject from an RSS channel work
2010-03-19 Evan Prodromoumove ActivityObject constructors from Activity to Activ...
2010-03-19 Evan Prodromouonly search elements for links
2010-03-19 Evan Prodromoureturn empty hints if no hcard in the html
2010-03-19 Evan Prodromoudefine a 'root' attribute for the channel or feed
2010-03-19 Brion VibberFix typo in public tag cloud query setup which caused...
2010-03-19 Brion VibberDrop result ID from data objects on clone(). This keeps...
2010-03-19 Brion Vibberclarify output on fixup-shadow.php
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-19 Zach CopleyAllow admins to set a min site textlimit of 0 (unlimited)
2010-03-19 Brion VibberValidate OStatus avatar URL before fetching.
2010-03-19 Brion VibberValidate OStatus avatar URL before fetching.
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-19 Evan ProdromouParse RSS items as activities
2010-03-19 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-19 Evan ProdromouRemove hkit and do our own hcard parsing
2010-03-19 Brion VibberWork around weird bug with HTML normalization via PHP...
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-19 Brion VibberHandle "forgot to upload an avatar on avatarsettings...
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-19 Brion VibberOStatus discover fixes:
2010-03-19 Zach CopleyMinor syntax err in TwitterBridge README example
2010-03-18 Craig AndrewsRemove xpm support (no one really uses it, and IMAGETYP...
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 Zach CopleyAPI - handle any exceptions thrown during notice save...
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 Zach CopleyRemove deprecated call-by-reference. Was causing a...
2010-03-18 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-18 Evan Prodromouchange profile URL ensure method for OStatus
2010-03-18 Brion VibberFix some remote subscription regressions from f21f78364...
2010-03-18 Brion VibberAdd readme notes about PHP <5.2.6 bug on 64-bit and...
2010-03-18 Brion VibberRuntime check for known bad PHP versions with 64-bit...
2010-03-18 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
next