summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-04cleanup whitespace in lib/mail.phpEvan Prodromou
2008-10-04check for notification flags in FavCommandEvan Prodromou
2008-10-04FaveCommand -> FavCommandEvan Prodromou
2008-10-04common_client_error -> common_user_errorEvan Prodromou
2008-10-04typo in message commandEvan Prodromou
2008-10-04different message source per command channelEvan Prodromou
2008-10-04correctly refer to notice as a noticeEvan Prodromou
2008-10-04correct use of $user to $this->userEvan Prodromou
2008-10-04text -> content in newnoticeEvan Prodromou
2008-10-04add channels and use command interpreter in different channelsEvan Prodromou
2008-10-04fill out commands, move to separate fileEvan Prodromou
2008-10-04move fave notification to mail libraryEvan Prodromou
2008-10-04move DB_DataObject ini files to more common name.Evan Prodromou
2008-10-03basics of the command interpreterEvan Prodromou
2008-10-03more specific profile-get is slightly more efficientEvan Prodromou
2008-10-02XMPP Direct Messaging / Last noticenick
2008-10-05explicitly load classes for queuehandlerEvan Prodromou
2008-10-04more output in daemon.phpEvan Prodromou
2008-10-04better instructions in the password recovery pageEvan Prodromou
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