Commit graph

7 commits

Author SHA1 Message Date
David Cormier 320b143687 Removes console.log calls and adds amazing comments 2013-08-04 22:25:59 -04:00
David Cormier 7fa45cbc4f Names gui buffer hda call
Removes the need for alternate message handling
2013-08-04 22:14:10 -04:00
David Cormier 987a3b4933 Moves event identification function in protocol 2013-08-04 21:53:23 -04:00
David Cormier 9a4bdad55d Supports accentuated characters 2013-08-01 22:07:47 -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