Opened 20 years ago
Closed 18 years ago
#1400 closed enhancement (wontfix)
Jabber Support
Reported by: | Owned by: | Matthew Good | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | general | Version: | devel |
Severity: | normal | Keywords: | jabber plugin |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
An increasing number of developers are using IM to communicate and hash out issues.
I think it would be interesting to design a method by which group discussions between registered trac users over IM (such as Jabber) are automatically logged as transcripts in Trac.
For example, a Trac site would have a 'group-room' associated with it. Whenever users sign into the group-room, anything they do/say there would be automatically logged and outputted (with formatting) on a transcripts page.
Just a suggestion
Attachments (0)
Change History (4)
comment:1 by , 20 years ago
Priority: | normal → low |
---|
follow-up: 3 comment:2 by , 20 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I'm currently working on using the TracPluggableModules framework to provide for extensible notification and plan to implement Jabber support.
comment:3 by , 18 years ago
Replying to mgood:
I'm currently working on using the TracPluggableModules framework to provide for extensible notification and plan to implement Jabber support.
Is this still something you are working on (or planning on working on)? Pretty old ticket :)
comment:4 by , 18 years ago
Keywords: | plugin added |
---|---|
Resolution: | → wontfix |
Status: | assigned → closed |
See related #3140. There's also the th:IrcLogsPlugin which does something quite similar to what is described here, although for IRC.
In any case, this should be a plugin.
While this sounds like a nice idea, I feel that in practice it would be difficult to format the resulting transcripts in a fashion that is useful.