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
/
scripts
/
jabberqueuehandler.php
Age
Commit message (
Expand
)
Author
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-06-24
all daemons take an id parameter
Evan Prodromou
2009-06-22
fix have_options arguments
Evan Prodromou
2009-06-22
jabberqueuehandler uses commandline stuff
Evan Prodromou
2009-06-22
Merge branch '0.8.x' into cmdline
Evan Prodromou
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-06-20
change scripts to take server and path from commandline
Evan Prodromou
2009-04-16
Abort the xmpp-related daemons immediately if xmpp is disabled in the config,...
CiaranG
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-09-13
LOG_ERROR -> LOG_ERR
Evan Prodromou
2008-09-04
require xmppqueuehandler in jabberqueuehandler
Evan Prodromou
2008-09-04
abstract XMPP-related queue handling to a common superclass
Evan Prodromou