summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-28note about stream_select() bug in PHP 5.2.xEvan Prodromou
2008-09-28blow the cached streams for tags on a new noticeEvan Prodromou
2008-09-28fixup tag display codeEvan Prodromou
2008-09-28pass tag parameter along to stream queryEvan Prodromou
2008-09-28add some whitespace to the qry for tagsEvan Prodromou
2008-09-28sync function namesEvan Prodromou
2008-09-28cache tag streams in Memcached, tooEvan Prodromou
2008-09-28add favoritesrssEvan Prodromou
2008-09-28fancy url for favorites rssEvan Prodromou
2008-09-28remove unneeded find() in userrss.phpEvan Prodromou
2008-09-28remove debugging code for notice streamsEvan Prodromou
2008-09-28correct some SQL and add some spacesEvan Prodromou
2008-09-28exact check on memcached resultsEvan Prodromou
2008-09-28another debug noticeEvan Prodromou
2008-09-28remove noticewrapperEvan Prodromou
2008-09-28move noticewrapper to classesEvan Prodromou
2008-09-28add some debugging stuff to NoticeEvan Prodromou
2008-09-28lost paren in NoticeEvan Prodromou
2008-09-28change arguments to Notice::publicStreamEvan Prodromou
2008-09-28shownotices takes user rather than profile in showstreamEvan Prodromou
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-09-27slightly better check on $orig in update()Evan Prodromou
2008-09-26move memcache connections to util.phpEvan Prodromou
2008-09-26handle multiple memcached serversEvan Prodromou
2008-09-26wasn't returning results of updateEvan Prodromou
2008-09-26add some more info on notice updateEvan Prodromou
2008-09-26log a db error for inserting the noticeEvan Prodromou
2008-09-26another false-for-errorEvan Prodromou
2008-09-26Memcache returns false on cache missEvan Prodromou
2008-09-26don't record null key valuesEvan Prodromou
2008-09-26hack to make keys workEvan Prodromou
2008-09-26handle one-argument calls to staticGetEvan Prodromou
2008-09-26better deletes and key namesEvan Prodromou
2008-09-26try to make some static/non-static stuff work rightEvan Prodromou
2008-09-26better handling of staticGetEvan Prodromou
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26rename cached object fileEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
2008-09-26try to clean up user-without-profile errorsEvan Prodromou
2008-09-24better redirect to outboxEvan Prodromou
2008-09-24redirect to outbox after postingEvan Prodromou
2008-09-24correct url for new message formEvan Prodromou
2008-09-24put message form on inbox and outboxEvan Prodromou
2008-09-24change handle() to use message-getting helperEvan Prodromou
2008-09-24change the rule for detecting replies.Evan Prodromou
2008-09-24default sending local @ replies to TwitterEvan Prodromou
2008-09-22Fix ticket 460mac65
2008-09-22Fix ticket 662mac65
2008-09-24change foreign links flags code to use bitmasksEvan Prodromou