summaryrefslogtreecommitdiff
path: root/src/irc/core/channel-rejoin.c
AgeCommit message (Expand)Author
2015-05-15Implement CHANTYPES supportLemonBoy
2014-09-11source cleanup: remove trailing whitespacesMichael Vetter
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2009-02-08Code Cleanup:Alexander Færøy
2007-06-03- Repair channels_rejoin_unavailable. Enabled by default,Jilles Tjoelker
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2002-12-20Added /SET channels_rejoin_unavailable to disable automatic rejoining when ch...Timo Sirainen
2002-03-31Don't set channel->server = NULL when disconnecting, so scripts can stillTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2001-01-01When joining to !channel because of "407 duplicate channel", it justTimo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-11-04rejoin timeout 1min -> 5minTimo Sirainen
2000-11-04added small sanity checkTimo Sirainen
2000-11-04Fixed lag checking when nick was just being changed.Timo Sirainen
2000-10-15Rejoin fixesTimo Sirainen
2000-10-14fixesTimo Sirainen
2000-10-14Autorejoin when join temporarily fails because of netsplit is handledTimo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-30Bugfixes for non-irc server handling.Timo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen