index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
jabber.php
Age
Commit message (
Expand
)
Author
2008-07-15
work around probs with XMPPHP library
Evan Prodromou
2008-07-14
build stanza ourselves, without library
Evan Prodromou
2008-07-14
encode special chars in atom payload
Evan Prodromou
2008-07-14
debugging changes on development server
Evan Prodromou
2008-07-14
get the msg to format
Evan Prodromou
2008-07-14
forgot to send a null for subject in XMPP message
Evan Prodromou
2008-07-13
make broadcast send notice with extra Twitter cruft
Evan Prodromou
2008-07-13
add extra Twitter cruft to jabber messages
Evan Prodromou
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-07-09
fixup required XMPP library
Evan Prodromou
2008-07-08
replybutton.darc
mike
2008-07-07
autosubscribe for jabber
Evan Prodromou
2008-07-05
optionally queue jabber confirmations
Evan Prodromou
2008-07-05
change to use SVN version of XMPPHP
Evan Prodromou
2008-07-04
a little more error-checking in the queuedaemon
Evan Prodromou
2008-06-30
wasn't checking for notify flag
Evan Prodromou
2008-06-26
lost a couple of variables
Evan Prodromou
2008-06-26
don't bother with subscription hoohaw; just ask the user to do it
Evan Prodromou
2008-06-26
add a function to show current address
Evan Prodromou
2008-06-26
stub for jabber_is_subscribed
Evan Prodromou
2008-06-26
some UI changes to the IM settings
Evan Prodromou
2008-06-26
correct confirm code
Evan Prodromou
2008-06-26
use jabber.php more from xmppdaemon
Evan Prodromou
2008-06-26
misunderstood host versus server
Evan Prodromou
2008-06-26
handle host !
Evan Prodromou
2008-06-26
confirmation code sent by web user, not xmppdaemon
Evan Prodromou
2008-06-26
use jabber library from xmppdaemon program
Evan Prodromou
2008-06-26
subscribe before sending confirmation message
Evan Prodromou
2008-06-23
more robust handling of new JIDs
Evan Prodromou
2008-06-23
syntax error in jabber_format_notice
Evan Prodromou
2008-06-23
broadcast notices to jabber
Evan Prodromou
2008-06-23
jabber send and confirmation code
Evan Prodromou
2008-06-23
add jabber library and use it
Evan Prodromou