157 コミット (9d71e6311404f8a2b40352bf0f0e833ab7a4483c)

作成者 SHA1 メッセージ 日付
  Chris Smith 217b5b1a22 Remove input methods from WindowModel. 8年前
  Chris Smith e1e78e2437 Couple more deprecation fixes. 8年前
  Chris Smith 621a53cf06 Change all command error/output to use events. 8年前
  Chris Smith 2204bf0570 Convert some commands to use output events. 8年前
  Chris Smith e060357fb2 Fix deprecated methods in CommandFlagHandler. 8年前
  Chris Smith cfcf5f0994 Add getPath utility method to JimFsRule. 9年前
  Chris Smith 944ae22024 Add a JUnit rule for using JimFS. 9年前
  Chris Smith 18f5dc8980 Fix tests. 9年前
  Chris Smith 8dccc60cf5 Remove some more AppErrorEvents. 9年前
  Chris Smith f75e7f79f2 Fix almost all remaining FrameContainer refs. 9年前
  Chris Smith d2c0dcd323 Add some alias tests. 9年前
  Chris Smith d629b64e4b Replace Channel with GroupChat in commands. 9年前
  Chris Smith 2342c58761 Fix tests. 9年前
  Chris Smith 3214f6f141 Add a separate ServiceManager implementation. 9年前
  Chris Smith b61c1bf788 Remove references to MessageTarget. 9年前
  Chris Smith aa7825b953 Fix tests 9年前
  Chris Smith dfd6ee709c Use new GroupChatManager methods. 9年前
  Shane Mc Cormack 9f3fcd1b59 2015! 9年前
  Chris Smith bc9d93c6d0 Further work on the AutoCommandManager. 9年前
  Greg Holmes 53abeb895f Fix unit test. 9年前
  Greg Holmes fc23f90e2e More GroupChatUser changes. 9年前
  Greg Holmes d36870597a Tidy SetNickColour, fix unit test. 9年前
  Chris Smith 657817fd9b Use GroupChat in Connection.getChannel(). 9年前
  Chris Smith b96d1b1f8c Force a single global AutoCommand. 9年前
  Chris Smith 6aa487bd6c Make AutoCommand use AutoValue. 9年前
  Chris Smith da1ebe1f85 Remove hasChannel. 9年前
  Chris Smith deae9bd285 Make getChannel optional. 9年前
  Chris Smith d661e1efb0 Remove more usages of Server. 9年前
  Chris Smith 6ecb8e2e9a Make getParser() optional. 9年前
  Chris Smith f830257585 Rename getOptionalConnection() to getConnection(). 9年前
  Chris Smith 31a78eb743 Fix various deprecated uses. 9年前
  Greg Holmes 5ed53e40dd Remove (nearly all) Logger usages. 9年前
  Chris Smith e022c2ac09 Fix tests. 9年前
  Greg Holmes 27aed2d417 Add AutoCommandType. 9年前
  Greg Holmes 8e9c2cee1a Switch to Profiles. 9年前
  Chris Smith fbc50fb300 Fix tests. 9年前
  Greg Holmes e5f331f1b2 Add some methods to AutoCommandManager 9年前
  Greg Holmes 8625562eaf Switch to j8 Optional. 9年前
  Chris Smith 68fe71042b Don't depend on the IRC parser... 9年前
  Chris Smith 2c2e7d6a6b Make migrator use Path properly. 9年前
  Chris Smith 3e75d1029f Allow injecting Paths not Files. 9年前
  Greg Holmes 3fac8a376f Add test for YamlAutoCommandStore 9年前
  Greg Holmes 47ddc34331 Add AutoCommandLifecycleManagerTest. 9年前
  Greg Holmes ca7a2499ea Add AutoCommandHandlerTest. 9年前
  Greg Holmes 1348b38a05 Improve AutoCommandManagerTest. 9年前
  Greg Holmes 201a49c77d Add getGlobal/ConnectionCommands method. 9年前
  Chris Smith 6ae693893d Enable PMD in gradle + apply fixes. 9年前
  Greg Holmes 8e404a59b8 Add a qualifier for ColourManager. 9年前
  Chris Smith 38b5e683a5 Replace loads of servers with connections. 9年前
  Chris Smith 7f222c800f Introduce a ConnectionManager. 9年前