Opened 17 years ago
Closed 14 years ago
#2561 closed enhancement (fixed)
Jabber support for AnnouncerPlugin
Reported by: | David Fraser | Owned by: | Robert Corsaro |
---|---|---|---|
Priority: | normal | Component: | AnnouncerPlugin |
Severity: | major | Keywords: | jabber |
Cc: | David Fraser, Dmitri | Trac Release: | 0.12 |
Description
I've started work on supporting Jabber as a Distribution mechanism for the AnnouncerPlugin
It uses pyxmpp
and is currently functional but needing glitches ironed out.
At the moment the templates are based on the email ones which aren't ideal - they could be trimmed down a lot (the text templates are using genshi 0.4 style too)
Attachments (1)
Change History (18)
Changed 17 years ago by
Attachment: | jabber-support-firststab.patch added |
---|
comment:1 Changed 17 years ago by
Owner: | changed from Stephen Hansen to anonymous |
---|---|
Status: | new → assigned |
Accepting this as I plan to complete it...
comment:3 follow-up: 8 Changed 16 years ago by
Replying to doki_pen:
How's it going? I could use some help on this.
Ah, development has resumed! I'll see if I can look at it then...
comment:5 Changed 16 years ago by
This is very interesting feature that I'm personally anxiously waiting to include in our Trac.
As the previous commenter, is there any progress on this? Also, I cannot see the initial patch that was submitted along this ticket. If I click on the attachment link then I cannot see any patch under it.
comment:8 follow-up: 9 Changed 16 years ago by
Replying to davidf@sjsoft.com:
Replying to doki_pen:
How's it going? I could use some help on this.
Ah, development has resumed! I'll see if I can look at it then...
Patch works okay. Did some tweaking to it, so it would work with most recent revision of AnnouncerPlugin. Appears to have intermittent issues with idling out with OpenFire server.
comment:9 Changed 16 years ago by
Replying to anonymous:
Replying to davidf@sjsoft.com:
Replying to doki_pen:
How's it going? I could use some help on this.
Ah, development has resumed! I'll see if I can look at it then...
Patch works okay. Did some tweaking to it, so it would work with most recent revision of AnnouncerPlugin. Appears to have intermittent issues with idling out with OpenFire server.
I didn't apply the downloaded patch yet. Is your tweaked patch (for most recent version of AnnouncerPlugin) somewhere for public download?
comment:10 Changed 16 years ago by
Please upload your tweaked patch if you get a chance anonymous. :D
comment:11 Changed 15 years ago by
Cc: | Dmitri added |
---|
comment:12 Changed 15 years ago by
Owner: | changed from anonymous to Robert Corsaro |
---|---|
Priority: | normal → high |
Severity: | normal → major |
Status: | assigned → new |
Work has resumed! I need a second distributor to fully test announcerplugin, and lacking any more compelling options, I'll be implementing an XMPP distributor! I've started work on a local branch, but it may be a few days before you see a checkin. It's working for me locally, but with a number of ugly hacks. Look for it in trunk. Please follow http://github.com/dokipen/trac-announcer-plugin.
comment:13 Changed 15 years ago by
Owner: | changed from Robert Corsaro to anonymous |
---|---|
Status: | new → assigned |
Trac Release: | 0.11 → 0.12 |
comment:14 Changed 15 years ago by
Owner: | changed from anonymous to Robert Corsaro |
---|---|
Status: | assigned → new |
comment:15 Changed 15 years ago by
Status: | new → assigned |
---|
comment:16 Changed 14 years ago by
Priority: | high → normal |
---|
comment:17 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added to trunk. Trunk is very unstable at the moment, check back in a couple of weeks for a usable trunk.
Patch to support Jabber - requires svn cp xxxemailxxx xxxjabberxxx for most duplicated modules