Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Thread (Conversation) Needs to Know the Last Message is SMS or MMS #57

Open
marcoscaceres opened this issue May 13, 2013 · 3 comments
Open

Comments

@marcoscaceres
Copy link
Contributor

Implementation feedback from Mozilla:

Please see [4] for the motivation and [5] for the interface change. In this way, the thread can know whether to display some special icons for the presence of MMS attachments.

[4] https://bugzilla.mozilla.org/show_bug.cgi?id=862311
[5] https://bugzilla.mozilla.org/show_bug.cgi?id=863241

@efullea
Copy link
Member

efullea commented Jun 19, 2013

This info can already be obtained by checking the 'type' attribute of the message with ID equal to the 'lastMessageID' of the Conversation

@efullea
Copy link
Member

efullea commented Jun 21, 2013

Gene Lian (@airpingu) 's email:

Sounds good to me! Btw, we don't have such an ID because we don't want to do extra queries at run-time, which might affect the perfomance of showing the thread list.

@efullea
Copy link
Member

efullea commented Jun 21, 2013

Should we redesign the Conversation interface to address the performance issue you mention?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants