]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Channel.php
change htmloutputter to use exception instead of common_user_error
[quix0rs-gnu-social.git] / classes / Channel.php
2009-02-07 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-05 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-05 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-04 Evan ProdromouMake WebChannel and AjaxWebChannel work
2009-02-04 Evan ProdromouRevert "Fixed direct messaging: AjaxWebChannel is now...
2009-02-04 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-03 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-03 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-02-02 Sarven CapadisliFixed direct messaging: AjaxWebChannel is now using...
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-16 Sarven CapadisliDirect message XHR response fix for IE and minor tweaks
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
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-12-09 Zach CopleyNew AjaxWebChannel for returning ajaxy responses to...
2008-10-06 Evan Prodromoufixup return value of XMPP channel on setting notification
2008-10-04 Evan Prodromoucommon_client_error -> common_user_error
2008-10-04 Evan Prodromoudifferent message source per command channel
2008-10-04 Evan Prodromouadd channels and use command interpreter in different...
2008-10-04 Evan Prodromoufill out commands, move to separate file