[Bug 17450] Make Recent Changes available via XMPP

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Krinkle krinklem...@gmail.com changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 17450] Make Recent Changes available via XMPP

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Ed Summers e...@pobox.com changed: What|Removed |Added CC||e...@pobox.com --- Comment

[Bug 17450] Make Recent Changes available via XMPP

2014-05-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #36 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 131040 merged by Faidon Liambotis: Add 'rcstream' module for broadcasting recent changes over WebSockets https://gerrit.wikimedia.org/r/131040 -- You are

[Bug 17450] Make Recent Changes available via XMPP

2014-05-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Siebrand Mazeland siebr...@kitano.nl changed: What|Removed |Added CC|

[Bug 17450] Make Recent Changes available via XMPP

2014-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 17450] Make Recent Changes available via XMPP

2014-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #35 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 131040 had a related patch set uploaded by Ori.livneh: Add 'rcstream' module for broadcasting recent changes over WebSockets

[Bug 17450] Make Recent Changes available via XMPP

2014-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Krinkle krinklem...@gmail.com changed: What|Removed |Added CC||krinklem...@gmail.com

[Bug 17450] Make Recent Changes available via XMPP

2014-01-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added CC|

[Bug 17450] Make Recent Changes available via XMPP

2013-08-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Bug 17450 depends on bug 24836, which changed state. Bug 24836 Summary: Install Extension:XMLRC on test.wikipedia.org https://bugzilla.wikimedia.org/show_bug.cgi?id=24836 What|Removed |Added

[Bug 17450] Make Recent Changes available via XMPP

2012-02-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Nemo_bis federicol...@tiscali.it changed: What|Removed |Added CC|

[Bug 17450] Make Recent Changes available via XMPP

2010-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 ir...@rkrahl.de changed: What|Removed |Added CC||ir...@rkrahl.de --- Comment #28 from

[Bug 17450] Make Recent Changes available via XMPP

2010-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #29 from X! soxre...@gmail.com 2010-10-11 17:11:50 UTC --- Just realized that this would not be able to be placed in core as it stands (which is what I would like to see eventually), due to the Python prerequisite. -- Configure

[Bug 17450] Make Recent Changes available via XMPP

2010-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #30 from Daniel Kinzler brightb...@gmail.com 2010-10-11 21:29:27 UTC --- perhaps the bit that emits the udp packets could be split of and put into core - that's the part that is actually a proper mediawiki extension. the rest is

[Bug 17450] Make Recent Changes available via XMPP

2010-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #32 from X! soxre...@gmail.com 2010-10-12 00:16:57 UTC --- math is in there for historical reasons. However, I do know that extensions like timeline, etc have been denied merging with core for non-PHP-ness. -- Configure bugmail:

[Bug 17450] Make Recent Changes available via XMPP

2010-08-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #26 from Daniel Kinzler brightb...@gmail.com 2010-08-18 07:29:55 UTC --- (In reply to comment #25) Quick query, why use just XML? It would be nice to be able to get an alternate format on request, such as JSON or serialized PHP.

[Bug 17450] Make Recent Changes available via XMPP

2010-08-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #27 from Daniel Kinzler brightb...@gmail.com 2010-08-18 08:30:42 UTC --- I have described the prototype setup at http://meta.wikimedia.org/wiki/Recentchanges_via_XMPP -- Configure bugmail:

[Bug 17450] Make Recent Changes available via XMPP

2010-08-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #20 from Daniel Kinzler brightb...@gmail.com 2010-08-17 15:31:56 UTC --- I finished XMLRC, an extension implementing this: http://www.mediawiki.org/wiki/Extension:XMLRC. I have set up a demo on the toolserver (fed by polling the

[Bug 17450] Make Recent Changes available via XMPP

2010-08-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #21 from X! soxre...@gmail.com 2010-08-17 15:46:30 UTC --- You may want to set the xml:space=preserve attribute in the body tag, so XML parsers will leave whitespace in the content alone. -- Configure bugmail:

[Bug 17450] Make Recent Changes available via XMPP

2010-08-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #22 from Daniel Kinzler brightb...@gmail.com 2010-08-17 15:58:34 UTC --- (In reply to comment #21) You may want to set the xml:space=preserve attribute in the body tag, so XML parsers will leave whitespace in the content alone.

[Bug 17450] Make Recent Changes available via XMPP

2010-08-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #23 from Daniel Kinzler brightb...@gmail.com 2010-08-17 15:59:30 UTC --- (In reply to comment #21) or do you mean in the regular xmpp message body? that'S up the xmpp library, i won't mess with that. anyway, it's all on one line.

[Bug 17450] Make Recent Changes available via XMPP

2010-08-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #24 from X! soxre...@gmail.com 2010-08-17 17:36:06 UTC --- All right then, don't bother with the library. I would LOVE to see this, at least on test.wikipedia.org for testing. -- Configure bugmail:

[Bug 17450] Make Recent Changes available via XMPP

2010-08-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #25 from X! soxre...@gmail.com 2010-08-17 23:33:40 UTC --- Quick query, why use just XML? It would be nice to be able to get an alternate format on request, such as JSON or serialized PHP. -- Configure bugmail:

[Bug 17450] Make Recent Changes available via XMPP

2010-08-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 X! soxre...@gmail.com changed: What|Removed |Added Depends on||24836 -- Configure bugmail:

[Bug 17450] Make Recent Changes available via XMPP

2010-07-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #18 from tisane2...@gmail.com 2010-07-22 23:44:56 UTC --- What XMPP size limit are you referring to? I thought one of the advantages of XMPP is that it does not specify a hardcoded limit on the size of XMPP stanzas.

[Bug 17450] Make Recent Changes available via XMPP

2010-07-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #19 from MZMcBride b...@mzmcbride.com 2010-07-22 23:55:27 UTC --- (In reply to comment #18) What XMPP size limit are you referring to? I thought one of the advantages of XMPP is that it does not specify a hardcoded limit on the

[Bug 17450] Make Recent Changes available via XMPP

2010-07-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Soxred93 soxre...@gmail.com changed: What|Removed |Added CC||soxre...@gmail.com ---

[Bug 17450] Make Recent Changes available via XMPP

2010-07-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Niklas Laxström niklas.laxst...@gmail.com changed: What|Removed |Added CC|

[Bug 17450] Make Recent Changes available via XMPP

2010-07-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #14 from Daniel Kinzler brightb...@gmail.com 2010-07-17 09:41:54 UTC --- @tisane: that class is work in progress, i never got around to finishing it. i think i was using the xmpphp library, but i'm not sure any more. writing the

[Bug 17450] Make Recent Changes available via XMPP

2010-07-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #15 from tisane2...@gmail.com 2010-07-17 15:26:10 UTC --- *** Bug 23001 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 17450] Make Recent Changes available via XMPP

2010-07-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #13 from tisane2...@gmail.com 2010-07-16 15:53:47 UTC --- I notice that XMLRC_XMPP.class.php has this line: include( XMPP.php ); But, there is no XMPP.php in the XMLRC directory in SVN. What PHP XMPP library should be used with

[Bug 17450] Make Recent Changes available via XMPP

2010-06-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #12 from Brion Vibber br...@pobox.com 2010-06-06 20:46:39 UTC --- Best way to include text is probably to have distinct feeds you could subscribe to for metadata-only and metadata-plus-full text. That'll keep the main feeds

[Bug 17450] Make Recent Changes available via XMPP

2010-06-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Guandalug guanda...@nurfuerspam.de changed: What|Removed |Added CC|

[Bug 17450] Make Recent Changes available via XMPP

2010-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Gurch matthew.brit...@btinternet.com changed: What|Removed |Added CC|

[Bug 17450] Make Recent Changes available via XMPP

2010-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #9 from Daniel Kinzler brightb...@gmail.com 2010-02-28 21:06:43 UTC --- @Gurch this has been sitting on my todo-list for some time now, but I plan to make serious progress on this in march and April. The part for emitting XML via

[Bug 17450] Make Recent Changes available via XMPP

2009-11-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #7 from Daniel Kinzler brightb...@gmail.com 2009-11-08 10:11:08 UTC --- Code for generating the XML notification messages, and some rudiments of XMPP integration, are in SVN at

[Bug 17450] Make Recent Changes available via XMPP

2009-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Derk-Jan Hartman hart...@videolan.org changed: What|Removed |Added CC|

[Bug 17450] Make Recent Changes available via XMPP

2009-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #5 from Daniel Kinzler dan...@brightbyte.de 2009-04-15 07:33:05 UTC --- This was discussed at the developer meet-up in Berlin. Notes here: http://www.mediawiki.org/wiki/Project:Developer_meet-up_2009/Notes/XMPP Catrope and

[Bug 17450] Make Recent Changes available via XMPP

2009-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Daniel Kinzler dan...@brightbyte.de changed: What|Removed |Added Blocks||14045 --

[Bug 17450] Make Recent Changes available via XMPP

2009-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 --- Comment #1 from Daniel Kinzler dan...@brightbyte.de 2009-02-12 00:03:21 UTC --- marking the more general bug 14045 as dependant on this. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are

[Bug 17450] Make Recent Changes available via XMPP

2009-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17450 Brion Vibber br...@wikimedia.org changed: What|Removed |Added CC||br...@wikimedia.org