Commit graph

9 commits

Author SHA1 Message Date
David Cormier 6cf0e687b7 Adds prefix to chat messages 2013-07-28 00:01:35 -04:00
David Cormier e250bae9c7 Adds underscorejs 2013-07-27 23:59:12 -04:00
David Cormier 9bc33fa76e Adds color parsing
Special thanks to @eirikb for developing this module in weechat.js
2013-07-27 10:43:41 -04:00
David Cormier 0df3112d8d Displays buffer content in main window
Handles the weechat _buffer_line_added event and displays every
new line in the main buffer.
2013-07-21 11:48:32 -04:00
David Cormier 4bebd3af79 Implements principal protocol
Passes test: it properly interprets all data given by weechat's
test command.
2013-07-20 14:23:09 -04:00
David Cormier f5869438b7 basic support for weechat protocol based on weechat.js 2013-02-24 14:44:03 -05:00
David Cormier d4b760fc04 can send messages to weechat 2013-02-17 18:49:42 -05:00
David Cormier 251d2ae5a9 login: added simple form 2013-02-16 13:18:14 -05:00
David Cormier 79594237bf initial commit 2013-02-16 12:49:20 -05:00