summary refs log tree commit diff stats
path: root/src/common/servlist.c
AgeCommit message (Expand)Author
2014-04-10Fix whitespace...TingPing
2014-04-10Add Xertion to network listTingPing
2014-03-08Add ElectroCodeKen Spencer
2014-03-08Added Anthrochat and Furnet to server lista Code Lizard
2014-02-02servlist: Add CanternetShutterQuick
2014-01-30Add synIRC to network listTingPing
2013-12-25Add Techman's World IRC networkPoorDog
2013-11-19Add InterlinkedAndrew
2013-10-17Remove dead networksTingPing
2013-10-17Default to SASL on every supported networkTingPing
2013-10-17Remove #xchat from ChatJunkies autojoinTingPing
2013-10-13Remove commented out networks in servlistTingPing
2013-10-13Renamed FurryLand to ElectronIRCIota Spencer
2013-09-12Default spotchat to SASLTingPing
2013-08-21Add TinyCrab to network listTingPing
2013-08-15Add ObsidianIRC networkTingPing
2013-08-08Still include old freenode hostname in servlistTingPing
2013-07-27Remove #hexchat from default autojoinTingPing
2013-07-14Add staticbox networkTingPing
2013-07-03Add another server to 2ch networkTingPing
2013-07-02Add 2ch networkTingPing
2013-06-18Use chat.freenode.netTingPing
2013-06-07Add Serenity-IRC to the list of networks available by default.Remco Rijnders
2013-06-03Remove IPv6 check for IRCNode entry in server list.Fionn Kelleher
2013-06-03Add IRCNode to the server list.Fionn Kelleher
2013-05-31Add valleynode to network listTingPing
2013-05-24Added PonyChat to network listSam Dodrill
2013-05-24Followed richtroye suggestion and implemented the net == NULL guard inDiogo Sousa
2013-05-19Avoid useless strdup() and free() callsBerke Viktor
2013-05-19Add default connect commands for networks with obscure login methodsBerke Viktor
2013-05-19Login type cleanupBerke Viktor
2013-05-18Add FurryLandBerke Viktor
2013-05-17Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTHBerke Viktor
2013-05-15Fix autojoins for sessionsBerke Viktor
2013-05-14Fix warningsBerke Viktor
2013-05-14Fix initial autojoins and some erroneous copies/freesBerke Viktor
2013-05-13Use macros instead of raw numbers for login typeBerke Viktor
2013-05-12Fix warningBerke Viktor
2013-05-12Add code for migrating existing configsBerke Viktor
2013-05-12Make the order consistent for load and saveBerke Viktor
2013-05-12Reduce GLib requirementBerke Viktor
2013-05-12Fix favorite channels except in inbound.cBerke Viktor
2013-05-11Remove dead codeBerke Viktor
2013-05-11Fix connect commandsBerke Viktor
2013-05-11Nuke nickserv password field and some cosmeticsBerke Viktor
2013-05-11Get rid of this unnecessary bufferBerke Viktor
2013-05-10Replace various network options with universal login method optionBerke Viktor
2013-05-06Clean up IRCNetTingPing
2013-05-04Replace g_strdup_printf with g_build_filename where possibleBerke Viktor
2013-05-03commaTingPing