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
/
lib
/
mail.php
Age
Commit message (
Expand
)
Author
2008-07-21
return true from mail sms broadcast
Evan Prodromou
2008-07-21
do the sms query the dumb way
Evan Prodromou
2008-07-21
logging and checking
Evan Prodromou
2008-07-21
SQL error
Evan Prodromou
2008-07-21
fix mail sending
Evan Prodromou
2008-07-21
trim mail and maildaemon
Evan Prodromou
2008-07-21
use smsemail stored value
Evan Prodromou
2008-07-21
use user field rather than re-building sms email over and over
Evan Prodromou
2008-07-20
shorter confirmation message and web iface to confirm
Evan Prodromou
2008-07-20
bad string in SQL query
Evan Prodromou
2008-07-20
add sms broadcast to broadcasting
Evan Prodromou
2008-07-19
email settings for post by email
Evan Prodromou
2008-07-18
LOG_ERROR -> LOG_ERR
Evan Prodromou
2008-07-18
move mail notification to a utility function
Evan Prodromou
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-06-24
rudimentary recoverpassword system
Evan Prodromou
2008-06-23
jabber send and confirmation code
Evan Prodromou
2008-06-22
move confirmemail to confirmaddress
Evan Prodromou
2008-06-20
whitespace and debugging changes
Evan Prodromou
2008-06-20
confirm email addresses
Evan Prodromou
2008-06-14
use site name as default sender
Evan Prodromou
2008-06-14
email notification on new subscriptions
Evan Prodromou