summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2010-07-28Merge branch 'master' into testingBrion Vibber
2010-07-28backwards compatibility for old tags format in hasTagJames Walker
2010-07-28don't try to save empty tagsJames Walker
2010-07-27Merge branch 'master' into testingJames Walker
2010-07-21Revert "Revert "Change the cache window on notices from 61 to 200, the max nu...Zach Copley
2010-07-20normalizing tags for status_networkJames Walker
2010-07-19Make some messages gender neutral.Eric Helgeson
2010-07-19Revert "Change the cache window on notices from 61 to 200, the max number"Zach Copley
2010-07-19Change the cache window on notices from 61 to 200, the max numberZach Copley
2010-07-14cache sitemap notice and user counts for 4hEvan Prodromou
2010-07-13push exception on missing profile down to Notice::getProfile()Evan Prodromou
2010-07-08Handle the case where a screen name has shifted from one Twitter ID to anotherZach Copley
2010-06-28Fix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notice...Brion Vibber
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-06-26Fix for bug #2382: releasing claim on failed queue item works again with DB-b...Brion Vibber
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' into testingBrion Vibber
2010-06-22- Add profile_info tag to Atom authorZach Copley
2010-06-17Include source client's related URL (if any) in source attribution forZach Copley
2010-06-17adding a Status_network::updateKeys() method, since DB_DataObject update does...James Walker
2010-06-16- More useful group info from api/statusnet/group/showZach Copley
2010-06-11Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-07Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-06-07Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-04use DB_DataObject_Cast objects in a couple of different places in the codeEvan Prodromou
2010-06-04Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-06-04memcache_dataobject supports some DB_DataObject_Cast objects as valuesEvan Prodromou
2010-06-03Option to divert PuSH items directly to the target site's queue when localBrion Vibber
2010-06-03Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac...Brion Vibber
2010-06-03Add repeated attr to Atom notices_info elementZach Copley
2010-06-01Fix memory leak in Inbox::addToInbox() (usage of raw DB_DataObject::staticGet...Brion Vibber
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-05-27Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-05-26Add repeat info to statusnet:notice_info Atom elementZach Copley
2010-05-25Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-05-25Hotpatch for infinite redirection-following loop seen processing URLs to http...Brion Vibber
2010-05-24Handle funky notice deletion cases more gracefully: if we already have a dele...Brion Vibber
2010-05-18Need to always emit statusnet:notice_info so it's available in profile feedsZach Copley
2010-05-18Remove errant double HTML entity encoding in API source attributionZach Copley
2010-05-18Add source link attr to statusnet:notice_info element in Atom output for noticesZach Copley
2010-05-18Refactor and centralize notice source link calculationZach Copley
2010-05-18Add xmlns:statusnet and statusnet:notice_info element to Atom entries for not...Zach Copley
2010-05-12Need to always emit statusnet:notice_info so it's available in profile feedsZach Copley
2010-05-06Remove errant double HTML entity encoding in API source attributionZach Copley
2010-05-06Add source link attr to statusnet:notice_info element in Atom output for noticesZach Copley
2010-05-06Refactor and centralize notice source link calculationZach Copley
2010-05-06Add xmlns:statusnet and statusnet:notice_info element to Atom entries for not...Zach Copley
2010-05-05Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-05-05Implement since_id and max_id param handling for /api/favoritesZach Copley