Philippe Proulx
|
0f1bde187a
|
Support colors in nick list
|
12 years ago |
Tor Hveem
|
902f344d25
|
move logic into models, attempt at sorting
|
12 years ago |
Tor Hveem
|
a06916f63e
|
Better styles for nicklist, implement UI for hiding
|
12 years ago |
Tor Hveem
|
404f8c8cba
|
Implement nicklist
|
12 years ago |
Tor Hveem
|
66963d8329
|
Style chat time. Hide lines with repeated time
|
12 years ago |
Philippe Proulx
|
439734a49b
|
Optimize style attributes overriding
|
12 years ago |
Philippe Proulx
|
9772da0095
|
Implement full support of WeeChat text styling
|
12 years ago |
Tor Hveem
|
dbb2bcb8f9
|
Fix notify level
|
12 years ago |
Tor Hveem
|
33ee9bd951
|
fix bug with new buffers and notify level
|
12 years ago |
Tor Hveem
|
830c486af0
|
Regard the weechat buffer notify level
|
12 years ago |
Tor Hveem
|
a9d469867a
|
Add Favio.js support. Fixes #28
|
12 years ago |
Tor Hveem
|
2617dadb65
|
Simplify/clean up the unread and notification code
|
12 years ago |
Tor Hveem
|
a9dcc68af2
|
Instead of using buffer.notification as a boolean, save number of
notifications into the variable. And when displaying unread messages
display unread notifications if any and if not then display number of
unreads.
|
12 years ago |
David Cormier
|
fb0ce21fc5
|
models: add activeBufferChanged signal
When the active buffer is changed on the model, the model
now emits a signal on the rootScope
|
12 years ago |
Tor Hveem
|
fc8714b4d4
|
Fix bug with readmarker
|
12 years ago |
Tor Hveem
|
ee890222c5
|
implement last read marker
|
12 years ago |
David Cormier
|
6271dc6577
|
shortcuts: implement switching buffer using ALT-number
|
12 years ago |
Tor Hveem
|
2f1e7834a3
|
Fix color parsing in prefix
|
12 years ago |
David Cormier
|
8057c0639c
|
Align nicks on the right. Fixes #19.
|
12 years ago |
Tor Hveem
|
5ae3ca27ca
|
Fix the metadata return value
|
12 years ago |
Tor Hveem
|
8028070aaa
|
Merge
|
12 years ago |
Sébastien Bourdelin
|
e3ef67d617
|
model.js: fix an error when parsing null string
Avoiding error when accessing a null string in map.
|
12 years ago |
David Cormier
|
c4697feede
|
Put class definitions on top
|
12 years ago |
David Cormier
|
b1d7655776
|
Add documentation, remove spurious methods and junk
|
12 years ago |
David Cormier
|
019f1ce585
|
Support close buffer
|
12 years ago |
David Cormier
|
c0f22c4ec8
|
Add notification support
|
12 years ago |
David Cormier
|
236a82ec4e
|
Support text input
|
12 years ago |
David Cormier
|
553f40e220
|
Add Buffer model
|
12 years ago |
David Cormier
|
ebecc5faae
|
Move BufferLine to models
|
12 years ago |
David Cormier
|
c538d759b8
|
Add model module
|
12 years ago |