summaryrefslogtreecommitdiff
path: root/classes/Message.php
AgeCommit message (Expand)Author
2010-09-28* i18n/L10n and translator documentation updates.Siebrand Mazeland
2010-07-29* mark a few message for translationSiebrand Mazeland
2009-12-15create a method for notification for new messages, and use itEvan Prodromou
2009-11-16silenced users can't send direct messagesEvan Prodromou
2009-08-21methods for Message to check max content lengthEvan Prodromou
2009-08-21Messages can be >140c in classesEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
2008-09-17save created dateEvan Prodromou
2008-09-17fix missing variable in save-new-messageEvan Prodromou
2008-09-17newmessage and showmessageEvan Prodromou
2008-09-16inbox and outbox for direct messagesEvan Prodromou
2008-09-16Database and classes for direct messagesEvan Prodromou