]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Message.php
The overloaded DB_DataObject function staticGet is now called getKV
[quix0rs-gnu-social.git] / classes / Message.php
2009-08-27 Craig AndrewsMerge commit 'laconica/0.8.x' into 0.9.x
2009-08-21 Evan ProdromouMerge branch '0.9.x' into openidplugin
2009-08-21 Craig AndrewsMerge commit 'brion/searchfix' into 0.9.x
2009-08-21 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-08-21 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:laconica...
2009-08-21 Evan Prodromoumethods for Message to check max content length
2009-08-21 Evan ProdromouMessages can be >140c in classes
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-11-28 milletteshorten urls for posts > 140 chars only, from anywhere...
2008-09-26 Evan Prodromoupath correct in require_once for memcached
2008-09-26 Evan Prodromouprepend Memcached_DataObject require with INSTALLDIR
2008-09-26 Evan Prodromoucaching layer for DB/DataObject
2008-09-17 Evan Prodromousave created date
2008-09-17 Evan Prodromoufix missing variable in save-new-message
2008-09-17 Evan Prodromounewmessage and showmessage
2008-09-16 Evan Prodromouinbox and outbox for direct messages
2008-09-16 Evan ProdromouDatabase and classes for direct messages