🚧 Parse token from DCC SEND
[xudocci.git] / src / main / java / net / pterodactylus / xdcc /
2024-02-05 David ‘Bombe’ Roden🚸 Try to activate a bot’s active mode before requesting...
2024-02-05 David ‘Bombe’ Roden🔥 Remove debug messages
2021-11-06 David ‘Bombe’ Roden🐛 Fix more wrong filenames
2021-11-06 David ‘Bombe’ Roden🐛 Fix filename comparison
2021-11-06 David ‘Bombe’ Roden🔀 Merge remote-tracking branch 'origin/master'
2021-10-27 David ‘Bombe’ Roden🔊 Add more debug logging
2021-10-27 David ‘Bombe’ Roden🔊 Add debug logging
2021-10-27 David ‘Bombe’ Roden🔊 Change log message
2021-10-27 David ‘Bombe’ RodenImprove download logic in case of mismatching filenames
2021-09-25 David ‘Bombe’ Roden🔥 Remove unnecessary function
2020-05-31 David ‘Bombe’ Roden✨ Add multiple downloads at the same time
2020-05-31 David ‘Bombe’ Roden🎨 Replace download command with Kotlin version
2020-05-31 David ‘Bombe’ Roden✅ Add first test for download command
2019-03-17 David ‘Bombe’ Roden🐛 Fix exclusion in search command
2019-03-11 David ‘Bombe’ Roden🚸 Sort results by pack name first, then bot name
2015-08-10 David ‘Bombe’ RodenImprove logging
2015-04-30 David ‘Bombe’ RodenReturn unmodifiable view of packs
2015-04-30 David ‘Bombe’ RodenSynchronize all access on packs
2015-04-29 David ‘Bombe’ RodenRemove old pack if pack with newer ID is added
2015-04-29 David ‘Bombe’ RodenImplement toString method
2015-03-06 David ‘Bombe’ RodenAllow cancelling a download even if network is gone
2015-02-23 David ‘Bombe’ RodenExpose a connection uptime of 0 if connection is not...
2015-02-23 David ‘Bombe’ RodenAdd uptime command
2015-02-23 David ‘Bombe’ RodenUse Optional from java.util, not Guava
2015-01-31 David ‘Bombe’ RodenAlways remove all info for a disconnected network.
2015-01-14 David ‘Bombe’ RodenChange message for channels requiring registration.
2015-01-14 David ‘Bombe’ RodenShow timestamp of next connect attempt.
2015-01-14 David ‘Bombe’ RodenTreat all reasons for not being able to join a channel...
2015-01-13 David ‘Bombe’ RodenFix waiting for connections.
2015-01-13 David ‘Bombe’ RodenTreat invite-only channels as banned.
2015-01-13 David ‘Bombe’ RodenLog connection attempts.
2015-01-13 David ‘Bombe’ RodenFix connection to network.
2015-01-13 David ‘Bombe’ RodenNotify main loop when we leave a channel.
2015-01-13 David ‘Bombe’ RodenDon’t access optional that’s clearly not set.
2015-01-13 David ‘Bombe’ RodenNotify main loop when a connection failed.
2015-01-13 David ‘Bombe’ RodenSearch for the connection before removing it.
2015-01-13 David ‘Bombe’ RodenAdd backoff to reconnects.
2015-01-13 David ‘Bombe’ RodenRemove connection when it’s not established so that...
2015-01-13 David ‘Bombe’ RodenSend message when a connection fails.
2014-12-22 David ‘Bombe’ RodenRemove channel we’re kicked from from the correct colle...
2014-12-22 David ‘Bombe’ RodenRemove correct extra channel after being kicked.
2014-11-17 David ‘Bombe’ RodenVerify we shouldn't be running anymore after being...
2014-11-17 David ‘Bombe’ RodenTrigger the shutdown correctly.
2014-11-17 David ‘Bombe’ RodenUse separate object for syncing the shutdown.
2014-11-17 David ‘Bombe’ RodenExtract connection interface.
2014-11-17 David ‘Bombe’ RodenUse a connection factory instead of a connection builder.
2014-11-17 David ‘Bombe’ RodenRemove all bots from a channel if we can’t (re-)join...
2014-11-17 David ‘Bombe’ RodenStore a bot’s channel.
2014-10-18 David ‘Bombe’ RodenReturn an unmodified state.
2014-10-18 David ‘Bombe’ RodenFlush output after every command.
2014-10-18 David ‘Bombe’ RodenFix output of stats command for missing joined or force...
2014-10-18 David ‘Bombe’ RodenTreat non-existing list of bots as an offer of 0 packs.
2014-10-18 David ‘Bombe’ RodenFix message.
2014-10-18 David ‘Bombe’ RodenExtend stats command.
2014-10-17 David ‘Bombe’ RodenDon’t log disconnects from networks we weren’t really...
2014-10-17 David ‘Bombe’ RodenSimplify code.
2014-10-17 David ‘Bombe’ RodenLog message if we failed to join a channel we didn...
2014-10-17 David ‘Bombe’ RodenOnly try to re-join banned channels once a day.
2014-10-17 David ‘Bombe’ RodenDon’t try to join channels that require a registration...
2014-10-17 David ‘Bombe’ RodenFormat printed channels nicely.
2014-10-16 David ‘Bombe’ RodenDon’t expose the complete reply object from the notice...
2014-10-15 David ‘Bombe’ RodenRemove channel from joined channels when we were kicked.
2014-10-15 David ‘Bombe’ RodenAdd missing import.
2014-10-15 David ‘Bombe’ RodenLog message if a channel could not be joined.
2014-10-15 David ‘Bombe’ RodenCheck if we have been kicked and send message if so.
2014-10-15 David ‘Bombe’ RodenRemove old logger configuration.
2014-10-15 David ‘Bombe’ RodenDon’t start a command reader on stdin/stdout.
2014-10-15 David ‘Bombe’ RodenUse log4j for logging.
2014-10-15 David ‘Bombe’ RodenMake it possible to give the configuration file locatio...
2014-04-29 David ‘Bombe’ RodenUse static import.
2014-01-27 David ‘Bombe’ RodenReset line suppression when a command is received.
2014-01-27 David ‘Bombe’ RodenAdd method that allows to reset the line suppression.
2014-01-21 David ‘Bombe’ RodenSort repacks to the front.
2014-01-21 David ‘Bombe’ RodenRework bot sorting logic.
2014-01-21 David ‘Bombe’ RodenUse Java 8’s predicate instead of Guava’s.
2014-01-21 David ‘Bombe’ RodenOnly create the search parameters once per search.
2014-01-20 David ‘Bombe’ RodenUse regular expressions to match filenames.
2014-01-20 David ‘Bombe’ RodenEncapsulate search parameters.
2014-01-15 David ‘Bombe’ RodenRemove failed downloads when a download finishes.
2014-01-07 David ‘Bombe’ RodenMove writer to util.io package.
2014-01-06 David ‘Bombe’ RodenFlush writer.
2014-01-06 David ‘Bombe’ RodenSquelch duplicate log lines.
2014-01-06 David ‘Bombe’ RodenAdd writer that squelches duplicate lines.
2014-01-06 David ‘Bombe’ RodenOnly store the failed downloads.
2014-01-05 David ‘Bombe’ RodenAdd possibility to restart/research failed downloads.
2013-10-18 David ‘Bombe’ RodenRemove references to non-working telnet interface.
2013-10-18 David ‘Bombe’ RodenMake port configurable.
2013-10-18 David ‘Bombe’ RodenAdd main class.
2013-10-18 David ‘Bombe’ RodenAdd configuration data container.
2013-10-18 David ‘Bombe’ RodenColourize output.
2013-10-18 David ‘Bombe’ RodenShow running downloads first.
2013-10-18 David ‘Bombe’ RodenSort bots with running transfers last.
2013-10-18 David ‘Bombe’ RodenAdd ANSI colouring class.
2013-10-02 David ‘Bombe’ RodenAdd progress bar to download listing.
2013-09-24 David ‘Bombe’ RodenList bots with active downloads last.
2013-09-06 David ‘Bombe’ RodenMove time formatting to command reader; use function...
2013-09-06 David ‘Bombe’ RodenSplit command reader into separate commands.
2013-09-06 David ‘Bombe’ RodenDon’t forget to subscribe to ConnectionFailed events.
2013-09-06 David ‘Bombe’ RodenAdd method to return all connected networks.
2013-09-06 David ‘Bombe’ RodenAdd method to return all defined networks.
next