]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/jabber.php
replies from people you're not subscribed to over Jabber
[quix0rs-gnu-social.git] / lib / jabber.php
2008-07-15 Evan Prodromoureplies from people you're not subscribed to over Jabber
2008-07-15 Evan Prodromouwork around probs with XMPPHP library
2008-07-15 Evan Prodromoubuild stanza ourselves, without library
2008-07-14 Evan Prodromouencode special chars in atom payload
2008-07-14 Evan Prodromoudebugging changes on development server
2008-07-14 Evan Prodromouget the msg to format
2008-07-14 Evan Prodromouforgot to send a null for subject in XMPP message
2008-07-14 Evan Prodromoumake broadcast send notice with extra Twitter cruft
2008-07-14 Evan Prodromouadd extra Twitter cruft to jabber messages
2008-07-09 Mike CochraneMerge conflicts and kill a whole lot of trailing whites...
2008-07-09 Evan Prodromoufixup required XMPP library
2008-07-08 mikereplybutton.darc
2008-07-07 Evan Prodromouautosubscribe for jabber
2008-07-06 Evan Prodromouoptionally queue jabber confirmations
2008-07-05 Evan Prodromouchange to use SVN version of XMPPHP
2008-07-05 Evan Prodromoua little more error-checking in the queuedaemon
2008-06-30 Evan Prodromouwasn't checking for notify flag
2008-06-26 Evan Prodromoulost a couple of variables
2008-06-26 Evan Prodromoudon't bother with subscription hoohaw; just ask the...
2008-06-26 Evan Prodromouadd a function to show current address
2008-06-26 Evan Prodromoustub for jabber_is_subscribed
2008-06-26 Evan Prodromousome UI changes to the IM settings
2008-06-26 Evan Prodromoucorrect confirm code
2008-06-26 Evan Prodromouuse jabber.php more from xmppdaemon
2008-06-26 Evan Prodromoumisunderstood host versus server
2008-06-26 Evan Prodromouhandle host !
2008-06-26 Evan Prodromouconfirmation code sent by web user, not xmppdaemon
2008-06-26 Evan Prodromouuse jabber library from xmppdaemon program
2008-06-26 Evan Prodromousubscribe before sending confirmation message
2008-06-24 Evan Prodromoumore robust handling of new JIDs
2008-06-24 Evan Prodromousyntax error in jabber_format_notice
2008-06-24 Evan Prodromoubroadcast notices to jabber
2008-06-24 Evan Prodromoujabber send and confirmation code
2008-06-24 Evan Prodromouadd jabber library and use it