Pavel Djundik
|
74dcc52657
|
Refactor how user object is sent to the client
|
2017-11-19 02:46:45 -05:00 |
|
Niko Bews
|
eb4a4c7dfe
|
Move nickname rendering to a single template
Closes #1241
|
2017-06-22 13:28:17 +03:00 |
|
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 |
|
Pavel Djundik
|
1438ba6f93
|
Change nicks from links to spans everywhere
Fixes #338
|
2016-06-22 22:34:10 +03:00 |
|
Jérémie Astori
|
c87d82dc48
|
Replace color generation with CSS classes
These colors were built using the current generation function to have
similar style.
|
2016-05-15 15:21:18 -04:00 |
|
Jérémie Astori
|
aad757e50a
|
Fix missing colors in action messages
|
2016-05-10 19:40:09 -04:00 |
|
Pavel Djundik
|
7d24394814
|
Update irc-framework and fix issue when changing your own nick
|
2016-04-07 16:08:32 -04:00 |
|
Pavel Djundik
|
2a7a93d207
|
Fix incorrect context menu names in nick, whois and topic set by messages
|
2016-04-07 16:07:40 -04:00 |
|
Pavel Djundik
|
9ab71b2588
|
Handle nick
|
2016-04-07 16:04:40 -04:00 |
|
Pavel Djundik
|
84ed021e0e
|
Add context menus
|
2016-03-01 13:56:36 +02:00 |
|
Pavel Djundik
|
2c8c84aec5
|
Move actions to templates
|
2016-02-23 18:22:41 +02:00 |
|