Pavel Djundik
|
0402554563
|
Move cleanIrcMessage to a separate file
|
2017-11-19 18:19:52 +02:00 |
|
Jérémie Astori
|
1dc92d8934
|
Enforce dangling commas with ESLint
¯\_(ツ)_/¯
|
2017-11-15 01:35:15 -05:00 |
|
Pavel Djundik
|
586a486418
|
Add tests for invalid urls
|
2017-10-06 12:25:26 +03:00 |
|
Pavel Djundik
|
c55c338c72
|
Merge pull request #1446 from thelounge/parse-emoji
Parse emoji to make them bigger
|
2017-08-26 20:34:40 +03:00 |
|
PolarizedIons
|
e00b28d201
|
Fix general spelling errors
|
2017-08-25 18:02:28 +02:00 |
|
Pavel Djundik
|
70ea6e73a0
|
Add findEmoji tests
|
2017-08-24 11:54:28 +03:00 |
|
Pavel Djundik
|
0b645d54c6
|
Add support for 0x04 hex colors
Ref: https://modern.ircdocs.horse/formatting.html#hex-color
|
2017-04-29 09:50:26 +03:00 |
|
Jérémie Astori
|
03e3444a35
|
Explain the modules of the message parser and add tests
- Add comments and descriptions to:
- `findChannels.js`
- `parseStyle`
- `findLinks`
- `fill`
- `anyIntersection`
- `merge`
- `parse`
- Minor optimizations to `parseStyle`
- Add tests for `fill`
|
2017-04-21 20:31:27 +03:00 |
|
Jérémie Astori
|
5b4c00d8ca
|
Extract findLinks into its own file and add tests
Tests were taken from 5a249c30b1/test/findLinks.js .
The underlying code is different but the tests are the same.
|
2017-04-21 20:31:27 +03:00 |
|
Bonuspunkt
|
eb1360c3af
|
Add message parser tests
|
2017-04-21 20:31:27 +03:00 |
|