IRCTk

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring around 1.0.0.

2024-02-11
21:17
Perform a bit less commands when not required. ... (check-in: 00bef61bef user: absc tags: trunk)
20:44
Update copyright notices. ... (check-in: 1ee9a0e366 user: absc tags: trunk)
20:39
Upgrade copyright notice. ... (check-in: dda059f81f user: absc tags: trunk)
20:37
Update copyright notice. ... (check-in: afccccf014 user: absc tags: trunk)
20:35
Add a new user parameter to the connection form. If no value is specified, uses the USER environment variable by default. ... (check-in: d9c6ced821 user: absc tags: trunk)
12:14
quote the password for PASS. it may contain whitespaces ... (check-in: 73b797b170 user: omarpolo tags: trunk)
2024-02-05
22:17
Use join to concatenate extensions messages. ... (check-in: 7a2800d4f2 user: absc tags: trunk)
22:02
The actual message can be more than one argument of length. ... (check-in: 8a9586cedc user: absc tags: trunk)
2024-02-04
21:40
If a server decides for different nick compared to what we requested, use it and save the configured one for the reconnection. We don't change the configuration because of that. Ticket: [33722db398c5e6a4e8c512a791abb656c070da11] ... (check-in: c856b29713 user: absc tags: trunk)
20:28
Properly check if the message sizes, both on receive and send, are less of the maximum size. Ticket: [33722db398c5e6a4e8c512a791abb656c070da11] ... (check-in: 97b5afb2c7 user: absc tags: trunk)
16:42
Add the maximum line length for an IRCv3 message (8191 + 512 bytes). Ticket: [33722db398c5e6a4e8c512a791abb656c070da11] ... (check-in: a3d776452a user: absc tags: trunk)
2024-01-21
22:33
Clear the users in a joined channel before processing a NAMES. ... (check-in: 0edf5fdb84 user: absc tags: trunk)
2024-01-20
16:47
Well, we are in 2024 ... (check-in: 64491fc6e1 user: absc tags: trunk)
16:47
Fix conflicting targets. ... (check-in: c4539ec521 user: absc tags: trunk)
16:45
Fix missing paragraph ... (check-in: c6ccc58133 user: absc tags: trunk)
16:31
Remove 'px' from the spacing units. ... (check-in: 6a6820361f user: absc tags: trunk)
16:30
Remove 'all' from install dependencies. ... (check-in: b114f4f7db user: absc tags: trunk)
16:16
add the ability to chose the tclsh version. ... (check-in: ccfeb4a2a1 user: absc tags: trunk)
2024-01-18
22:25
Keep mentioning tcllib until the next release. ... (check-in: 918459f7a6 user: absc tags: trunk)
22:15
Get rid of uuid. ... (check-in: dfc53b8b37 user: absc tags: trunk)
22:08
Remove the dependency from tcllib. Tcl now uses bignums, so we can safely use increasing integers. ... (check-in: b3e431f0e1 user: absc tags: trunk)
21:22
Specify that we require tcllib. ... (check-in: a5c71dfcda user: absc tags: trunk)
2023-12-24
16:33
Added some more details to the presentation. ... (check-in: 0f4375c470 user: absc tags: trunk)
2023-12-15
11:59
fix address: abiscuola.org -> abiscuola.com ... (check-in: 0e7bd9dc80 user: omarpolo tags: trunk)
2023-12-14
22:34
Fix changelog link. ... (check-in: 7888ea4835 user: absc tags: trunk, 1.0.0, release, v1.0.0)
22:31
Final fix to versions and documentation. ... (check-in: d8ee4838df user: absc tags: trunk)
22:05
A bit more touches to the quickstart guide. ... (check-in: 3474579fe6 user: absc tags: trunk)
21:29
Made the connection form buttons better. ... (check-in: 4a99144694 user: absc tags: trunk)
21:15
We never made the web manual page. We have the local manpage for it. ... (check-in: ea960bc18c user: absc tags: trunk)
21:03
Updated the man page date. ... (check-in: ad8e96284e user: absc tags: trunk)
20:59
Blackhole reply number 328 ... (check-in: 866dea96b2 user: absc tags: trunk)
20:54
Fixes the event to make the GUI final after start. ... (check-in: 3c2141213e user: absc tags: trunk)
16:53
Wait 8 seconds for the GUI to be ok. ... (check-in: 9d15cc3a30 user: absc tags: trunk)
16:48
Blackhole the 333 numeric reply at startup. ... (check-in: a1085ab36a user: absc tags: trunk)
16:39
Stop showing messages in the server channel after 5 seconds from the autojoin. ... (check-in: fcd1baed05 user: absc tags: trunk)
16:20
Show NAMES only for channels the user has not joined. The list of users is available in the channels chat window. ... (check-in: f21810224b user: absc tags: trunk)
16:18
Do not show the ENDOFNAMES. ... (check-in: e1249437eb user: absc tags: trunk)
16:16
Show welcome messages only in the server channel. ... (check-in: 87e39e040a user: absc tags: trunk)
2023-12-13
23:09
Add main man page. ... (check-in: 730e0a9e26 user: absc tags: trunk)
2023-11-21
20:50
Give the command line option to override PREFIX. ... (check-in: c21e43c566 user: absc tags: trunk)
20:46
Deleted not needed files. ... (check-in: 724d26ed57 user: absc tags: trunk)
2023-11-14
21:13
Added logging of the PREFIX. ... (check-in: 1e50db1880 user: absc tags: trunk)
21:06
Made the configuration script to log a bit better. ... (check-in: fa8cff3464 user: absc tags: trunk)
2023-11-12
22:25
Add extensions specification man page. ... (check-in: 8f5d20cf0e user: absc tags: trunk)
2023-10-24
20:31
The intro goes only online, eventually. ... (check-in: 49adec7482 user: absc tags: trunk)
2023-10-18
20:30
Add the introductory manual page. ... (check-in: fb1abf7e1f user: absc tags: trunk)
2023-09-21
18:44
Better handling of errors. ... (check-in: 492e7dd56a user: absc tags: trunk)
2023-09-14
09:01
, -> . ... (check-in: 555081637b user: omarpolo tags: trunk)
08:59
use enumeration items rather than bullet for enumerating the fields (saves some counting.) While here, add a missing close quote. ... (check-in: 85a144eafd user: omarpolo tags: trunk)
08:50
typo ... (check-in: 8b62dc668f user: omarpolo tags: trunk)