]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Command.php
better header for not-modified message
[quix0rs-gnu-social.git] / classes / Command.php
2008-11-06 millettetrac31 url_auto_shortening by sgmurphy
2008-10-06 Evan Prodromoufix error and output in on and off commands
2008-10-04 Evan Prodromoucorrect output for Get command
2008-10-04 Evan Prodromoucheck for notification flags in FavCommand
2008-10-04 Evan ProdromouFaveCommand -> FavCommand
2008-10-04 Evan Prodromoutypo in message command
2008-10-04 Evan Prodromoudifferent message source per command channel
2008-10-04 Evan Prodromoucorrectly refer to notice as a notice
2008-10-04 Evan Prodromoucorrect use of $user to $this->user
2008-10-04 Evan Prodromouadd channels and use command interpreter in different...
2008-10-04 Evan Prodromoufill out commands, move to separate file