Feature #813
Allow updating the title of a chat tab
Status: | Closed | Start: | 02/09/2013 | |
Priority: | Low | Due date: | ||
Assigned to: | Oliver Schneider | % Done: | 100% |
|
Category: | Engine | |||
Target version: | 0.10 | |||
Complexity: | High |
|||
Votes: | 0 |
Description
It's not possible to change ChatModel.Name except by adding a new ChatModel and removing the old one.
History
Updated by Mirco Bauer 4293 days ago
- Category set to Engine
- Complexity set to High
Updated by Oliver Schneider 4293 days ago
for xmpp: a contact's nickname changes (that's where I ran into the problem, currently solved by closing and reopening I think)
for irc: a contact's nickname changes in a channel the user is in
Updated by Mirco Bauer 4106 days ago
- Target version set to TBD
This is a design bug on the current protocol / engine->frontend API that can not easily be fixed, except the protocol gets broken which is not an option as the protocol is stable since 0.8. The new RESTful API need to cover/deal with this. see: https://wiki.gnome.org/Smuxi/Protocol/Zero
Updated by Mirco Bauer 3975 days ago
- Status changed from New to Closed
- Assigned to set to Oliver Schneider
- Target version changed from TBD to 0.10
- % Done changed from 0 to 100
Implemented in 008f63cfe24f1a9e97f2aea660359ef0996a8a6e