David Cormier
7db8e31a7f
plugins: Move plugins to external module
12 years ago
David Cormier
b1d7655776
Add documentation, remove spurious methods and junk
12 years ago
David Cormier
236a82ec4e
Support text input
12 years ago
David Cormier
553f40e220
Add Buffer model
12 years ago
David Cormier
c538d759b8
Add model module
12 years ago
Tor Hveem
5032af8ab3
fix automatic scrolling
12 years ago
Tor Hveem
628961026b
Add support for encryption
12 years ago
Tor Hveem
001b05beeb
Use protocol agnostic links to CDN resources
12 years ago
Tor Hveem
8d8800705f
GH pages
12 years ago
Tor Hveem
a82ca40db8
better formatting
12 years ago
Tor Hveem
f7abb3448e
use different badge color for highlight/notification
12 years ago
Tor Hveem
599cf0733f
Add unread counter to buffer nav
12 years ago
Tor Hveem
e7adbffa47
improve chatpanes with scrolling and fix nav
12 years ago
Tor Hveem
8c69511b5f
Improve date handling
12 years ago
Tor Hveem
02d0c25c12
handle pagetitle, use better background color
12 years ago
Tor Hveem
2100fabf24
handle initial sync and no notification, use short_name
12 years ago
Tor Hveem
6455256b9e
design improvements, and add time to each line
12 years ago
Tor Hveem
4db0a985c5
Improve design of landing page
12 years ago
Tor Hveem
8520c7251a
Support weechat extended colors, sort buffers
12 years ago
Tor Hveem
e88c1084ca
Add notification support
12 years ago
Philippe Proulx
d332635a4e
Fix message time display
12 years ago
Philippe Proulx
a7f3412b5d
protocol.js -> weechat-protocol.js
...
This makes it more clear that this script's code parses the WeeChat
protocol specifically.
12 years ago
David Cormier
fda2fffb99
Center connection information
12 years ago
David Cormier
fa2fb0957d
Push command textbox at the bottom of the screen
12 years ago
David Cormier
cae156d60c
Fix html error and indentation
12 years ago
David Cormier
07d09e9aa6
Show timestamp before message
12 years ago
David Cormier
8adbcc1176
Add BufferLine model
12 years ago
Tor Hveem
6949f919a1
Save the connection paramaters into localStorage
...
using a simple angular module for localstorage
Note: it also saves the password into localStorage, this
should be further improved to present a simple checkbox to the user
asking if they want to save the password or not
12 years ago
David Cormier
345dc70f7a
Support weechat colors
12 years ago
David Cormier
b409bd5e37
Set the background black
12 years ago
David Cormier
ab490074d3
Add connection error message
...
fixes #3
12 years ago
David Cormier
38a960788c
Take bootstrap from the CDN
12 years ago
David Cormier
f0317c505f
Declare ng-app in the body
12 years ago
David Cormier
cf8bade2c8
Change password input type to password
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
8d183a835c
Only displays metadata if needed
12 years ago
David Cormier
c80dc34770
Displays notifications in buffer title
12 years ago
Vivien Didelot
3cfb2ceca2
rename html file
...
This will avoid renaming the html file in the gh-pages branch.
12 years ago
David Cormier
7ec5b0c926
WIP: embedded display of youtube videos
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
e250bae9c7
Adds underscorejs
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
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