Commit graph

120 commits

Author SHA1 Message Date
David Cormier
d71cf8930e Sends password properly 2013-08-05 15:53:59 -04:00
David Cormier
ebf6cc7c8b Checks if event handler is present before trying to run it
Also renames everything to "event" in order to have a consistent
terminology
2013-08-04 22:31:42 -04:00
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
f0012a8acb Moves all handlers in handlers module 2013-08-04 21:39:23 -04:00
David Cormier
7ec5b0c926 WIP: embedded display of youtube videos 2013-08-03 11:25:38 -04:00
David Cormier
1635f1df83 Replaces wrongly named with 2013-08-01 21:55:51 -04:00
David Cormier
40d0145979 Fixes indenting 2013-08-01 21:54:12 -04:00
David Cormier
5af244737e Handles buffer opened
_buffer_opened signal sent by the relay will open
a buffer in the webpage
2013-07-31 08:40:43 -04:00
David Cormier
a2e43c8695 Maps input to buffer
Input is now sent to weechat as command to buffer
2013-07-30 22:55:28 -04:00
David Cormier
dd62e07d08 Sends line to proper buffer 2013-07-30 09:22:37 -04:00
David Cormier
33119f292d Displays buffer names screen 2013-07-30 09:01:08 -04:00
David Cormier
6cf0e687b7 Adds prefix to chat messages 2013-07-28 00:01:35 -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