Age | Commit message (Expand) | Author |
2008-08-30 | log transport when claiming a notice | Evan Prodromou |
2008-08-27 | $this->log to common_log in Queue_item | Evan Prodromou |
2008-08-27 | change queue_item to use a compound primary key | Evan Prodromou |
2008-08-27 | break up monolithic xmppdaemon into multiple queue handlers | Evan Prodromou |
2008-08-26 | fix error storing uris of remote notices | Evan Prodromou |
2008-08-25 | use better SQL date, fix security problem with OpenID logins | Evan Prodromou |
2008-08-25 | change DataObject_Cast to use sql_now | Evan Prodromou |
2008-08-19 | add database tables for foreign services | Evan Prodromou |
2008-08-13 | first step towards adding favorites to the system | Evan Prodromou |
2008-08-15 | Twitter-compatible API: support for new in_reply_to_status_id in statuses/update | zach |
2008-08-13 | move user registration to a single static method | Evan Prodromou |
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-22 | Resolve conflicts | Mike Cochrane |
2008-07-21 | Resolve conflicts after pull from evan | mikec |
2008-07-21 | Changse to ini file that I always forget to record | Mike Cochrane |
2008-07-21 | Publish MicroIDs for email and mpp on profile and notice pages. | mikec |
2008-07-20 | Regenerate class file for language column | Mike Cochrane |
2008-07-20 | Update for langauge column | Mike Cochrane |
2008-07-18 | Patch for PITS 00032, 00033, 00034 | matthew.gregg |
2008-07-20 | Missing ini settings for notice_tag table | Mike Cochrane |
2008-07-20 | First cut at hastags support. | Mike Cochrane |
2008-07-22 | add notice sources (currently unused) | Evan Prodromou |
2008-07-22 | don't get a count from query | Evan Prodromou |
2008-07-22 | notices and counts | Evan Prodromou |
2008-07-22 | another whitespace SQL error | Evan Prodromou |
2008-07-22 | whitespace in SQL | Evan Prodromou |
2008-07-22 | blow off DB_DataObject joins, write SQL from scratch | Evan Prodromou |
2008-07-22 | centralize and optimize with-friends query | Evan Prodromou |
2008-07-22 | mark notices as local | Evan Prodromou |
2008-07-21 | update keys for incomingemail | Evan Prodromou |
2008-07-21 | save changes to smsemail | Evan Prodromou |
2008-07-21 | add flag for sms replies | Evan Prodromou |
2008-07-20 | add sms email address to user | Evan Prodromou |
2008-07-20 | $true not the same as true | Evan Prodromou |
2008-07-20 | add autosubscribe | Evan Prodromou |
2008-07-20 | add autosubscribe flag to users | Evan Prodromou |
2008-07-20 | start sms settings | Evan Prodromou |
2008-07-19 | email settings for post by email | Evan Prodromou |
2008-07-19 | add a transport flag to queue items | Evan Prodromou |
2008-07-17 | mailer daemon start | Evan Prodromou |
2008-07-18 | add nonce links | Evan Prodromou |
2008-07-17 | hand-built links.ini | Evan Prodromou |
2008-07-15 | rebuild classes based on DB change | Evan Prodromou |
2008-07-15 | move email settings to its own tab | Evan Prodromou |
2008-07-15 | replies from people you're not subscribed to over Jabber | Evan Prodromou |
2008-07-13 | Sort notices by date then id so they are in the correct order when there are ... | Mike Cochrane |
2008-07-10 | Resolve conflict properly | Mike Cochrane |