summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-26Another batch of translationsCiaranG
2008-09-25Latest translation updatesCiaranG
2008-09-25Updates to the update_translations scriptCiaranG
2008-09-24More translationsCiaranG
2008-09-24Translations updates using scriptCiaranG
2008-09-24A load of translations, including de_DE,es,it_IT,nl_NL,en_GBCiaranG
2008-09-24Add a sys_get_temp_dir substitute to extlib for easier installation on versio...CiaranG
2008-09-24PostgreSQL: Corrections to the two new table definitionsCiaranG
2008-09-23PostgreSQL: New tables for private messages and invitations (untested)CiaranG
2008-09-23Added Swedish to list of languagesCiaranG
2008-09-23Add Lithuanian to list of supported languagesCiaranG
2008-09-30some extlibs that were missing from 0.6.0Evan Prodromou
2008-09-30don't encache on insert; misses timestampsEvan Prodromou
2008-09-30use two-arg constructor for confirmation codeEvan Prodromou
2008-09-30log a warning on recovery of old recovery codesEvan Prodromou
2008-09-29trying to fix up pages in tagsEvan Prodromou
2008-09-29blow cache in Notice for tagsEvan Prodromou
2008-09-29guarded call to conn method in xmppqueuehandlerEvan Prodromou
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