Tristan Matthews
|
1a66d18537
|
js: allow plugins to declare themselves as exclusive handlers
|
12 years ago |
Tristan Matthews
|
5168b833cb
|
urlplugin: fix regex
|
12 years ago |
David Cormier
|
ab490074d3
|
Add connection error message
fixes #3
|
12 years ago |
Vivien Didelot
|
862e44ab57
|
js: add image plugin
|
12 years ago |
David Cormier
|
4743d3d15a
|
Handle _buffer_closed event
|
12 years ago |
David Cormier
|
38a960788c
|
Take bootstrap from the CDN
|
12 years ago |
Tristan Matthews
|
90c874dbde
|
js: added url plugin
|
12 years ago |
David Cormier
|
951abf878b
|
Always have an activeBuffer
|
12 years ago |
David Cormier
|
89614a33b5
|
Hides additional plugin content by default
|
12 years ago |
David Cormier
|
f9641519f4
|
Handles additional content with a simple plugin manager
|
12 years ago |
David Cormier
|
c80dc34770
|
Displays notifications in buffer title
|
12 years ago |
David Cormier
|
d71cf8930e
|
Sends password properly
|
12 years ago |
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
|
12 years ago |
David Cormier
|
320b143687
|
Removes console.log calls and adds amazing comments
|
12 years ago |
David Cormier
|
7fa45cbc4f
|
Names gui buffer hda call
Removes the need for alternate message handling
|
12 years ago |
David Cormier
|
987a3b4933
|
Moves event identification function in protocol
|
12 years ago |
David Cormier
|
f0012a8acb
|
Moves all handlers in handlers module
|
12 years ago |
David Cormier
|
7ec5b0c926
|
WIP: embedded display of youtube videos
|
12 years ago |
David Cormier
|
1635f1df83
|
Replaces wrongly named with
|
12 years ago |
David Cormier
|
40d0145979
|
Fixes indenting
|
12 years ago |
David Cormier
|
5af244737e
|
Handles buffer opened
_buffer_opened signal sent by the relay will open
a buffer in the webpage
|
12 years ago |
David Cormier
|
a2e43c8695
|
Maps input to buffer
Input is now sent to weechat as command to buffer
|
12 years ago |
David Cormier
|
dd62e07d08
|
Sends line to proper buffer
|
12 years ago |
David Cormier
|
33119f292d
|
Displays buffer names screen
|
12 years ago |
David Cormier
|
6cf0e687b7
|
Adds prefix to chat messages
|
12 years ago |
David Cormier
|
9bc33fa76e
|
Adds color parsing
Special thanks to @eirikb for developing this module in weechat.js
|
12 years ago |
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.
|
12 years ago |
David Cormier
|
4bebd3af79
|
Implements principal protocol
Passes test: it properly interprets all data given by weechat's
test command.
|
12 years ago |
David Cormier
|
f5869438b7
|
basic support for weechat protocol based on weechat.js
|
13 years ago |
David Cormier
|
d4b760fc04
|
can send messages to weechat
|
13 years ago |
David Cormier
|
251d2ae5a9
|
login: added simple form
|
13 years ago |
David Cormier
|
79594237bf
|
initial commit
|
13 years ago |