summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-03only put notices that are local in the sitemapEvan Prodromou
2008-10-02don't try to free faves in UserEvan Prodromou
2008-10-02incorrect function call in FaveEvan Prodromou
2008-10-02try to use caching functions where possible in UserEvan Prodromou
2008-10-02use pkeyGet for AvatarEvan Prodromou
2008-10-02add methods to Memcached_DataObject for caching compound keysEvan Prodromou
2008-10-02remove unused helper functionEvan Prodromou
2008-09-30Fix replies tab pagination issuesupport
2008-09-30use profile URL instead of local URLEvan Prodromou
2008-09-24Fix problem with tags in different locales (Ticket #679)CiaranG
2008-09-29PostgreSQL: Put a default on confirm_address.address_extra to mimic mysql's b...CiaranG
2008-09-27Make stopdaemons.sh work no matter where it runs fromCiaranG
2008-09-26Fix error in xmpp helpCiaranG
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