sureshvv / reviewboard

Automatically exported from code.google.com/p/reviewboard
0 stars 0 forks source link

Instant messaging integration #488

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
integration with instant messaging, e.g. xmpp/jabber would allow for
real-time collaboration. some high level ideas:

* send IM instead of e-mails to notify of new review requests, updates of
reviews, etc. the message should include an url. if a reviewboard bot is
provided one could send IM/e-mail based on the presence status of a contact.
* allow a reviewer to invite other team members for a discussion (chat
rooms). this chat room may be an instant room (see
http://www.xmpp.org/extensions/xep-0045.html#createroom)
* optionally log all status updates, review requests, etc. to a chat room.
this will allow one to keep a complete log. would be really great if one
could specify a chat room per component or project (or any other
granularity suitable to the project).
* using of adhoc commands (http://www.xmpp.org/extensions/xep-0050.html)
one may query a reviewboard bot for reports, current status, etc.

Original issue reported on code.google.com by roelof.n...@gmail.com on 15 May 2008 at 11:04

GoogleCodeExporter commented 9 years ago

Original comment by trowb...@gmail.com on 15 May 2008 at 4:29

GoogleCodeExporter commented 9 years ago
This would be best done as an extension.

Original comment by chip...@gmail.com on 21 May 2008 at 9:27

GoogleCodeExporter commented 9 years ago

Original comment by trowb...@gmail.com on 23 Sep 2009 at 9:28

GoogleCodeExporter commented 9 years ago
Issue 1357 has been merged into this issue.

Original comment by trowb...@gmail.com on 16 Oct 2009 at 11:53

GoogleCodeExporter commented 9 years ago
An first release for an XMPP Notification extension is now available at:

https://github.com/iconoeugen/rb-xmpp-notification

Check the INSTALL file for details.

Original comment by horatiu....@gmail.com on 7 May 2013 at 12:08

GoogleCodeExporter commented 9 years ago
That's very cool. You should feel free to announce it on 
reviewboard@googlegroups.com and see if you can get some usage and feedback on 
it.

In the future, we're looking to build a catalogue of extensions that people can 
download, but that's pretty far away right now.

Original comment by chip...@gmail.com on 7 May 2013 at 1:07