summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2008-11-12add created to notice updateEvan Prodromou
2008-11-12notice_inbox.id -> notice_inbox.notice_idEvan Prodromou
2008-11-12created timestamp on notice_inboxEvan Prodromou
2008-11-04Twitter-compatible API - since_id and before_id were polluting the cache and ...zach
2008-10-23blow inboxesEvan Prodromou
2008-10-22change User to use notice inboxes rather than subscriptionEvan Prodromou
2008-10-22better prefix for Notice_inbox.phpEvan Prodromou
2008-10-22save notice to inbox on saveNewEvan Prodromou
2008-10-22notice inboxEvan Prodromou
2008-11-13use correct class for avatar deletion so memcached is updatedEvan Prodromou
2008-10-22remove unused noticesWithFriendsWindow from UserEvan Prodromou
2008-10-06fixup return value of XMPP channel on setting notificationEvan Prodromou
2008-10-06fix error and output in on and off commandsEvan Prodromou
2008-10-05Another patch to fix up whitespace conflicts in User.phpZach Copley
2008-10-05Fixed up conflict (over white space) in User.phpZach Copley
2008-10-04fix deleted function after synch from ZachEvan Prodromou
2008-09-30Add support for since_id and before_id to Twitter API. Ticket #540.mac65
2008-10-04correct output for Get commandEvan 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-04add channels and use command interpreter in different channelsEvan Prodromou
2008-10-04fill out commands, move to separate fileEvan 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-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-30don't encache on insert; misses timestampsEvan Prodromou
2008-09-29trying to fix up pages in tagsEvan Prodromou
2008-09-29blow cache in Notice for tagsEvan Prodromou
2008-09-28blow the cached streams for tags on a new noticeEvan 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-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