Store all downloads.
[xudocci.git] / src / main / java / net / pterodactylus / xdcc / core / Core.java
2013-04-11 David ‘Bombe’ RodenStore all downloads.
2013-04-11 David ‘Bombe’ RodenAdd fields for temporary and final download directories.
2013-04-11 David ‘Bombe’ RodenSend events from the DCC receiver.
2013-04-10 David ‘Bombe’ RodenKeep track of extra channels.
2013-04-10 David ‘Bombe’ RodenKeep track of joined channels.
2013-04-10 David ‘Bombe’ RodenAdd method to get the configured channel for a channel...
2013-04-10 David ‘Bombe’ RodenExpose currently joined channels.
2013-04-10 David ‘Bombe’ RodenExpose all configured channels.
2013-04-10 David ‘Bombe’ RodenInitiate the download when being offered a file.
2013-04-10 David ‘Bombe’ RodenAdd command to initiate a download from a bot.
2013-04-10 David ‘Bombe’ RodenExpose DCC receivers from core.
2013-04-09 David ‘Bombe’ RodenUse map and set creators from Guava.
2013-04-09 David ‘Bombe’ RodenExpose all currently known bots.
2013-04-08 David ‘Bombe’ RodenSend event when a bot is added.
2013-04-08 David ‘Bombe’ RodenSend event when the core is started.
2013-04-08 David ‘Bombe’ RodenCompare correct objects.
2013-04-08 David ‘Bombe’ RodenAdd current state of core.