]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Message.php
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
[quix0rs-gnu-social.git] / classes / Message.php
2009-12-23 Evan ProdromouMerge branch 'testing'
2009-12-17 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2009-12-15 Evan ProdromouMerge branch '0.9.x' into testing
2009-12-15 Evan Prodromoucreate a method for notification for new messages,...
2009-11-20 Zach CopleyMerge branch '0.9-release'
2009-11-17 Sarven CapadisliMerge branch '0.9.x-mobile' into 0.9.x
2009-11-17 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-17 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-16 Evan Prodromousilenced users can't send direct messages
2009-11-07 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-11-04 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-11-02 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-31 Evan Prodromoumerge from testing
2009-10-19 Evan Prodromoumerge from testing
2009-10-19 Brion VibberMerge branch 'i18n-work' into i18n-0.9.x
2009-10-19 Brion VibberMerge branch 'i18n-work' into i18n-0.9.x
2009-10-13 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-11 Craig AndrewsMerge remote branch 'statusnet/0.8.x' into 0.9.x
2009-10-09 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-04 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-30 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-09-29 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-28 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-09-27 Craig AndrewsMerge commit 'refs/merge-requests/1633' of git://gitori...
2009-09-27 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-27 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-27 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-26 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-24 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-24 Craig AndrewsMerge remote branch 'statusnet/0.8.x' into 0.9.x
2009-09-23 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-10 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-09-10 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-09-04 Brion VibberMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-09-02 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-08-27 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-08-27 Evan ProdromouMerge branch '0.8.x' into 0.9.x
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