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
/
actions
/
invite.php
Age
Commit message (
Expand
)
Author
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-01-24
Invitation markup and style
sarven
2009-01-22
Add attributes for invite
Evan Prodromou
2009-01-22
Add local nav to invite
Evan Prodromou
2009-01-22
convert invite
Evan Prodromou
2009-01-15
All actions now use isReadOnly()
Evan Prodromou
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
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-08-29
CSRF protection for invites.php
Zach Copley
2008-08-26
removed the preview, so use "Send" for the button
Evan Prodromou
2008-08-26
fix format string, again again
Evan Prodromou
2008-08-26
lost the names when making a new function send_invitation
Evan Prodromou
2008-08-26
send personal message through to send_invitation function
Evan Prodromou
2008-08-26
fix runon string in invites format
Evan Prodromou
2008-08-26
fix format for subject
Evan Prodromou
2008-08-26
save invitation code and improve format of outgoing mail
Evan Prodromou
2008-08-26
correct output on invitations
Evan Prodromou
2008-08-26
updates for invitations
Evan Prodromou
2008-08-25
skip preview, just send the darn thing
Evan Prodromou
2008-08-25
fix instructions
Evan Prodromou
2008-08-25
start the invite form
Evan Prodromou