Commit graph

65 commits

Author SHA1 Message Date
Philippe Proulx 9772da0095 Implement full support of WeeChat text styling 2013-10-26 04:30:35 -04:00
Tor Hveem dbb2bcb8f9 Fix notify level 2013-10-23 15:29:28 +02:00
Tor Hveem 33ee9bd951 fix bug with new buffers and notify level 2013-10-18 15:58:26 +02:00
Tor Hveem 830c486af0 Regard the weechat buffer notify level 2013-10-16 00:32:56 +02:00
Tor Hveem a9d469867a Add Favio.js support. Fixes #28 2013-10-15 15:21:13 +02:00
Tor Hveem 2617dadb65 Simplify/clean up the unread and notification code 2013-10-15 14:59:06 +02:00
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.
2013-10-15 14:31:41 +02:00
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
2013-10-12 16:07:46 -04:00
Tor Hveem fc8714b4d4 Fix bug with readmarker 2013-10-12 21:06:59 +02:00
Tor Hveem ee890222c5 implement last read marker 2013-10-12 21:06:59 +02:00
David Cormier 6271dc6577 shortcuts: implement switching buffer using ALT-number 2013-10-12 12:54:13 -04:00
Tor Hveem 2f1e7834a3 Fix color parsing in prefix 2013-10-12 11:54:19 +02:00
David Cormier 8057c0639c Align nicks on the right. Fixes #19. 2013-10-11 20:37:11 -04:00
Tor Hveem 5ae3ca27ca Fix the metadata return value 2013-10-10 12:24:11 +02:00
Tor Hveem 8028070aaa Merge 2013-10-09 17:53:25 +02:00