Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-06-03 | Add IRCNode to the server list. | Fionn Kelleher | |
2013-05-31 | Add valleynode to network list | TingPing | |
Closes #631 | |||
2013-05-24 | Added PonyChat to network list | Sam Dodrill | |
2013-05-24 | Followed richtroye suggestion and implemented the net == NULL guard in | Diogo Sousa | |
servlist_favchan_find(). | |||
2013-05-19 | Avoid useless strdup() and free() calls | Berke Viktor | |
2013-05-19 | Add default connect commands for networks with obscure login methods | Berke Viktor | |
Yeah, QuakeNet is an exception | |||
2013-05-19 | Login type cleanup | Berke Viktor | |
2013-05-18 | Add FurryLand | Berke Viktor | |
2013-05-17 | Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH | Berke Viktor | |
2013-05-15 | Fix autojoins for sessions | Berke Viktor | |
2013-05-14 | Fix warnings | Berke Viktor | |
2013-05-14 | Fix initial autojoins and some erroneous copies/frees | Berke Viktor | |
2013-05-13 | Use macros instead of raw numbers for login type | Berke Viktor | |
2013-05-12 | Fix warning | Berke Viktor | |
2013-05-12 | Add code for migrating existing configs | Berke Viktor | |
2013-05-12 | Make the order consistent for load and save | Berke Viktor | |