index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
2010-01-10
Lots of tiny message changes.
Siebrand Mazeland
2009-12-15
create a method for notification for new messages, and use it
Evan Prodromou
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-11-08
Harmonise UI message "No such user."
Siebrand Mazeland
2009-11-01
Updated XHR output to match newnotice
Sarven Capadisli
2009-10-31
Added XHR for direct messages.
Sarven Capadisli
2009-10-30
Redirect to login when trying to send a direct message while not logged in.
Craig Andrews
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-21
message input form correctly shows and check max length
Evan Prodromou
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