[Bug 37611] Messages ordered by "timestamp" not "original-timestamp" (where appropriate)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 27 03:47:33 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37611
Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2011-05-26 18:47:32 PDT ---
Is fixed in 0.2.10. The logger needed to TplEvent to be sortable. Changing this
was changing semantic, which would mean not keeping backward compatibility. It
would also have made the logger code messy. The time the message was edited can
be retrieved using tpl_text_event_get_edit_timestamp().
We also took this opportunity to optimize and fix the message merging.
get_filtered_events() should be faster now.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list