Age | Commit message (Expand) | Author |
2008-11-20 | hide certain users from the public stream | Evan Prodromou |
2008-11-14 | don't write notice to inbox if user isn't inboxed yet | Evan Prodromou |
2008-11-12 | add created to notice update | Evan Prodromou |
2008-11-12 | created timestamp on notice_inbox | Evan Prodromou |
2008-11-04 | Twitter-compatible API - since_id and before_id were polluting the cache and ... | zach |
2008-10-23 | blow inboxes | Evan Prodromou |
2008-10-22 | save notice to inbox on saveNew | Evan Prodromou |
2008-09-30 | Add support for since_id and before_id to Twitter API. Ticket #540. | mac65 |
2008-10-03 | more specific profile-get is slightly more efficient | 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 | 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 | 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-26 | move memcache connections to util.php | 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 | path correct in require_once for memcached | 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-20 | blow subscriptions cache when the user deletes a notice | Evan Prodromou |
2008-09-15 | fixup SQL code | Evan Prodromou |
2008-09-15 | fix cache deletion code | Evan Prodromou |
2008-09-15 | cache noticesWithFriends in memcached | Evan Prodromou |
2008-09-02 | Some Notice::saveNew cleanups. | Ori Avtalion |
2008-08-31 | Elide_Tags | Garret Buell |
2008-08-31 | Allow_multicase_tags | Garret Buell |
2008-08-26 | fix error storing uris of remote notices | Evan Prodromou |
2008-08-25 | change DataObject_Cast to use sql_now | Evan Prodromou |
2008-08-15 | Twitter-compatible API: support for new in_reply_to_status_id in statuses/update | zach |
2008-08-07 | LOG_ERROR -> LOG_ERR (again) | Evan Prodromou |
2008-07-31 | extend length of source for notices | Evan Prodromou |
2008-07-29 | save the source | Evan Prodromou |
2008-07-29 | refactor notice-adding code to one static method on Notice | Evan Prodromou |
2008-07-20 | First cut at hastags support. | Mike Cochrane |
2008-07-22 | add notice sources (currently unused) | Evan Prodromou |
2008-07-22 | mark notices as local | Evan Prodromou |
2008-07-15 | replies from people you're not subscribed to over Jabber | Evan Prodromou |
2008-07-10 | Resolve conflicts and convert _t( to _( where it was introduced again. | Mike Cochrane |
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane |
2008-07-09 | rebuild DB_DataObject classes for new structure | Evan Prodromou |
2008-05-22 | generate classes for db schema with URIs | Evan Prodromou |
2008-05-21 | remove validation code | Evan Prodromou |
2008-05-20 | ease up on the validation | Evan Prodromou |
2008-05-20 | fix validation of url | Evan Prodromou |