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
/
newmessage.php
Age
Commit message (
Expand
)
Author
2009-04-23
Added ajax responses
Zach Copley
2009-02-09
trac #1160 fix dropdown xmloutput function for the selected attribute and fix...
Robin Millette
2009-01-26
Fix direct addressing of messages
Evan Prodromou
2009-01-26
Warn not-logged-in users when they try to send a message
Evan Prodromou
2009-01-26
Make the newmessage page better with new framework
Evan Prodromou
2009-01-26
Show a new message form on message/new
Evan Prodromou
2009-01-20
Converted direct messaging actions to new uiredesign
Zach Copley
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-12-16
Direct message XHR response fix for IE and minor tweaks
Sarven Capadisli
2008-11-28
shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...
millette
2008-11-13
trac31 shorten all URLs even if notice is already <
millette
2008-11-06
trac31 url_auto_shortening by sgmurphy
millette
2008-09-24
better redirect to outbox
Evan Prodromou
2008-09-24
redirect to outbox after posting
Evan Prodromou
2008-09-24
put message form on inbox and outbox
Evan Prodromou
2008-09-23
was notifying user name not object
Evan Prodromou
2008-09-22
CSRF protection in newmessage.php
Evan Prodromou
2008-09-17
no instructions for 'to' dropdown
Evan Prodromou
2008-09-17
change id of message textarea
Evan Prodromou
2008-09-17
rearrange paragraphs in message form
Evan Prodromou
2008-09-17
some minor fixes for new messages
Evan Prodromou
2008-09-17
not a nickname so don't canonicalize
Evan Prodromou
2008-09-17
to parameter is an ID not a nickname
Evan Prodromou
2008-09-17
newmessage and showmessage
Evan Prodromou