2 次程式碼提交 (5cc0af4324ea2762934cca594a7d3fbb6d1fa352)

作者 SHA1 備註 提交日期
  Chris Smith 28d2a13704 Replace Query with PrivateChat in Connection. 7 年之前
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 年之前
  Chris Smith 217b5b1a22 Remove input methods from WindowModel. 8 年之前
  Chris Smith 0a7fb8b874 Stop TabCompleter depending on CommandManager. 9 年之前
  Chris Smith 459ef2b60a Use Multimap instead of MapList. 9 年之前
  Chris Smith dfd6ee709c Use new GroupChatManager methods. 9 年之前
  Shane Mc Cormack 9f3fcd1b59 2015! 9 年之前
  Chris Smith 9d9857367e Use GroupChat in Connection.getChannels(). 9 年之前
  Chris Smith 167f858e91 Add getChannels and use it everywhere. 9 年之前
  Chris Smith b0901fa0ea Rename getChannels to getChannelNames. 9 年之前
  Chris Smith 3ea769fa59 Simplify lambdas 9 年之前
  Chris Smith 2e93fff5b0 Simplify some return statements. 9 年之前
  Chris Smith d11784d24a Use Stream API in place of foreach loops. 9 年之前
  Chris Smith c5440b1144 Fix command tab completion in global window. 9 年之前
  Chris Smith df55470ea4 Tidying 9 年之前
  Chris Smith 7f222c800f Introduce a ConnectionManager. 9 年之前
  Chris Smith 54cee141ed Don't expose servers. 9 年之前
  Chris Smith 01fa9b6453 Bulk remove inheritDoc. 10 年之前
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 年之前
  Chris Smith a1c329ba8f More tidying. 10 年之前
  Greg Holmes e20eb24353 Remove more lombok 10 年之前
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 年之前
  Chris Smith 90ab22d594 Remove last static CommandManager refs. 10 年之前
  Chris Smith 572aa7a7d6 Remove some dead code. 10 年之前
  Chris Smith f45fca1fb7 Some more static removal/tidying/etc. 10 年之前
  Chris Smith a335bf1208 Use config interfaces where possible. 10 年之前
  Chris Smith 7333fc3f2e Move more initialisation into dagger. 10 年之前
  Chris Smith e86677fa6d Inject the CommandManager. 10 年之前
  Chris Smith 2e121ed421 Remove CommandManager.getMain(). 10 年之前
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 年之前
  Shane Mc Cormack 4edc853bbf Desingleton PluginManager (and as a side-effect, ServerManager). 11 年之前
  Shane Mc Cormack 792f3cc7dc Make main less static. 11 年之前
  Greg Holmes ab45825e88 De-singleton + unit test 12 年之前
  Chris Smith 9ff3b302a6 Move loading of core commands out of CommandManager 12 年之前
  Chris Smith 15a5c1bbd1 Lombok, tidying 12 年之前
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 年之前
  Chris Smith d4507e0b3a Deprecation fixes 12 年之前
  Chris Smith a7a57eca29 Fix fallout from util changes 12 年之前
  Chris Smith 69ba0e3fe4 Extract interface for command manager 13 年之前
  Chris Smith 6dc3dcde13 Add a ServerFactory and unit test /newserver sanely 13 年之前
  Greg Holmes d04e2bea4f Change header? 13 年之前
  Greg Holmes 7de4daf5a2 Move Input command to swing ui 13 年之前
  Greg Holmes 935c21ebf8 Remove windows from commands 13 年之前
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it 13 年之前
  Chris Smith 949770857a Make CommandManager a singleton 13 年之前
  Chris Smith c90b7be0aa Commands style fixes 13 年之前
  Chris Smith ef8a269d00 Make UIs responsible for their own selection handling. 13 年之前
  Chris Smith 77b570a30f Style fixes 13 年之前
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 年之前
  Greg Holmes 936792f136 Remove debug command from client, moved to a plugin. 13 年之前