Commit Graph

3 Commits

Author SHA1 Message Date
Evan Prodromou
73ff960ef6 debug output when saving new mapping 2010-09-05 00:07:02 -04:00
Evan Prodromou
0a5e1f2d88 do a uniqueness check before saving new notice-to-status mapping 2010-09-05 00:05:11 -04:00
Evan Prodromou
16b219f1ef Save notice-to-status mapping in its own table
Introduce a table mapping notices to Twitter statuses. Initialize
this table at checkSchema() time. Save the mapping when we push
or pull statuses. Use the table to determine if a notice has a
Twitter equivalent.
2010-09-04 23:45:55 -04:00