summaryrefslogtreecommitdiff
path: root/lib/messageform.php
AgeCommit message (Collapse)Author
2010-03-01Add content for all 3 Send buttons (2 are the same as far as I can tell)Siebrand Mazeland
2009-12-10Updated FormNoticeEnhancements and Counter to use the max text valueSarven Capadisli
from HTML. It also allows each .form_notice to have its own counter.
2009-12-04Use inlineScript() everywhere inline scripts are writtenCraig Andrews
2009-10-31Using 'form_notice' class instead of 'form' to group both formsSarven Capadisli
2009-08-27Merge branch '0.8.x' into 0.9.xEvan 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-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21message input form correctly shows and check max lengthEvan Prodromou
2009-07-16Added form_note for notice character count.Sarven Capadisli
http://laconi.ca/trac/ticket/1712
2009-03-25Ticket http://laconi.ca/trac/ticket/1274Sarven 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-26Fix direct addressing of messagesEvan Prodromou
2009-01-21Direct message markup and stylesarven
2009-01-14Move message form to its own moduleEvan Prodromou