summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-15Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-15clear_jabber.php script to clear confirmed jabber/xmpp addresses from one or ...Brion Vibber
2010-11-15Add some data integrity checks on oembed tests (shows a bug on identi.ca test...Brion Vibber
2010-11-15Include width/height of locally-uploaded images in our oembed provider data f...Brion Vibber
2010-11-15restore empty showFallback() for attachment display; still needed for one-offsBrion Vibber
2010-11-15Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-15Drop PEAR Services_oEmbed -- ended up replaced by our oEmbedHelper wrapper. T...Brion Vibber
2010-11-15Test oEmbed lookups with oohembed both on and off explicitlyBrion Vibber
2010-11-15Restructure oembed test sourcesBrion Vibber
2010-11-15Add some basic oEmbed lookup test cases; fixed a bug in discovery fallback.Brion Vibber
2010-11-15Drop some debug linesBrion Vibber
2010-11-15Swap the Services_oEmbed wrapper in oEmbedHelper out for doing it ourselves...Brion Vibber
2010-11-15AtomPub-related actions are only read-only on GETEvan Prodromou
2010-11-15Workaround for yfrog.com photo attachments: fudge File_redirection::lookupWhe...Brion Vibber
2010-11-15doc comments on File::processNewBrion Vibber
2010-11-15Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-11-15Merge branch 'atompub' into 0.9.xEvan Prodromou
2010-11-15add hooks for atom pub postsEvan Prodromou
2010-11-12Encapsulate the oEmbed -> oohembed fallback into oEmbedHelper class. Also add...Brion Vibber
2010-11-12Save attached URLs when importing a Twitter status: this lets our thumbnail d...Brion Vibber
2010-11-12Only use saved thumbnails for notice list attachment thumbs -- don't attempt ...Brion Vibber
2010-11-12Save oEmbed photo references as thumbnails if there's not a separate thumbnai...Brion Vibber
2010-11-12fix syntax error introduced in i18n tweaks: newgroup actionBrion Vibber
2010-11-12Revert "Missing one close-paren in newgroup.php" - incorrect fix for paren bugBrion Vibber
2010-11-12Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-12Fix for failure edge case in TwitterBridge outgoing repeat/retweets.Brion Vibber
2010-11-12Merge branch 'oembed-thumbnails' into 0.9.xBrion Vibber
2010-11-12Add a quick config setting to disable/enable display of thumbnails in regular...Brion Vibber
2010-11-12drop a comma which isn't actually an error but keeps throwing annoying warnin...Brion Vibber
2010-11-12Drop commented-out code from old lightbox & thumbnail popup stuffBrion Vibber
2010-11-12don't try to initialize the mapstraction canvas if it doesn't existEvan Prodromou
2010-11-12don't try to initialize the mapstraction canvas if it doesn't existEvan Prodromou
2010-11-11Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-11-11give users a chance to opt out of email summariesEvan Prodromou
2010-11-11fix update of email prefs in queue handlerEvan Prodromou
2010-11-11Fix missing close of comment blockZach Copley
2010-11-11Fix missing close of comment blockZach Copley
2010-11-10Add error logging for a couple send-fail cases in XMPP outBrion Vibber
2010-11-10CSS class tweak for inline attachment thumbnails to avoid things thinking the...Brion Vibber
2010-11-10Fix isHTTPS to work correctly for Cherokee and IISCraig Andrews
2010-11-10Add an action to handle deauthorization callbacks from FacebookZach Copley
2010-11-09add title attribute on attachment list itemsBrion Vibber
2010-11-09Cleanup on the CSS for inline attachments; removed some unneeded changes sinc...Brion Vibber
2010-11-09Merge branch '0.9.x' into facebook-upgradeZach Copley
2010-11-09Make a richer StatusNet profile from a user's Facebook profileZach Copley
2010-11-09Missing one close-paren in newgroup.phpEvan Prodromou
2010-11-09session table was missing from upgrade scriptsEvan Prodromou
2010-11-09Allow YouTube-style media links to be counted as enclosures for purposes of l...Brion Vibber
2010-11-09Merge branch '0.9.x' into emailsummaryEvan Prodromou
2010-11-09hook points for the email settings formEvan Prodromou