xudocci.git
10 years agoAdd configuration data container.
David ‘Bombe’ Roden [Fri, 18 Oct 2013 04:59:01 +0000 (06:59 +0200)]
Add configuration data container.

10 years agoColourize output.
David ‘Bombe’ Roden [Fri, 18 Oct 2013 04:24:52 +0000 (06:24 +0200)]
Colourize output.

10 years agoShow running downloads first.
David ‘Bombe’ Roden [Fri, 18 Oct 2013 04:24:37 +0000 (06:24 +0200)]
Show running downloads first.

10 years agoSort bots with running transfers last.
David ‘Bombe’ Roden [Fri, 18 Oct 2013 04:23:21 +0000 (06:23 +0200)]
Sort bots with running transfers last.

10 years agoAdd ANSI colouring class.
David ‘Bombe’ Roden [Fri, 18 Oct 2013 04:21:57 +0000 (06:21 +0200)]
Add ANSI colouring class.

10 years agoAdd progress bar to download listing.
David ‘Bombe’ Roden [Wed, 2 Oct 2013 18:15:24 +0000 (20:15 +0200)]
Add progress bar to download listing.

10 years agoList bots with active downloads last.
David ‘Bombe’ Roden [Tue, 24 Sep 2013 20:06:35 +0000 (22:06 +0200)]
List bots with active downloads last.

10 years agoMove time formatting to command reader; use function to calculate the remaining trans...
David ‘Bombe’ Roden [Fri, 6 Sep 2013 23:46:38 +0000 (01:46 +0200)]
Move time formatting to command reader; use function to calculate the remaining transfer time.

10 years agoSplit command reader into separate commands.
David ‘Bombe’ Roden [Fri, 6 Sep 2013 23:29:51 +0000 (01:29 +0200)]
Split command reader into separate commands.

10 years agoDon’t forget to subscribe to ConnectionFailed events.
David ‘Bombe’ Roden [Fri, 6 Sep 2013 20:33:39 +0000 (22:33 +0200)]
Don’t forget to subscribe to ConnectionFailed events.

10 years agoAdd method to return all connected networks.
David ‘Bombe’ Roden [Thu, 5 Sep 2013 04:49:33 +0000 (06:49 +0200)]
Add method to return all connected networks.

10 years agoAdd method to return all defined networks.
David ‘Bombe’ Roden [Thu, 5 Sep 2013 04:49:22 +0000 (06:49 +0200)]
Add method to return all defined networks.

10 years agoOnly remove the download immediately if there is no DCC receiver.
David ‘Bombe’ Roden [Tue, 20 Aug 2013 05:21:29 +0000 (07:21 +0200)]
Only remove the download immediately if there is no DCC receiver.

10 years agoAdd missing javadoc.
David ‘Bombe’ Roden [Tue, 13 Aug 2013 21:08:13 +0000 (23:08 +0200)]
Add missing javadoc.

10 years agoStore last displayed elements in a custom state object.
David ‘Bombe’ Roden [Tue, 13 Aug 2013 18:42:03 +0000 (20:42 +0200)]
Store last displayed elements in a custom state object.

10 years agoRemove message when bot is removed.
David ‘Bombe’ Roden [Sat, 10 Aug 2013 20:59:29 +0000 (22:59 +0200)]
Remove message when bot is removed.

10 years agoPost messages when connecting to a network.
David ‘Bombe’ Roden [Sat, 10 Aug 2013 20:56:42 +0000 (22:56 +0200)]
Post messages when connecting to a network.

10 years agoCatch exceptions when trying to join channels.
David ‘Bombe’ Roden [Sat, 10 Aug 2013 20:54:45 +0000 (22:54 +0200)]
Catch exceptions when trying to join channels.

10 years agoAdd configuration for exec plugin.
David ‘Bombe’ Roden [Sat, 10 Aug 2013 20:54:25 +0000 (22:54 +0200)]
Add configuration for exec plugin.

10 years agoAdd configuration for jar plugin.
David ‘Bombe’ Roden [Sat, 10 Aug 2013 20:54:05 +0000 (22:54 +0200)]
Add configuration for jar plugin.

10 years agoFix cancelling downloads.
David ‘Bombe’ Roden [Fri, 9 Aug 2013 14:06:05 +0000 (16:06 +0200)]
Fix cancelling downloads.

10 years agoStore the current list of downloads.
David ‘Bombe’ Roden [Fri, 9 Aug 2013 14:05:58 +0000 (16:05 +0200)]
Store the current list of downloads.

10 years agoAdd possibility to cancel a running download.
David ‘Bombe’ Roden [Thu, 8 Aug 2013 00:22:20 +0000 (02:22 +0200)]
Add possibility to cancel a running download.

10 years agoShow estimated time left on running downloads.
David ‘Bombe’ Roden [Thu, 8 Aug 2013 00:20:14 +0000 (02:20 +0200)]
Show estimated time left on running downloads.

10 years agoShow downloads sorted by name and status.
David ‘Bombe’ Roden [Thu, 8 Aug 2013 00:19:25 +0000 (02:19 +0200)]
Show downloads sorted by name and status.

10 years agoAdd comparators for sorting downloads.
David ‘Bombe’ Roden [Thu, 8 Aug 2013 00:19:05 +0000 (02:19 +0200)]
Add comparators for sorting downloads.

10 years agoChain the three comparators.
David ‘Bombe’ Roden [Thu, 8 Aug 2013 00:09:30 +0000 (02:09 +0200)]
Chain the three comparators.

10 years agoAdd result comparator that sorts by pack names.
David ‘Bombe’ Roden [Thu, 8 Aug 2013 00:09:03 +0000 (02:09 +0200)]
Add result comparator that sorts by pack names.

10 years agoCompare results, not the bot names.
David ‘Bombe’ Roden [Thu, 8 Aug 2013 00:08:49 +0000 (02:08 +0200)]
Compare results, not the bot names.

10 years agoAdd comparator that uses the “isArchive” predicate.
David ‘Bombe’ Roden [Thu, 8 Aug 2013 00:07:41 +0000 (02:07 +0200)]
Add comparator that uses the “isArchive” predicate.

10 years agoSet socket timeout to 3 minutes in the DCC receiver, too.
David ‘Bombe’ Roden [Mon, 5 Aug 2013 17:51:31 +0000 (19:51 +0200)]
Set socket timeout to 3 minutes in the DCC receiver, too.

10 years agoClose the socket correctly.
David ‘Bombe’ Roden [Mon, 5 Aug 2013 17:16:31 +0000 (19:16 +0200)]
Close the socket correctly.

10 years agoSet timeout of 3 minutes for the socket.
David ‘Bombe’ Roden [Mon, 5 Aug 2013 17:16:24 +0000 (19:16 +0200)]
Set timeout of 3 minutes for the socket.

10 years agoPrevent NPE on closing.
David ‘Bombe’ Roden [Mon, 5 Aug 2013 17:16:14 +0000 (19:16 +0200)]
Prevent NPE on closing.

10 years agoSort search results by pack and bot name.
David ‘Bombe’ Roden [Mon, 5 Aug 2013 11:26:23 +0000 (13:26 +0200)]
Sort search results by pack and bot name.

11 years agoConfigure maven’s compiler plugin to use Java 1.6.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:14:08 +0000 (21:14 +0200)]
Configure maven’s compiler plugin to use Java 1.6.

11 years agoSet source encoding to UTF-8.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:13:39 +0000 (21:13 +0200)]
Set source encoding to UTF-8.

11 years agoDebug-log every single message.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:13:18 +0000 (21:13 +0200)]
Debug-log every single message.

11 years agoHandle connection creation failure.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:12:58 +0000 (21:12 +0200)]
Handle connection creation failure.

11 years agoAdd possibility to disconnect all connections at once.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:12:36 +0000 (21:12 +0200)]
Add possibility to disconnect all connections at once.

11 years agoMake copies of lists before iterating.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:12:16 +0000 (21:12 +0200)]
Make copies of lists before iterating.

11 years agoAdd bandwidth counting output stream.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:11:59 +0000 (21:11 +0200)]
Add bandwidth counting output stream.

11 years agoSend download failed event if we received less bytes than expected.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:10:51 +0000 (21:10 +0200)]
Send download failed event if we received less bytes than expected.

11 years agoSend event for every received reply.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:10:36 +0000 (21:10 +0200)]
Send event for every received reply.

11 years agoPrevent missing length from throwing an NPE.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:07:05 +0000 (21:07 +0200)]
Prevent missing length from throwing an NPE.

11 years agoSend connection closed event when a runtime exception occurs.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:06:49 +0000 (21:06 +0200)]
Send connection closed event when a runtime exception occurs.

11 years agoFix javadoc.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:05:43 +0000 (21:05 +0200)]
Fix javadoc.

11 years agoExpose input and output rate of connection.
David ‘Bombe’ Roden [Thu, 2 May 2013 19:05:37 +0000 (21:05 +0200)]
Expose input and output rate of connection.

11 years agoExpost hostname and port number.
David ‘Bombe’ Roden [Thu, 2 May 2013 18:38:41 +0000 (20:38 +0200)]
Expost hostname and port number.

11 years agoPrevent NPEs when the download hasn’t started yet.
David ‘Bombe’ Roden [Fri, 26 Apr 2013 05:14:35 +0000 (07:14 +0200)]
Prevent NPEs when the download hasn’t started yet.

11 years agoAdd commands to show the current connections and close them.
David ‘Bombe’ Roden [Fri, 26 Apr 2013 05:14:08 +0000 (07:14 +0200)]
Add commands to show the current connections and close them.

11 years agoAdd methods to close the connection.
David ‘Bombe’ Roden [Fri, 26 Apr 2013 05:13:07 +0000 (07:13 +0200)]
Add methods to close the connection.

11 years agoFix imports.
David ‘Bombe’ Roden [Thu, 18 Apr 2013 04:14:31 +0000 (06:14 +0200)]
Fix imports.

11 years agoFix message.
David ‘Bombe’ Roden [Thu, 18 Apr 2013 04:14:28 +0000 (06:14 +0200)]
Fix message.

11 years agoFix constructor.
David ‘Bombe’ Roden [Thu, 18 Apr 2013 04:14:18 +0000 (06:14 +0200)]
Fix constructor.

11 years agoIgnore fetches for a file we are already downloading.
David ‘Bombe’ Roden [Thu, 18 Apr 2013 04:14:08 +0000 (06:14 +0200)]
Ignore fetches for a file we are already downloading.

11 years agoStore downloads differently.
David ‘Bombe’ Roden [Thu, 18 Apr 2013 04:13:30 +0000 (06:13 +0200)]
Store downloads differently.

11 years agoShow whether a download has already started.
David ‘Bombe’ Roden [Thu, 18 Apr 2013 04:11:52 +0000 (06:11 +0200)]
Show whether a download has already started.

11 years agoMake class thread-safe.
David ‘Bombe’ Roden [Thu, 18 Apr 2013 04:11:12 +0000 (06:11 +0200)]
Make class thread-safe.

11 years agoAdd predicate that identifies running downloads.
David ‘Bombe’ Roden [Thu, 18 Apr 2013 04:10:59 +0000 (06:10 +0200)]
Add predicate that identifies running downloads.

11 years agoOverride hashCode() and equals().
David ‘Bombe’ Roden [Thu, 18 Apr 2013 04:10:43 +0000 (06:10 +0200)]
Override hashCode() and equals().

11 years agoRemove downloads correctly.
David ‘Bombe’ Roden [Tue, 16 Apr 2013 20:53:34 +0000 (22:53 +0200)]
Remove downloads correctly.

11 years agoRepost notices to the console.
David ‘Bombe’ Roden [Tue, 16 Apr 2013 18:02:44 +0000 (20:02 +0200)]
Repost notices to the console.

11 years agoHandle CTCP in notices, too.
David ‘Bombe’ Roden [Tue, 16 Apr 2013 18:02:08 +0000 (20:02 +0200)]
Handle CTCP in notices, too.

11 years agoMove CTCP handling into its own method.
David ‘Bombe’ Roden [Tue, 16 Apr 2013 18:01:04 +0000 (20:01 +0200)]
Move CTCP handling into its own method.

11 years agoMove connection handling to end of loop.
David ‘Bombe’ Roden [Tue, 16 Apr 2013 17:55:37 +0000 (19:55 +0200)]
Move connection handling to end of loop.

11 years agoRemove write() methods to prevent mulitple flush()s per line.
David ‘Bombe’ Roden [Sun, 14 Apr 2013 12:35:55 +0000 (14:35 +0200)]
Remove write() methods to prevent mulitple flush()s per line.

11 years agoShow only the name of the pack, not the real file name.
David ‘Bombe’ Roden [Sun, 14 Apr 2013 12:35:32 +0000 (14:35 +0200)]
Show only the name of the pack, not the real file name.

11 years agoRemove all network-related data if the network is disconnected.
David ‘Bombe’ Roden [Sun, 14 Apr 2013 10:17:36 +0000 (12:17 +0200)]
Remove all network-related data if the network is disconnected.

11 years agoLet the core verify each minute that all configured channels are joined.
David ‘Bombe’ Roden [Sun, 14 Apr 2013 10:17:14 +0000 (12:17 +0200)]
Let the core verify each minute that all configured channels are joined.

11 years agoMove network connecting into its own method.
David ‘Bombe’ Roden [Sun, 14 Apr 2013 10:15:53 +0000 (12:15 +0200)]
Move network connecting into its own method.

11 years agoExpose whether the connection is established.
David ‘Bombe’ Roden [Sun, 14 Apr 2013 10:15:02 +0000 (12:15 +0200)]
Expose whether the connection is established.

11 years agoSend an event if the connection is terminated for whatever reason.
David ‘Bombe’ Roden [Sun, 14 Apr 2013 10:14:04 +0000 (12:14 +0200)]
Send an event if the connection is terminated for whatever reason.

11 years agoRename a bot if its nickname changes.
David ‘Bombe’ Roden [Sun, 14 Apr 2013 09:47:34 +0000 (11:47 +0200)]
Rename a bot if its nickname changes.

11 years agoSend event when a client’s nickname changes.
David ‘Bombe’ Roden [Sun, 14 Apr 2013 09:47:21 +0000 (11:47 +0200)]
Send event when a client’s nickname changes.

11 years agoShow a message when a bot has left a channel.
David ‘Bombe’ Roden [Sat, 13 Apr 2013 10:34:50 +0000 (12:34 +0200)]
Show a message when a bot has left a channel.

11 years agoShow a message when a bot has quit IRC.
David ‘Bombe’ Roden [Sat, 13 Apr 2013 10:34:06 +0000 (12:34 +0200)]
Show a message when a bot has quit IRC.

11 years agoResume a download if a partial file already exists in the temp directory.
David ‘Bombe’ Roden [Sat, 13 Apr 2013 10:33:43 +0000 (12:33 +0200)]
Resume a download if a partial file already exists in the temp directory.

11 years agoAdd generic error message event.
David ‘Bombe’ Roden [Sat, 13 Apr 2013 10:31:49 +0000 (12:31 +0200)]
Add generic error message event.

11 years agoAllow the download to start at an arbitrary position.
David ‘Bombe’ Roden [Sat, 13 Apr 2013 10:30:48 +0000 (12:30 +0200)]
Allow the download to start at an arbitrary position.

11 years agoHandle DCC resume functionality.
David ‘Bombe’ Roden [Sat, 13 Apr 2013 10:30:36 +0000 (12:30 +0200)]
Handle DCC resume functionality.

11 years agoTreat the part message as optional.
David ‘Bombe’ Roden [Fri, 12 Apr 2013 16:07:01 +0000 (18:07 +0200)]
Treat the part message as optional.

11 years agoWrite generic messages to the console.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:51:31 +0000 (22:51 +0200)]
Write generic messages to the console.

11 years agoRemove a bot when it quits.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:49:39 +0000 (22:49 +0200)]
Remove a bot when it quits.

11 years agoRemove bots when they leave the channel; handle our own leaving of channels.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:49:21 +0000 (22:49 +0200)]
Remove bots when they leave the channel; handle our own leaving of channels.

11 years agoSend event when a client parts a channel.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:48:34 +0000 (22:48 +0200)]
Send event when a client parts a channel.

11 years agoKeep the order of the DCC receivers.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:17:49 +0000 (22:17 +0200)]
Keep the order of the DCC receivers.

11 years agoRemove downloads when they have finished, too.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:17:05 +0000 (22:17 +0200)]
Remove downloads when they have finished, too.

11 years agoShow received messages on the console.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:11:36 +0000 (22:11 +0200)]
Show received messages on the console.

11 years agoIgnore case of channel names when locating the channel.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:11:27 +0000 (22:11 +0200)]
Ignore case of channel names when locating the channel.

11 years agoRemove DCCs when finished.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:11:15 +0000 (22:11 +0200)]
Remove DCCs when finished.

11 years agoSend private messages to listeners.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:11:05 +0000 (22:11 +0200)]
Send private messages to listeners.

11 years agoAdd convenience methods for writing and flushing.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 20:09:49 +0000 (22:09 +0200)]
Add convenience methods for writing and flushing.

11 years agoNotify user when a download fails.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 19:53:28 +0000 (21:53 +0200)]
Notify user when a download fails.

11 years agoPrevent NPE when socket could not be created.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 19:53:11 +0000 (21:53 +0200)]
Prevent NPE when socket could not be created.

11 years agoFix moving of download to final directory.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 19:52:58 +0000 (21:52 +0200)]
Fix moving of download to final directory.

11 years agoNotify all listeners when a download failes.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 18:28:19 +0000 (20:28 +0200)]
Notify all listeners when a download failes.

11 years agoAdd TestNG as test dependency.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 08:43:00 +0000 (10:43 +0200)]
Add TestNG as test dependency.

11 years agoFormat overall download rate correctly.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 08:31:43 +0000 (10:31 +0200)]
Format overall download rate correctly.

11 years agoMake the correct class abstract.
David ‘Bombe’ Roden [Thu, 11 Apr 2013 06:20:10 +0000 (08:20 +0200)]
Make the correct class abstract.