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
/
xmppdaemon.php
Age
Commit message (
Expand
)
Author
2008-06-26
more logging
Evan Prodromou
2008-06-26
use jabber.php more from xmppdaemon
Evan Prodromou
2008-06-26
lost parenthesis in xmppdaemon
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
commit queries in xmppdaemon::add_notice
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
add jabber library and use it
Evan Prodromou
2008-06-23
add imsettings to menu
Evan Prodromou
2008-06-23
normalize jids before comparison
Evan Prodromou
2008-06-22
conn is an attribute of XMPPdaemon
Evan Prodromou
2008-06-22
change host to port
Evan Prodromou
2008-06-22
dont let the daemon get called from a web server
Evan Prodromou
2008-06-22
strip whitespace in xmppdaemon
Evan Prodromou
2008-06-22
make the daemon do something
Evan Prodromou
2008-06-22
add flags to db for jabber and sms notification
Evan Prodromou
2008-06-22
first pass at a daemon to receive XMPP messages
Evan Prodromou