Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-19 | Ticket #2899: clean up inbox/outbox DM form a bit: | Brion Vibber | |
- "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. | |||
2010-03-01 | Add content for all 3 Send buttons (2 are the same as far as I can tell) | Siebrand Mazeland | |
2009-12-10 | Updated FormNoticeEnhancements and Counter to use the max text value | Sarven Capadisli | |
from HTML. It also allows each .form_notice to have its own counter. | |||
2009-12-04 | Use inlineScript() everywhere inline scripts are written | Craig Andrews | |
2009-10-31 | Using 'form_notice' class instead of 'form' to group both forms | Sarven Capadisli | |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt actions/finishremotesubscribe.php actions/postnotice.php actions/public.php actions/remotesubscribe.php actions/showstream.php actions/updateprofile.php actions/userauthorization.php classes/laconica.ini lib/common.php lib/oauthstore.php lib/omb.php | |||
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-07-16 | Added form_note for notice character count. | Sarven Capadisli | |
http://laconi.ca/trac/ticket/1712 | |||
2009-03-25 | Ticket http://laconi.ca/trac/ticket/1274 | Sarven Capadisli | |
Minimised form_notice markup by removing unordered lists. There is a minor CSS rule reassignment done by changing the selectors. There is no visual change in the final result. | |||
2009-01-26 | Fix direct addressing of messages | Evan Prodromou | |
2009-01-21 | Direct message markup and style | sarven | |
2009-01-14 | Move message form to its own module | Evan Prodromou | |