]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Ticket #2899: clean up inbox/outbox DM form a bit:
authorBrion Vibber <brion@status.net>
Fri, 19 Nov 2010 19:56:03 +0000 (11:56 -0800)
committerBrion Vibber <brion@status.net>
Fri, 19 Nov 2010 19:56:03 +0000 (11:56 -0800)
commitd96192587451bfaaaa4889b7c69db0a2fbe14c41
tree27782b595c0ad7949000ebb5cb641812ad56d4d4
parent573f98c5bc387b64bbce7020c15d63efef2b1d7a
Ticket #2899: clean up inbox/outbox DM form a bit:
- "To" drop-down list now defaults to showing "Select recipient:" instead of the first person on your list, reducing liklihood of accidentally sending a message to the wrong person.
- When there are no mutual subscribers to send to, instead of an empty list the list now shows 'No mutual subscribers.'

In both cases, attempting to send when the default is selected displays an error message.
I'm not disabling form elements in part because our themes right now don't show disabled button state correctly; we might want to tighten that up a bit more once fixed.
lib/messageform.php