Age | Commit message (Expand) | Author |
---|---|---|
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-11-06 | trac31 url_auto_shortening by sgmurphy | millette |
2008-10-06 | fix error and output in on and off commands | Evan Prodromou |
2008-10-04 | correct output for Get command | Evan Prodromou |
2008-10-04 | check for notification flags in FavCommand | Evan Prodromou |
2008-10-04 | FaveCommand -> FavCommand | Evan Prodromou |
2008-10-04 | typo in message command | Evan Prodromou |
2008-10-04 | different message source per command channel | Evan Prodromou |
2008-10-04 | correctly refer to notice as a notice | Evan Prodromou |
2008-10-04 | correct use of $user to $this->user | Evan Prodromou |
2008-10-04 | add channels and use command interpreter in different channels | Evan Prodromou |
2008-10-04 | fill out commands, move to separate file | Evan Prodromou |