summaryrefslogtreecommitdiff
path: root/classes/Command.php
AgeCommit message (Expand)Author
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-11-06trac31 url_auto_shortening by sgmurphymillette
2008-10-06fix error and output in on and off commandsEvan Prodromou
2008-10-04correct output for Get commandEvan Prodromou
2008-10-04check for notification flags in FavCommandEvan Prodromou
2008-10-04FaveCommand -> FavCommandEvan Prodromou
2008-10-04typo in message commandEvan Prodromou
2008-10-04different message source per command channelEvan Prodromou
2008-10-04correctly refer to notice as a noticeEvan Prodromou
2008-10-04correct use of $user to $this->userEvan Prodromou
2008-10-04add channels and use command interpreter in different channelsEvan Prodromou
2008-10-04fill out commands, move to separate fileEvan Prodromou