summaryrefslogtreecommitdiff
path: root/src/irc/irc_channel.hpp
AgeCommit message (Expand)Author
2017-05-18Refactor the channel::self to point at the existing userlouiz’
2016-10-05Avoid sending PART command for unjoined channelslouiz’
2016-07-04Replace all include guards by #pragma oncelouiz’
2016-06-08Forward everything to all concerned XMPP resourceslouiz’
2016-05-04Style fixlouiz’
2016-04-22Forward the topic authors, handle the author from 333 messageslouiz’
2014-12-17Fix a few issues reported by static analyzersFlorent 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-12Basic handling of modes, both waysFlorent 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