Age | Commit message (Collapse) | Author |
|
|
|
Fixed possible overflow in create_mask().
|
|
|
|
|
|
|
|
locale, and defaults to english if no language match.
This closes #473.
|
|
|
|
|
|
|
|
Addition to the list of available IRC networks. Serenity-IRC is a small friendly network which has been around since 2003.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #635
|
|
|
|
|
|
Closes #626
|
|
Retrieve reachable addresses only.
|
|
AI_ADDRCONFIG helps not to try to connect unreachable ipv6 address if
user doesn't have ipv6 network stack.
|
|
|
|
|
|
Will possibly come back to this at a later time...
|
|
|
|
|
|
|
|
|
|
Add IRCNode to network list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #631
|
|
|
|
|
|
closes #616
|
|
Improved server_get_network()
|
|
network list use the server name in received in event 005.
(This fixes the problem that the network (%n) in the log file names would be
"NETWORK" instead of the real network name (this happened if the network was
not in the network list).)
|
|
PonyChat added to network list
|
|
|
|
Now hexchat doesn't abnormally terminate when started as root.
|
|
Fixed null pointer deref when we try to autojoin a channel
|
|
|
|
servlist_favchan_find().
|
|
in the network list.
|
|
Spell check dictionaries were not being updated when changed
|
|
|