1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Lephenixnoir fddf5bf9d5
style: parametrize colors 2023-06-27 20:32:03 +02:00
Lephenixnoir 4fbbbf07dc
style: only apply to #v5shoutbox 2023-06-27 20:23:50 +02:00
Lephenixnoir a605339ae8
style: slightly less hardcoded height layout
Basically by making v5shoutbox a flexbox so that the middle region gets
the correct height automatically.
2023-06-27 20:18:50 +02:00
Eragon 613a46c8fe
style: Force word-wrap on long words 2023-06-27 19:12:04 +02:00
Eragon 92036a3d20
style: Input field 2023-06-27 19:11:13 +02:00
Eragon 5fae634ced
style: Fix double border on channels buttons 2023-06-27 19:07:42 +02:00
Eragon 4396bda58a
style: Main message list 2023-06-27 19:06:05 +02:00
Eragon 16f902004e
style: Header and login field style 2023-06-27 19:03:12 +02:00
Lephenixnoir 203b1288e4
show new messages in title + bg activity on other channels 2023-06-17 18:51:15 +02:00
Lephenixnoir e1dfaaab4f
first functional pure-IRC client
* Log in to IRC server with v5 credentials using /AUTH
* Read and write messages on all three channels
* No history, no CSS, and no v4/v5-posting
2023-06-13 23:35:15 +02:00