Age | Commit message (Expand) | Author |
---|---|---|
2017-05-18 | Refactor the channel::self to point at the existing user | louiz’ |
2016-10-05 | Avoid sending PART command for unjoined channels | louiz’ |
2016-06-23 | Fix a use after free in IrcChannel::remove_user | louiz’ |
2016-06-08 | Support multiple nick session, except for IQs | louiz’ |
2014-12-17 | Fix a few issues reported by static analyzers | Florent Le Coz |
2014-04-28 | Upgrade to C++14 | Florent Le Coz |
2014-04-15 | Better way to leave the dummy room | Florent Le Coz |
2014-04-13 | [WIP] DummyIrcChannel | Florent Le Coz |
2014-01-04 | Convert received modes into roles and affiliations | Florent Le Coz |
2014-01-04 | Use isupport informations to know the user modes when joining | Florent Le Coz |
2013-11-09 | Implement part and join, both ways | Florent Le Coz |
2013-11-06 | Implement the Bridge class to translate between the two protocols | Florent Le Coz |