3 次程式碼提交 (4c35da850dc4faceb43aa004bbf4b0703038b7cc)

作者 SHA1 備註 提交日期
  Chris Smith 4c35da850d Update copyright. 7 年之前
  Chris Smith 5cc0af4324 Use EventBus interface. 7 年之前
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 年之前
  Greg Holmes 2e7336854b Use Connection not Server in ServerManager. 8 年之前
  Chris Smith 8cd93c8c7e Add a base class for events with a WindowModel source. 8 年之前
  Chris Smith 96933fd89a Tear Server and FrameContainer apart. 8 年之前
  Greg Holmes b58997a1d0 SLF4J Logging in the core. 9 年之前
  Chris Smith ed7bdd0154 Remove unused field. 9 年之前
  Chris Smith 6b9bb52abb Fix ServerManager logic for disconnected servers. 9 年之前
  Chris Smith deaf4b232f Tidy how CommandParsers are created. 9 年之前
  Chris Smith dfd6ee709c Use new GroupChatManager methods. 9 年之前
  Chris Smith e5a55f58ad Decouple Server from ServerManager. 9 年之前
  Shane Mc Cormack 9f3fcd1b59 2015! 9 年之前
  Chris Smith 04c3303281 Remove Raw from core. 9 年之前
  Chris Smith da1ebe1f85 Remove hasChannel. 9 年之前
  Chris Smith 6ecb8e2e9a Make getParser() optional. 9 年之前
  Chris Smith a58bec27c0 Improve some optionals. 9 年之前
  Greg Holmes 672e4fe7ed Remove unused imports. 9 年之前
  Greg Holmes a03afed42d Move Iterables logic into profilemanager. 9 年之前
  Greg Holmes 953f3035cb Add a default profile. 9 年之前
  Greg Holmes 8e9c2cee1a Switch to Profiles. 9 年之前
  Chris Smith 78093e4dac Tidy up a load of com.dmdirc classes. 9 年之前
  Chris Smith 2e93fff5b0 Simplify some return statements. 9 年之前
  Chris Smith d11784d24a Use Stream API in place of foreach loops. 9 年之前
  Chris Smith 7f222c800f Introduce a ConnectionManager. 9 年之前
  Chris Smith 54cee141ed Don't expose servers. 9 年之前
  Chris Smith 693264fb86 Make all the things final. 9 年之前
  Greg Holmes 746bb6081d Generify MBassador. 9 年之前
  Greg Holmes b12a0cb412 MBassador. 9 年之前
  Chris Smith 3091940b40 Lots of typo fixes. 10 年之前
  Greg Holmes 5e7e2602ab Add some eventbus logging. 10 年之前
  Chris Smith 5321ea8492 Style/inspection fixes. 10 年之前
  Greg Holmes cb25fc6edc Add unknown command event. 10 年之前
  Chris Smith 6791beb2e4 Make timers in Server more sensible. 10 年之前
  Chris Smith 01fa9b6453 Bulk remove inheritDoc. 10 年之前
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 年之前
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 年之前
  Chris Smith f83e537b12 Add raw windows after servers are created. 10 年之前
  Chris Smith 7a1c4aa299 Remove Logger.assertTrue. 10 年之前
  Chris Smith 67e955b2ae Tidying, inject a few more things. 10 年之前
  Chris Smith ecbc8cb4a3 Remove some dead code. 10 年之前
  Chris Smith c7b8ef5f72 Add a factory for servers. 10 年之前
  Chris Smith 19ec55254d Add factories for server child windows. 10 年之前
  Chris Smith 9383f037cf Remove some singleton refs. 10 年之前
  Chris Smith 2d7c100e76 Limit who can migrate ConfigManagers. 10 年之前
  Chris Smith f8e15603bc Remove MessageSinkManager singleton. 10 年之前
  Greg Holmes 0c43d2a21e Remove most singleton uses of WindowManager. 10 年之前
  Chris Smith 9dcf2a9621 Make the ServerManager add Servers to stuff. 10 年之前
  Chris Smith 017a9a3d61 Introduce a TabCompleterFactory. 10 年之前
  Chris Smith ef5eb67c3e Remove static AliasWrapper ref. 10 年之前