Commit Graph

13 Commits

Author SHA1 Message Date
Tristan B. Kildaire 4587e41aee Added missing argument 2020-10-18 21:09:34 +02:00
Tristan B. Kildaire ad85be4f55 Now compiles as `getMemberInfo` added only in libdnet v0.1.6 2020-10-18 21:09:09 +02:00
Tristan B. Kildaire 5bfe749f72 Hovering over a user will now show his name and status line along with an icon reflecting his prescene 2020-10-18 18:21:06 +02:00
Tristan B. Kildaire dd043623ef Now shows tooltip on hover 2020-10-18 18:01:03 +02:00
Tristan B. Kildaire a6bcf811f1 Added missing render call 2020-10-18 16:34:41 +02:00
Tristan B. Kildaire 29b1bc84c7 Clear text box after sending. 2020-10-18 16:31:21 +02:00
Tristan B. Kildaire 922e8278b2 Now you can send messages 2020-10-18 16:29:49 +02:00
Tristan B. Kildaire 2abc0ce956 Fixed leave message 2020-10-18 14:26:50 +02:00
Tristan B. Kildaire aabc1f7768 Now shows leave and join messages for the correct channels 2020-10-18 13:43:23 +02:00
Tristan B. Kildaire b442c36101 Set the tab's title to that of the channel's name 2020-10-18 12:34:06 +02:00
Tristan B. Kildaire bee0cbc5b7 Added `hasJoinedBefore()` to check whether the channel has been joined or not 2020-10-18 11:49:04 +02:00
Tristan B. Kildaire e126bf62c1 Added new type 'Channel' to encapsulate per Channel widget instances 2020-10-18 00:53:33 +02:00
Tristan B. Kildaire f48f9b36ce Test 2020-10-17 20:33:18 +02:00