summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-02-24fix "PHP Warning: Call-time pass-by-reference has been deprecated"Craig Andrews
2010-02-24add image support for xbm, xpm, wbmp, and bmp image formatsCraig Andrews
2010-02-24Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-24Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-24OStatus: disable HTMLPurify cache unless we've configured a writable path for...Brion Vibber
2010-02-24Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-24use Notice::bestUrl() to determine notice url in NoticeListItem::showNoticeLi...Evan Prodromou
2010-02-24- break OMB profile update pings to a background queueBrion Vibber
2010-02-24Include <author> with actor ID and name in Activity::asString(); fixes Salmon...Brion Vibber
2010-02-23Add PoCo parsing and some other fixes.Zach Copley
2010-02-24Using the default abbr class pattern for geo microformats instead ofSarven Capadisli
2010-02-23Add poco:displayName to Atom output for person objectZach Copley
2010-02-23OStatus: do PuSH subscription setup from subscribe/join event hooks, so resub...Brion Vibber
2010-02-22Add lose <nickname> command to the command interpreterCraig Andrews
2010-02-22Add activity.php to common includesZach Copley
2010-02-22Merge branch 'rationalize-activity' into testingZach Copley
2010-02-22Move ActivityObject and related stuff to coreZach Copley
2010-02-23OStatus group delivery initial implementation.Brion Vibber
2010-02-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-02-22Upgrade profile-based activity noun to have more complete set ofZach Copley
2010-02-21don't calculate replies for remote noticesEvan Prodromou
2010-02-21Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-21Add PoCo namespace to notice feedsZach Copley
2010-02-21Combine code that finds mentions into one place and add hook pointsEvan Prodromou
2010-02-21Pulling PubSubHubbub plugin out of default list for 0.9.x; not compatible wit...Brion Vibber
2010-02-21Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-21add feed-level author for user atom feedsEvan Prodromou
2010-02-20Change to use TagURI::base() instead of common_config()Evan Prodromou
2010-02-20Add a library to mint tag URIsEvan Prodromou
2010-02-19Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-19remove unused subs_(un)subscribe_user functionsEvan Prodromou
2010-02-19replace calls to subs_(un)subscribe_user with Subscription methodsEvan Prodromou
2010-02-19Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-02-19Refactor subs_* functions for remote useEvan Prodromou
2010-02-19Using inlineScript instead for clickjacking checkSarven Capadisli
2010-02-19Only load json2.js if native JSON is not supportedSarven Capadisli
2010-02-18OStatus sub/unsub updates:Brion Vibber
2010-02-18Fix for cross site OMB posting problemZach Copley
2010-02-18Merge branch 'master' of git@gitorious.org:statusnet/mainlineZach Copley
2010-02-18Fix for cross site OMB posting problemZach Copley
2010-02-17Merge branch 'master' into testingBrion Vibber
2010-02-17Queues: redid the breakout control model so we can start up and subscribe to ...Brion Vibber
2010-02-17Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allowsZach Copley
2010-02-17Merge branch 'testing' into 0.9.xBrion Vibber
2010-02-17Merge branch 'master' into testingBrion Vibber
2010-02-17Fix exception on bad plugin loadBrion Vibber
2010-02-17parse_url returns an associative array - not an objectCraig Andrews
2010-02-17htmloutputter->script() special cases src's that begin with plugin/ or local/...Craig Andrews
2010-02-17parse_url returns an associative array - not an objectCraig Andrews
2010-02-17OStatus: override source link with the source domain and link to original mes...Brion Vibber