index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
/
classes
/
Message.php
Age
Commit message (
Expand
)
Author
2010-07-29
* mark a few message for translation
Siebrand Mazeland
2009-12-15
create a method for notification for new messages, and use it
Evan Prodromou
2009-11-16
silenced users can't send direct messages
Evan Prodromou
2009-08-21
methods for Message to check max content length
Evan Prodromou
2009-08-21
Messages can be >140c in classes
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-11-28
shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...
millette
2008-09-26
path correct in require_once for memcached
Evan Prodromou
2008-09-26
prepend Memcached_DataObject require with INSTALLDIR
Evan Prodromou
2008-09-26
caching layer for DB/DataObject
Evan Prodromou
2008-09-17
save created date
Evan Prodromou
2008-09-17
fix missing variable in save-new-message
Evan Prodromou
2008-09-17
newmessage and showmessage
Evan Prodromou
2008-09-16
inbox and outbox for direct messages
Evan Prodromou
2008-09-16
Database and classes for direct messages
Evan Prodromou