Simon Ser
|
0d9f7f35f0
|
Add message URLs, unify URL generation
|
2020-07-15 18:47:33 +02:00 |
|
Simon Ser
|
b40fc76e82
|
Use strict equality comparison in shouldComponentUpdate
|
2020-07-13 11:03:34 +02:00 |
|
Simon Ser
|
8809fdcd6a
|
Optimize Buffer
Convert to classes and implement shouldComponentUpdate to avoid
re-rendering elements unnecessarily.
|
2020-07-09 23:36:03 +02:00 |
|
Simon Ser
|
44b1f28cb6
|
Handle QUIT messages
|
2020-07-08 18:39:24 +02:00 |
|
Simon Ser
|
1131ca05ee
|
Only nag about notifications in server buffer
|
2020-07-01 11:58:30 +02:00 |
|
Simon Ser
|
99004165f2
|
Print IRC error messages in red
|
2020-06-29 14:29:31 +02:00 |
|
Simon Ser
|
2f284f183a
|
Open notification on new highlight
|
2020-06-29 11:50:42 +02:00 |
|
Simon Ser
|
73f14f38fa
|
Add key attr to log lines
|
2020-06-28 15:13:06 +02:00 |
|
Simon Ser
|
74b720c131
|
Convert server/channel/nick links to irc:// scheme
|
2020-06-26 11:07:01 +02:00 |
|
Simon Ser
|
7a1d9c48cc
|
Fix unclickable nick in NICK message
|
2020-06-25 21:28:04 +02:00 |
|
Simon Ser
|
c05af5bb6d
|
Make nick links clickable
|
2020-06-25 18:45:41 +02:00 |
|
Simon Ser
|
2bb8f68f6f
|
Linkify messages
|
2020-06-25 17:27:24 +02:00 |
|
Simon Ser
|
78002c22ee
|
Fix buffer and buffer list padding
|
2020-06-25 14:26:33 +02:00 |
|
Simon Ser
|
9223953e3a
|
Store message date in addMessage
|
2020-06-24 17:16:49 +02:00 |
|
Simon Ser
|
b449ace4b4
|
Switch to react
Under the hood, preact is used to reduce dependency size. We still don't
have a build stage, so htm is used instead of JSX.
|
2020-06-24 14:37:49 +02:00 |
|