Tor Hveem
31228d6362
move around landing page somewhat
12 years ago
Tor Hveem
1609346668
Form control for number of lines to sync
12 years ago
Tor Hveem
5a8294b2cc
Use separate form fields for host and port
12 years ago
Tor Hveem
2996192c5f
Fix word wrap
12 years ago
Tor Hveem
bfa4e9da2d
Include sanitize library to get metadata content to work again
12 years ago
Tor Hveem
2ee29923c1
Fix keys quirks for different browsers
12 years ago
Tor Hveem
a686d7e398
implement alt-a and ctrl-g keybindings
12 years ago
Tor Hveem
f1582b463b
Implement searching and display buffers with unread lines only
12 years ago
Tor Hveem
1f4579748c
Use sidebar instead of top nav
12 years ago
Tor Hveem
340915576b
Display full name when shortName is missing
12 years ago
Tor Hveem
8028070aaa
Merge
12 years ago
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