summaryrefslogtreecommitdiff
path: root/src/irc/irc_channel.cpp
AgeCommit message (Expand)Author
2018-03-12Remove an unused functionlouiz’
2018-03-12Add a <item/> node in the presence of a leaving participantlouiz’
2018-03-12Remove the virtual channel feature altogetherlouiz’
2017-05-18Refactor the channel::self to point at the existing userlouiz’
2016-10-05Avoid sending PART command for unjoined channelslouiz’
2016-06-23Fix a use after free in IrcChannel::remove_userlouiz’
2016-06-08Support multiple nick session, except for IQslouiz’
2014-12-17Fix a few issues reported by static analyzersFlorent Le Coz
2014-04-28Upgrade to C++14Florent Le Coz
2014-04-15Better way to leave the dummy roomFlorent Le Coz
2014-04-13[WIP] DummyIrcChannelFlorent Le Coz
2014-01-04Convert received modes into roles and affiliationsFlorent Le Coz
2014-01-04Use isupport informations to know the user modes when joiningFlorent Le Coz
2013-11-09Implement part and join, both waysFlorent Le Coz
2013-11-06Implement the Bridge class to translate between the two protocolsFlorent Le Coz