4 Commits (192550f434a0cbf97f733379dfed8f802055132e)

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