summaryrefslogtreecommitdiff
path: root/src/irc/core/irc-session.c
AgeCommit message (Expand)Author
2015-10-02Save the sasl state in the sessionLemonBoy
2015-02-17add CONFIG_REC to config_node_section* APIsAilin Nemui
2014-09-11source cleanup: remove trailing whitespacesMichael Vetter
2014-06-26Remove unused variables to silence compiler warningsDavid Leadbeater
2010-07-24Add prefixes to irc_nicklist_insert() so that nickrec.prefixes is accurate in...Wouter Coekaerts
2008-12-13Preserve op/halfop/voice when /upgrading from before the prefixes changeJilles Tjoelker
2008-11-28Allow storing multiple "other" prefixes such as +q and +a.Jilles Tjoelker
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2005-11-24Initialize the isupport functions on /upgrade aswellValentin Batz
2004-03-26Remember isupport_sent flag correctly.Timo Sirainen
2004-01-22fixTimo Sirainen
2004-01-22other fixesTimo Sirainen
2004-01-20isupport patch by David LeadbeaterTimo Sirainen
2002-02-16server->emode_known wasn't saved during /UPGRADE.Timo Sirainen
2002-02-15server->real_address wasn't restored properly after /UPGRADE and thatTimo Sirainen
2001-12-09Better support for halfops, patch by yathen@web.deTimo Sirainen
2001-11-25Added backwards compatibility for /UPGRADE for transferring nick list..Timo Sirainen
2001-11-25/UPGRADE: Irssi no longer asks for /NAMES list from server whenTimo Sirainen
2001-11-20/UPGRADE: server command queue is now flushed to make sure everythingTimo Sirainen
2001-11-19/UPGRADE now remembers user mode, patch by lam@e-gate.plTimo Sirainen
2001-11-19-botcmd isn't now sent to channels when /UPGRADEing.Timo Sirainen
2001-11-19Topics weren't restored on /UPGRADE.Timo Sirainen
2001-11-19/UPGRADE - upgrade-on-the-fly feature. Currently only moves the activeTimo Sirainen