Age | Commit message (Expand) | Author |
2008-09-29 | trying to fix up pages in tags | Evan Prodromou |
2008-09-29 | blow cache in Notice for tags | Evan Prodromou |
2008-09-28 | blow the cached streams for tags on a new notice | Evan Prodromou |
2008-09-28 | add some whitespace to the qry for tags | Evan Prodromou |
2008-09-28 | sync function names | Evan Prodromou |
2008-09-28 | cache tag streams in Memcached, too | Evan Prodromou |
2008-09-28 | remove debugging code for notice streams | Evan Prodromou |
2008-09-28 | correct some SQL and add some spaces | Evan Prodromou |
2008-09-28 | exact check on memcached results | Evan Prodromou |
2008-09-28 | another debug notice | Evan Prodromou |
2008-09-28 | remove noticewrapper | Evan Prodromou |
2008-09-28 | move noticewrapper to classes | Evan Prodromou |
2008-09-28 | add some debugging stuff to Notice | Evan Prodromou |
2008-09-28 | lost paren in Notice | Evan Prodromou |
2008-09-28 | change arguments to Notice::publicStream | Evan Prodromou |
2008-09-28 | single function for important streams, with memcached support | Evan Prodromou |
2008-09-27 | slightly better check on $orig in update() | Evan Prodromou |
2008-09-26 | move memcache connections to util.php | Evan Prodromou |
2008-09-26 | handle multiple memcached servers | Evan Prodromou |
2008-09-26 | wasn't returning results of update | Evan Prodromou |
2008-09-26 | add some more info on notice update | Evan Prodromou |
2008-09-26 | log a db error for inserting the notice | Evan Prodromou |
2008-09-26 | another false-for-error | Evan Prodromou |
2008-09-26 | Memcache returns false on cache miss | Evan Prodromou |
2008-09-26 | don't record null key values | Evan Prodromou |
2008-09-26 | hack to make keys work | Evan Prodromou |
2008-09-26 | handle one-argument calls to staticGet | Evan Prodromou |
2008-09-26 | better deletes and key names | Evan Prodromou |
2008-09-26 | try to make some static/non-static stuff work right | Evan Prodromou |
2008-09-26 | better handling of staticGet | Evan Prodromou |
2008-09-26 | path correct in require_once for memcached | Evan Prodromou |
2008-09-26 | rename cached object file | Evan Prodromou |
2008-09-26 | prepend Memcached_DataObject require with INSTALLDIR | Evan Prodromou |
2008-09-26 | caching layer for DB/DataObject | Evan Prodromou |
2008-09-23 | user -> this | Evan Prodromou |
2008-09-23 | change how Foreign_link fetches, and fix mixup between user-ids and foreign-i... | Evan Prodromou |
2008-09-22 | correct a couple of bugs | Evan Prodromou |
2008-09-17 | save created date | Evan Prodromou |
2008-09-17 | fix missing variable in save-new-message | Evan Prodromou |
2008-09-17 | fancy urls for show message, new message | Evan Prodromou |
2008-09-17 | newmessage and showmessage | Evan Prodromou |
2008-09-16 | rationalize with ciarang's pgsql changes | Evan Prodromou |
2008-09-15 | PostgreSQL: Quote table name in manually formed query - fixes profile setting... | CiaranG |
2008-09-09 | Initial support for PostgreSQL | CiaranG |
2008-09-08 | Disallow 'api' nickname | Zach Copley |
2008-08-28 | Twitter integration - Notices now broadcast (directly) to Twitter from linked... | Zach Copley |
2008-08-28 | Twitter integration - support for new foreign_link table and prefs now save/u... | Zach Copley |
2008-08-26 | Twitter integration - Foreign_user::getForeignUser() to retrieve | Zach Copley |
2008-08-26 | Twitter-integration - Twitter settings tab now saves Twitter credentials | zach |
2008-09-16 | inbox and outbox for direct messages | Evan Prodromou |