Tor Hveem
21d19b5aac
Fix the title change and rename events to use the new model
12 years ago
Tor Hveem
5ae3ca27ca
Fix the metadata return value
12 years ago
Tor Hveem
b94edd0ff5
Merge branch 'master' into gh-pages
12 years ago
Tor Hveem
8028070aaa
Merge
12 years ago
Tor Hveem
cdb12bff43
Merge branch 'master' into gh-pages
12 years ago
Tor Hveem
0ba0ded728
Only request 20 lines
12 years ago
Tor Hveem
5032af8ab3
fix automatic scrolling
12 years ago
Tor Hveem
340df46222
Merge branch 'master' into gh-pages
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
49455c4abb
Merge branch 'master' into gh-pages
12 years ago
Tor Hveem
8d8800705f
GH pages
12 years ago
Tor Hveem
34b5d84d53
do not trigger unread for lines tagged with notify_none
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
4fded85019
handle buffer rename, fix buffer title change
12 years ago
Tor Hveem
6a4593ef86
Fix the unread integer
12 years ago
Tor Hveem
599cf0733f
Add unread counter to buffer nav
12 years ago
Tor Hveem
befe6e9160
Use target blank on links so users dont navigate away from app
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
452fc3adfa
handle buffer title changed
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
7230e7a3ee
Sync initial lines
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
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
e90917803b
Add license information
12 years ago
David Cormier
345dc70f7a
Support weechat colors
12 years ago
David Cormier
b409bd5e37
Set the background black
12 years ago
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
David Cormier
9dfce743cf
Merge pull request #6 from cormier/plugin/image
...
js: add image plugin
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
David Cormier
dfbb3948dc
Merge pull request #2 from tmatth/url_plugin
...
js: added url plugin
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
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
bc95f1346f
readme: add a link to hosted page
12 years ago