Keep track of joined channels.
[xudocci.git] / src / main / java / net / pterodactylus / xdcc / data /
2013-04-10 David ‘Bombe’ RodenMake channels work correctly in maps and sets.
2013-04-09 David ‘Bombe’ RodenUse map and set creators from Guava.
2013-04-09 David ‘Bombe’ RodenMake a bot deliver all its packs when it’s being iterat...
2013-04-08 David ‘Bombe’ RodenSimplify equals().
2013-04-08 David ‘Bombe’ RodenEnsure that name is always != null.
2013-04-08 David ‘Bombe’ RodenOverride equals() and hashCode().
2013-04-08 David ‘Bombe’ RodenAdd bots and packs.
2013-04-08 David ‘Bombe’ RodenAdd channel container.
2013-04-08 David ‘Bombe’ RodenAdd network and server container.