Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-11 | servlist: Add BuddyIM network (#2072) | Ken Spencer | |
2017-07-16 | servlist: skip empty lines. | Mark Jansen | |
Fixes #1999 | |||
2017-01-07 | servlist: Use SSL with OFTC by default | Patrick Griffis | |
They now use Lets Encrypt which should be trusted. | |||
2016-05-03 | servlist: Default to UTF-8 on PTNet | TingPing | |
Fixes #1697 | |||
2016-04-07 | Bump glib requirement to 2.34 | Patrick Griffis | |
This is still rather old but does drop Ubuntu 12.04 support. | |||
2016-03-25 | servlist: Update DALnet default login type | Patrick Griffis | |
2016-03-20 | servlist: Add GlobalGamers | Patrick Griffis | |
Closes #1334 | |||
2016-03-11 | Fix loading encoding from network list on connect | Patrick Griffis | |
- Fix setting new encoding when switching networks - Ignore ports when looking for network by hostname - Only set UTF-8 when nothing explicitly set Fixes #1628 | |||
2016-02-19 | Update network list | Patrick Griffis | |
- Remove dead ones - Use SASL and TLS when possible - Make note of self-signed ones - Add LibraIRC Closes #1039 Closes #1512 Closes #1473 | |||
2015-09-05 | Removed SeionIRC from the serverlist | Lee Watson | |
I'm removing Seion from the serverlist because it's now mostly a defunct network. One of the servers is completely broken in regards to ipv6 connectivity and SSL, the webchat server hasn't worked for months, and I shut down my server (fox.seion.us) a few days ago. | |||
2015-01-31 | Also verify encoding read from servlist.conf | Arnavion | |
2015-01-20 | servlist: Clean up specifying ssl for network | TingPing | |
2015-01-20 | servlist: Various changes | TingPing | |
- Remove IRCNode - Replace Techmans with Techtronix - Remove unecessary ports - Consistently use round-robin over specific servers - Don't use mixed-case hostnames Closes #1244 | |||
2015-01-19 | servlist: Add AthemeNet and remove its old networks | TingPing | |
Closes #1272 | |||
2015-01-18 | Remove "System default" encoding. The default for new servers is UTF-8. | Arnavion | |
2015-01-18 | Removed legacy "IRC" encoding. | Arnavion | |
2014-12-28 | Remove option to disable ipv6 | TingPing | |
It has been default for a while, is the only tested option, and will only get more common. | |||
2014-12-28 | Use glib for all allocations | TingPing | |
- Removes need to check for malloc failure - Removes need for NULL checks on free - Adds checks for integer overflows - Removes some extra memset calls - Removes chance of mixing libc and glib malloc/free | |||
2014-07-21 | Add GeeksIRC and IRC4Fun to network list | siniStar7boy | |
Closes #1057 Closes #1058 | |||
2014-06-27 | Update server list | laurinkus | |
Closes #1013 | |||
2014-06-03 | Update server list | TingPing | |
Removed any server that could not be connected to atm Closes #666 | |||
2014-06-01 | Remove dead network | TingPing | |
2014-05-31 | Add SeionIRC to serverlist | Lee Watson | |
Closes #982 | |||
2014-05-31 | Add StormBit to network list | Yoeri Beumer | |
Closes #873 | |||
2014-05-12 | Default Techman's World IRC to SASL | TheTechman | |
Closes #963 | |||
2014-04-18 | Fix issues removing autojoin channels | TingPing | |
- Makes remove case insensitive - Fixes crashing when channel not found | |||
2014-04-10 | Fix whitespace... | TingPing | |
2014-04-10 | Add Xertion to network list | TingPing | |
Closes #939 | |||
2014-03-08 | Add ElectroCode | Ken Spencer | |
Closes #910 | |||
2014-03-08 | Added Anthrochat and Furnet to server list | a Code Lizard | |
Closes #900 | |||
2014-02-02 | servlist: Add Canternet | ShutterQuick | |
2014-01-30 | Add synIRC to network list | TingPing | |
Closes #888 | |||
2013-12-25 | Add Techman's World IRC network | PoorDog | |
Closes #813 | |||
2013-11-19 | Add Interlinked | Andrew | |
2013-10-17 | Remove dead networks | TingPing | |
2013-10-17 | Default to SASL on every supported network | TingPing | |
2013-10-17 | Remove #xchat from ChatJunkies autojoin | TingPing | |
2013-10-13 | Remove commented out networks in servlist | TingPing | |
2013-10-13 | Renamed FurryLand to ElectronIRC | Iota Spencer | |
Closes #804 Closes #780 | |||
2013-09-12 | Default spotchat to SASL | TingPing | |
2013-08-21 | Add TinyCrab to network list | TingPing | |
Closes #723 | |||
2013-08-15 | Add ObsidianIRC network | TingPing | |
#412 | |||
2013-08-08 | Still include old freenode hostname in servlist | TingPing | |
2013-07-27 | Remove #hexchat from default autojoin | TingPing | |
2013-07-14 | Add staticbox network | TingPing | |
Also default to SASL on some more networks | |||
2013-07-03 | Add another server to 2ch network | TingPing | |
2013-07-02 | Add 2ch network | TingPing | |
Closes #666 | |||
2013-06-18 | Use chat.freenode.net | TingPing | |
2013-06-07 | Add Serenity-IRC to the list of networks available by default. | Remco Rijnders | |
2013-06-03 | Remove IPv6 check for IRCNode entry in server list. | Fionn Kelleher | |