summaryrefslogtreecommitdiff
path: root/classes/Channel.php
AgeCommit message (Expand)Author
2009-02-11Move Commands stuff out of classesEvan Prodromou
2009-02-04Make WebChannel and AjaxWebChannel workEvan Prodromou
2009-02-04Revert "Fixed direct messaging: AjaxWebChannel is now using Action's methods."Evan Prodromou
2009-02-02Fixed direct messaging: AjaxWebChannel is now using Action's methods.Sarven Capadisli
2008-12-23move opening brace of class declaration to next lineEvan 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-12-16Direct message XHR response fix for IE and minor tweaksSarven Capadisli
2008-12-09New AjaxWebChannel for returning ajaxy responses to notice input box commandsZach Copley
2008-10-06fixup return value of XMPP channel on setting notificationEvan Prodromou
2008-10-04common_client_error -> common_user_errorEvan Prodromou
2008-10-04different message source per command channelEvan Prodromou
2008-10-04add channels and use command interpreter in different channelsEvan Prodromou
2008-10-04fill out commands, move to separate fileEvan Prodromou