This extension shows a desktop notification when a message is received in tfs team room
Shows notification when a team room chat message is posted in a team room that you opened.
v1.39 removed hardcoded DefaultCollection from code
v1.40 cleanup fix syntax errors
Latest reviews
- (2016-11-01) Evan Ogas: It just doesn't work. Some mild debugging shows a few syntax errors related to case-sensitivity, hardcoded team collection name, etc.
- (2016-09-30) P Duncan: Conceptually, this is exactly what I'm looking for. My development team needs a persistent chat and it would be ideal to have it embedded in TFS where we do all our work. Currently, we use Jabber as our preferred tool and haven't transitioned to a TFS room primarily due to the lack of a visual cue or alert when a new message is received. Unfortunately, this extension is not providing that very promised feature: notification. Is there server side configuration necessary?