index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
smsqueuehandler.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-22
fix have_options arguments
Evan Prodromou
2009-06-22
change smsqueuehandler to use commandline
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
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-04
scripts daemonize themselves
Evan Prodromou
2008-08-30
add some sanity-check stuff for long-running daemons
Evan Prodromou
2008-08-30
add initialization info to the queue handlers
Evan Prodromou
2008-08-30
sms handler was handling omb wrongly
Evan Prodromou
2008-08-30
require mail for sms, not omb
Evan Prodromou
2008-08-27
return results of broadcasting by sms
Evan Prodromou
2008-08-27
extend QueueHandler
Evan Prodromou
2008-08-27
correct return values from start() in queue handlers
Evan Prodromou
2008-08-27
break up monolithic xmppdaemon into multiple queue handlers
Evan Prodromou