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
/
nudge.php
Age
Commit message (
Expand
)
Author
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-04-01
Try to do intelligent redirect codes
Evan Prodromou
2009-02-02
removed extraneous argument in startHTML calls
Robin Millette
2009-01-23
mark nudge action read-only
Robin Millette
2009-01-22
Moved nudge response from util.php to nudge.php
sarven
2009-01-21
Moved common_profile_new_message_nudge() to showstream.php
sarven
2009-01-21
uiredesign + phpdocs
Robin Millette
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 all tabs with four spaces
Evan Prodromou
2008-12-11
Setting nudge XHR response to utf-8 and indenting
Sarven Capadisli
2008-11-18
more ajax coming (un-sub)
millette
2008-11-18
small nudge enhancements
millette
2008-11-17
nudge : added js code to enable ajax
millette
2008-11-17
nudge: only show it when other person has enabled it.
millette
2008-11-15
added nudge.php action file
csarven