Tristan B. Kildaire
|
3ee0830b65
|
Only connect to the server if not all whitespace
|
2020-10-24 12:13:34 +02:00 |
Tristan B. Kildaire
|
0a3b4acb14
|
Strip whitespace from server address, port and username
|
2020-10-24 12:08:56 +02:00 |
Tristan B. Kildaire
|
7c60695cce
|
WIP
|
2020-10-24 12:08:00 +02:00 |
Tristan B. Kildaire
|
f83ff298bd
|
Clean up
|
2020-10-24 11:59:20 +02:00 |
Tristan B. Kildaire
|
5d1e9c2454
|
Cleaned up
|
2020-10-24 11:51:47 +02:00 |
Tristan B. Kildaire
|
b0ace4deeb
|
Moved handler set
|
2020-10-24 00:14:30 +02:00 |
Tristan B. Kildaire
|
8d5be66f2b
|
Connection assistant now moved to its own object and can now spawn new connections
|
2020-10-23 23:39:37 +02:00 |
Tristan B. Kildaire
|
6ca88b2717
|
Added Network configuration and Account configuration to the connection assistant
|
2020-10-23 22:35:55 +02:00 |
Tristan B. Kildaire
|
cac85f254e
|
Code cleanup
|
2020-10-23 22:05:17 +02:00 |
Tristan B. Kildaire
|
c347490291
|
Removed old status protocol code
|
2020-10-23 22:05:08 +02:00 |
Tristan B. Kildaire
|
9561e1cbb7
|
Stub
|
2020-10-23 22:04:22 +02:00 |
Tristan B. Kildaire
|
e49824b58b
|
Clean up
Display connection assistant on link click
Display error on set prescence when no active connections
|
2020-10-23 22:04:19 +02:00 |
Tristan B. Kildaire
|
29fba2f7bd
|
Test 1
|
2020-10-23 22:03:44 +02:00 |
Tristan B. Kildaire
|
e0293bfe7b
|
Added member listing to tooltip for each channel listed in the ChannelList window
|
2020-10-23 17:12:56 +02:00 |
Tristan B. Kildaire
|
f57758777e
|
Added tooltip for each channel item in the ChannelList window
|
2020-10-23 17:10:44 +02:00 |
Tristan B. Kildaire
|
3b22f095bb
|
Disallow re-ordering S IT DOWNS'T ALIGN WWITH ARRAY ACCESSES
|
2020-10-23 17:00:04 +02:00 |
Tristan B. Kildaire
|
77575c6ff1
|
Connect to default server on click of gennesis link
|
2020-10-23 16:10:01 +02:00 |
Tristan B. Kildaire
|
0f6aabb311
|
Updated title font and added link to servers
|
2020-10-23 15:17:00 +02:00 |
Tristan B. Kildaire
|
912fdb3745
|
Added note on `connectServer(address, port)`
|
2020-10-23 15:05:13 +02:00 |
Tristan B. Kildaire
|
2454a4b484
|
Refactored connection logic into its own function, `connectServer(address, port)` which can be called by any GTK signal handler
|
2020-10-23 15:04:46 +02:00 |
Tristan B. Kildaire
|
7d0542086d
|
Added welcome page that dissappears on first connection.
|
2020-10-23 15:01:26 +02:00 |
Tristan B. Kildaire
|
d086492730
|
Added welcome page that disappears when you add your first connection
|
2020-10-23 14:39:12 +02:00 |
Tristan B. Kildaire
|
5ddc84417d
|
Removed test connection
|
2020-10-23 14:23:08 +02:00 |
Tristan B. Kildaire
|
8060ff34d6
|
Test
|
2020-10-23 14:20:36 +02:00 |
Tristan B. Kildaire
|
eb9c72d0e1
|
Todo
|
2020-10-23 14:20:33 +02:00 |
Tristan B. Kildaire
|
c4d149782f
|
Just messing around
|
2020-10-23 14:02:07 +02:00 |
Tristan B. Kildaire
|
0e40518dc4
|
Clean up
|
2020-10-23 14:02:01 +02:00 |
Tristan B. Kildaire
|
0c2fd122f3
|
Allow messages to be right -clicked and copied (their contents)
|
2020-10-23 09:35:45 +02:00 |
Tristan B. Kildaire
|
2c3040391d
|
Italised whole join text
|
2020-10-23 08:56:52 +02:00 |
Tristan B. Kildaire
|
b6781a4ce0
|
Set leave message to italics
|
2020-10-23 08:53:33 +02:00 |
Tristan B. Kildaire
|
0c3479eac6
|
Made channel title label larger and bold
|
2020-10-22 23:21:01 +02:00 |
Tristan B. Kildaire
|
682c5e482e
|
Added new text input
|
2020-10-21 22:29:23 +02:00 |
Tristan B. Kildaire
|
9ea68ca748
|
|
2020-10-21 09:00:33 +02:00 |
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
|
ed909a0558
|
Print out received data
|
2020-10-20 20:14:29 +02:00 |
Tristan B. Kildaire
|
5ae50a098f
|
Left-aligned text
|
2020-10-20 19:23:54 +02:00 |
Tristan B. Kildaire
|
4bab9d04c5
|
Fuck Pango
|
2020-10-20 18:59:10 +02:00 |
Tristan B. Kildaire
|
413502d1ee
|
Added join buttons
|
2020-10-20 15:36:18 +02:00 |
Tristan B. Kildaire
|
ef2a48c684
|
Delete the status property on empty status message in status box
|
2020-10-20 14:02:05 +02:00 |
Tristan B. Kildaire
|
7ec56f1036
|
Implemented status field for setting your status
|
2020-10-20 12:16:44 +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
|
63e0b09751
|
Clean up
|
2020-10-20 08:00:20 +02:00 |