log mcabber/src/commands.c @ 565:89c347b3e4c1

age author description
Fri, 02 Dec 2005 23:31:46 +0100 Mikael Berthe MUC: Make "/room nick" display the current nickname
Thu, 01 Dec 2005 23:37:15 +0100 Mikael Berthe Split do_buffer() and use split_arg()
Thu, 01 Dec 2005 00:12:03 +0100 Mikael Berthe Use split_arg() in most commands
Tue, 29 Nov 2005 23:51:33 +0100 Mikael Berthe Fix small "/room nick" bug (handle nickname with quotes)
Tue, 29 Nov 2005 23:25:01 +0100 Mikael Berthe Some more work on do_room()
Tue, 29 Nov 2005 21:58:53 +0100 Mikael Berthe Split do_room()
Sun, 27 Nov 2005 21:38:53 +0100 Mikael Berthe MUC: "/room topic" shows the current room topic