JC Brand
|
876a07b3de
|
Fix the failing tests
|
2018-04-30 15:37:37 +02:00 |
|
JC Brand
|
56e4e8b8ee
|
Fix rendering of headline messages.
Also, add urijs to more intelligently handle URIs
|
2018-04-30 15:37:36 +02:00 |
|
JC Brand
|
2db4550b13
|
Update chat events markup.
|
2018-03-07 11:02:12 +01:00 |
|
JC Brand
|
4f227b467b
|
Take all messages except chat events into consideration
when determining where to insert new messages
|
2018-01-10 12:45:12 +00:00 |
|
JC Brand
|
8a4aa4efdd
|
Use a named variable for _.template
This removes the need for `switch (obj)` in the template which is not
allowed in strict mode.
Additionally using a named variable speeds up rendering.
|
2017-11-05 18:59:29 +01:00 |
|
JC Brand
|
85f6a75fed
|
Escape user-generated input to avoid injection attacks
|
2017-02-13 13:41:37 +00:00 |
|
JC Brand
|
ca2b40f79c
|
More css refactoring.
|
2015-10-28 08:49:28 +00:00 |
|
JC Brand
|
e8fba4a7d0
|
Refactored showNewDay to indicate day changes between messages.
updates #306
|
2015-07-19 13:43:26 +02:00 |
|
JC Brand
|
55b9a4e568
|
Initial support for external HTMl templates. Updates #77
|
2013-12-31 01:07:11 +02:00 |
|