aboutsummaryrefslogtreecommitdiff
path: root/database.cc
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-10-16 13:33:39 -0700
committerCarl Worth <cworth@cworth.org>2009-10-16 13:33:39 -0700
commit387a28281c8b8c8025e976d610cf0dae0f196894 (patch)
tree78c4e09dfee40a22f705d2e3c140998146447ec6 /database.cc
parent5fbdbeb333b4fb8293092e8cb9f5b19da3e53ed5 (diff)
Generate random thread IDs instead of using an arbitrary Message-ID.
Previously, we used as the thread-id the message-id of the first message in the thread that we happened to find. In fact, this is a totally arbitrary identifier, so it might as well be random. And an advantage of actually using a random identifier is that we now have fixed-length thead identifiers, (and the way is open to even allow abbreviated identifiers like git does---though we're less likely to show these identifiers to actual users).
Diffstat (limited to 'database.cc')
0 files changed, 0 insertions, 0 deletions