David Cormier
0912a2b55b
Remove extra comma and unnecessary semicolons
2013-12-17 15:39:22 -05:00
David Cormier
b23fb71d1d
Use strict comparators
2013-12-17 15:36:54 -05:00
David Cormier
e2a84470ce
Add missing semicolons
2013-12-17 15:35:36 -05:00
David Cormier
6d5573a148
Delete trailing whitespaces
2013-12-17 15:30:22 -05:00
David Cormier
cbf6bd9920
Use dot notation in models
2013-12-17 15:29:05 -05:00
Lorenz H-S
da748f911b
Keep message/command history for each channel
...
* Can be navigated with up/down arrow keys
* Currently entered text is preserved when going into history
* When choosing a history entry, previously entered but not submitted text will be restored to input buffer
Closes #75
2013-12-17 19:37:45 +00:00
Lorenz H-S
2cf47c6161
Visually highlight highlights
2013-12-17 14:37:22 +00:00
Lorenz H-S
9368f2480d
Open query when clicking nick in the sidebar
2013-12-14 15:40:05 +00:00
Lorenz H-S
f129460426
initalise lastread marker to last line initially fetched from server
2013-12-13 23:59:51 +00:00
Lorenz H-S
78121ff3a6
Add possibility to order channels hierarchically by server
2013-12-08 21:29:48 +00:00
Tor Hveem
3c01ad1b68
Fix bug with switching to core buffer when buffer is closed
2013-10-29 12:34:16 +01:00
Tor Hveem
4596c129f1
support extended colors in nicklist
2013-10-27 11:04:43 +01:00
Tor Hveem
e8e44d85ce
Maintained cached flatnicklist, maintain shownicklist cached value for
...
template
2013-10-27 10:50:18 +01:00
Philippe Proulx
0f1bde187a
Support colors in nick list
2013-10-27 04:49:59 -04:00
Tor Hveem
902f344d25
move logic into models, attempt at sorting
2013-10-27 00:26:17 +02:00
Tor Hveem
a06916f63e
Better styles for nicklist, implement UI for hiding
2013-10-26 22:56:52 +02:00
Tor Hveem
404f8c8cba
Implement nicklist
2013-10-26 22:19:13 +02:00
Tor Hveem
66963d8329
Style chat time. Hide lines with repeated time
2013-10-26 20:07:21 +02:00
Philippe Proulx
439734a49b
Optimize style attributes overriding
2013-10-26 04:49:37 -04:00
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