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-07-09
store rendered content on save; display pre-rendered content
Evan Prodromou
2008-07-07
autoreply
Evan Prodromou
2008-07-07
twiddle a few bits to make replies work correctly
Evan Prodromou
2008-07-06
fixes on bourdin for confirm claims
0.4.2
Evan Prodromou
2008-07-06
enable confirmation queue
Evan Prodromou
2008-07-06
debugging on the live server
Evan Prodromou
2008-07-05
fixup disconnected to use method
Evan Prodromou
2008-07-04
broadcast directly from xmpp daemon
Evan Prodromou
2008-07-05
restrict confirmations in queue to jabber addresses
Evan Prodromou
2008-07-05
optionally queue jabber confirmations
Evan Prodromou
2008-07-05
use method instead of now-protected attribute for xmpp
Evan Prodromou
2008-07-05
don't use old inarow variable
Evan Prodromou
2008-07-05
move queuedaemon into xmppdaemon
Evan Prodromou
2008-07-04
better notices on commands and errors
Evan Prodromou
2008-07-04
enqueue notices for offline broadcast
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
some UI changes to the IM settings
Evan Prodromou
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