summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-24Drop HTMLPurifier; we don't need its extra capabilities and we're already usi...Brion Vibber
2010-02-24OStatus: handle update-profile Salmon pingsBrion 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-24Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-24- break OMB profile update pings to a background queueBrion Vibber
2010-02-24use Subscription::start() for remote subscribesEvan Prodromou
2010-02-24Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-24OStatus: save updated profile bits when they come in over the wire; fix up ni...Brion Vibber
2010-02-24Include <author> with actor ID and name in Activity::asString(); fixes Salmon...Brion Vibber
2010-02-24Added a cookie for the nickname cookie for the login page and prefillSarven Capadisli
2010-02-24Moved StatusNetInstance into SN in util.jsSarven Capadisli
2010-02-24Added processing indicator for .form_remote_authorize on ostatussub pageSarven Capadisli
2010-02-24Break long strings in tagcloudSarven Capadisli
2010-02-23- Move ActivityParseTests to coreZach Copley
2010-02-23Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-23Add PoCo parsing and some other fixes.Zach Copley
2010-02-24OStatus: fix group delivery, send reply/group Salmon pings from background.Brion Vibber
2010-02-24Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-24OStatus: consolidate the low-level notice save code between Salmon and PuSH i...Brion Vibber
2010-02-24Add class and (if present) id to DB_DataObject error exceptions; often they'r...Brion Vibber
2010-02-24Using the default abbr class pattern for geo microformats instead ofSarven Capadisli
2010-02-23adding xfn, foaf and hcard rel's to our webfinger outputJames Walker
2010-02-23Add poco:displayName to Atom output for person objectZach Copley
2010-02-23OStatus: fixes for link/id and text extraction gets import of Buzz feeds work...Brion Vibber
2010-02-23some logging for OStatusPlugin::onStartFindMentions()Evan Prodromou
2010-02-23OStatus: accept webfinger addresses as well as profile URLs in the explicit r...Brion Vibber
2010-02-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-23move mention detection before default in OStatusPluginEvan Prodromou
2010-02-23OStatus: do PuSH subscription setup from subscribe/join event hooks, so resub...Brion Vibber
2010-02-23OStatus subscription UI tweak: if we're already subscribed/joined, say so and...Brion Vibber
2010-02-23OStatus: fix for avatars, submit button in updated remote profile previewBrion Vibber
2010-02-23Drop user-only requirement for subscribe actionEvan Prodromou
2010-02-22er typoJames Walker
2010-02-22magicsig shufflingJames Walker
2010-02-22clean up error loggingJames Walker
2010-02-22missing return value checkJames Walker
2010-02-22generate keypairs for users, and put them in the XRD for discoveryJames Walker
2010-02-22db_objectified magic sig - for persistence of local keypairsJames Walker
2010-02-22moving magicsig.php to classes - to add storageJames Walker
2010-02-23Refactored preview info and form for authorizing a remote subscriptionSarven Capadisli
2010-02-23Added a general classname for remote authorizationSarven Capadisli
2010-02-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-23OStatus: cleanup on ostatussub preparing for final UI work on the remote sub/...Brion Vibber
2010-02-22Add PoCo namespace to optional ns output in Notice::asAtomEntry()Zach Copley
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-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber