summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-09-24Twitter bridge - Was using the wrong idiom to update foreign_linkZach Copley
2008-09-24Twitter bridge - fixed another bug that kept prefs from saving properlyZach Copley
2008-09-23Twitter bridge - pref setting to turn off sending @-replies to TwitterZach Copley
2008-09-23Twitter bridge - Bugfix: You can now turn off brige via prefsZach Copley
2008-09-23README - Added mbstring to the list of required PHP5 extensionsZach Copley
2008-09-23Added option to add disable attr to common_checkbox()Zach Copley
2008-09-23note privacy of login credentials and private messagesEvan Prodromou
2008-09-23better logic around protecting messagesEvan Prodromou
2008-09-23user -> thisEvan Prodromou
2008-09-23rationalize Zach's change of length with my added _ and capsEvan Prodromou
2008-09-23Twitter bridge - Changed Twitter username length check from 64 chars to Twitt...Zach Copley
2008-09-23Twitter bridge: Hack to get around PHP cURL's use of @ as a metachar,Zach Copley
2008-09-23comma to dotEvan Prodromou
2008-09-23was notifying user name not objectEvan Prodromou
2008-09-23Twitter bridge - fix to allow linking to 'protected' Twitter usersZach Copley
2008-09-23try some fiddling to get message notification going outEvan Prodromou
2008-09-23make it look like a queryEvan Prodromou