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
/
maildaemon.php
Age
Commit message (
Expand
)
Author
2009-07-07
maildaemon makes mail attachments into notice attachments
Craig Andrews
2009-06-22
maildaemon.php uses commandline.inc
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-06-12
check results of add in maildaemon.php
0.7.4
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-11-28
shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...
millette
2008-10-07
Fix error when maildaemon tries to report a message parsing error
CiaranG
2008-10-04
add channels and use command interpreter in different channels
Evan Prodromou
2008-08-13
move command-line scripts to their own dir
Evan Prodromou