Tristan B. Kildaire
|
c9ee505167
|
Removed debug code.
Cleaned up.
|
2020-10-21 07:53:47 +02:00 |
Tristan B. Kildaire
|
001860b875
|
Use new `sendMessage` handler
|
2020-10-21 00:27:03 +02:00 |
Tristan B. Kildaire
|
953493cb07
|
Now messages are received and placed in the respective channel
|
2020-10-20 23:39:56 +02:00 |
Tristan B. Kildaire
|
bf36f033be
|
Set status to available on startup
|
2020-10-20 21:11:24 +02:00 |
Tristan B. Kildaire
|
4bab9d04c5
|
Fuck Pango
|
2020-10-20 18:59:10 +02:00 |
Tristan B. Kildaire
|
4d2ff21cc8
|
Now using User properties sub-protocol for prescence and status
|
2020-10-20 11:34:22 +02:00 |
Tristan B. Kildaire
|
f51a118348
|
Cleaned up
|
2020-10-20 11:26:49 +02:00 |
Tristan B. Kildaire
|
26685a322c
|
Cleaned up
|
2020-10-20 08:07:35 +02:00 |
Tristan B. Kildaire
|
700ccfa3c0
|
Cleaned up
|
2020-10-20 08:06:16 +02:00 |
Tristan B. Kildaire
|
65eb2d2518
|
Cleaned up
|
2020-10-20 08:04:49 +02:00 |
Tristan B. Kildaire
|
168a7c7e12
|
Cleaned up
|
2020-10-20 08:04:11 +02:00 |
Tristan B. Kildaire
|
00482eeccc
|
Added stub handler for clicking channel in channel list.
|
2020-10-19 18:22:48 +02:00 |
Tristan B. Kildaire
|
3e5db759e5
|
Added about dialog.
|
2020-10-19 16:09:08 +02:00 |
Tristan B. Kildaire
|
7ae11e120e
|
Added status message fetch
|
2020-10-19 14:06:14 +02:00 |
Tristan B. Kildaire
|
ac9ea39a8f
|
Boldened username in tooltip
|
2020-10-19 13:53:57 +02:00 |
Tristan B. Kildaire
|
730c5348f1
|
Italicised leave message
|
2020-10-19 13:48:39 +02:00 |
Tristan B. Kildaire
|
4ab6ef6040
|
Italicised join message
|
2020-10-19 13:48:15 +02:00 |
Tristan B. Kildaire
|
5ab62e5c4a
|
Align messages not sent (i.e. received) to the start (left)
|
2020-10-19 13:44:58 +02:00 |
Tristan B. Kildaire
|
1f146e9d4a
|
Status setting now working
|
2020-10-18 22:46:36 +02:00 |
Tristan B. Kildaire
|
409f25250d
|
Set tooltip function for all user Labels.
Upgraded to fixed libdnet
|
2020-10-18 21:20:53 +02:00 |
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 |