summary refs log tree commit diff stats
path: root/src/common/servlist.c
AgeCommit message (Expand)Author
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
2013-05-03update gamesurge's default nickserv typeTingPing
2013-05-03Provide default NickServ types where necessaryBerke Viktor
2013-04-28Make NickServ registration configurable per-networkBerke Viktor
2013-04-22Fall back to global username for saslTingPing
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-03-27Add SpotChat networkTingPing
2013-03-26Update servlist.ctehsu
2013-03-26Updated with more networkstehsu
2013-03-23Make everyone happyBerke Viktor
2013-03-23Add migration code for servlistTingPing
2013-03-23Get rid of the servlist_ rubbishBerke Viktor
2013-02-07Add autojoin backBerke Viktor
2013-01-23add station51 to servlistTingPing
2013-01-14Snoonet is now snoonet.org, not .comaperson
2012-12-23fix incorrect FSF addressDan Mashal
2012-12-21remove #hexchat autojoinTingPing
2012-12-20Update src/common/servlist.cdavid-w
2012-12-20Added Moznet network to the IRC Listdavid-w
2012-12-19add GameSurge to network listTingPing
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-26g_str_hash is inconsistent, always recalculate itBerke Viktor
2012-10-25Check for unallocated stringBerke Viktor
2012-10-25Built-in SASL support and other CAP fixesBerke Viktor