GNOME Bugzilla – Bug 669177
Show who changed the subject.
Last modified: 2012-04-05 10:34:37 UTC
Empathy doesn't show who is responsible for the subject changing. I have a little patch coming up which makes it do this.
Created attachment 206574 [details] [review] Chat: show who changed the subject
Review of attachment 206574 [details] [review]: Looks good, just a comment which is a bit miss leading. ::: libempathy/empathy-tp-chat.c @@ +612,1 @@ if (subject != NULL) { actor could be defined in this block. @@ +616,3 @@ + /* If the actor is included with this update, use it; + * otherwise, clear it to avoid showing stale information. + * Why might it not be included? When you join an IRC channel, Comment claims that the actor is cleared if not incuded but the code doesn't seem to do that.
Created attachment 206581 [details] [review] Chat: show who changed the subject
Comment on attachment 206574 [details] [review] Chat: show who changed the subject You're quite right. I didn't actually finish changing the patch.
Review of attachment 206581 [details] [review]: ++
This was released in 3.3.5.