hardlounge/client/views/actions
Jérémie Astori 310ab8f43c Fix nick changes not being properly reported in the logs
Before:

```
[2016-10-10 15:17:47] *  nick
```

After:

```
[2016-10-10 16:32:47] * astorije nick astorije2
```
2016-10-10 13:08:23 -04:00
..
action.tpl
channel_list.tpl
ctcp.tpl
invite.tpl
join.tpl
kick.tpl
mode.tpl
nick.tpl
part.tpl
quit.tpl
topic_set_by.tpl
topic.tpl
whois.tpl