4 Revize (283c1ba958f57b788ab65e1764a187a441f3b397)

Autor SHA1 Zpráva Datum
  Chris Smith 28d2a13704 Replace Query with PrivateChat in Connection. před 7 roky
  Chris Smith ac24970184 Don't fiddle with ports before passing them to the parser. před 8 roky
  Chris Smith c01e26f5b9 Tidy up nick change handling. před 8 roky
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. před 8 roky
  Chris Smith 46bcaecfc1 Change highlights into proper displayable events. před 8 roky
  Chris Smith 7feda9cc17 Simplify how we determine network names. před 8 roky
  Chris Smith 648309f055 Add source checks for eventbus handlers. před 8 roky
  Chris Smith 8cd93c8c7e Add a base class for events with a WindowModel source. před 8 roky
  Chris Smith 1141fd113f Pass WindowModel into Server. před 8 roky
  Chris Smith 96933fd89a Tear Server and FrameContainer apart. před 8 roky
  Chris Smith 10de163267 Separate InputModel functions from FrameContainer. před 8 roky
  Chris Smith 217b5b1a22 Remove input methods from WindowModel. před 8 roky
  Chris Smith 874b2afd2d Remove FrameContainer parent/child fields. před 8 roky
  Chris Smith d080e44956 Remove some unused methods. před 8 roky
  Chris Smith b5e200216d Disable numeric formatting, remove dead code. před 8 roky
  Chris Smith 86bd33fedb Deprecate things that should be replaced by events před 8 roky
  Chris Smith dfb63e9836 Add some more events, remove some unused methods. před 8 roky
  Chris Smith 4b61733f0c Move some more formats over to events. před 8 roky
  Chris Smith daad29f32b Tidying of Server. před 8 roky
  Greg Holmes 7f27d8ce48 Tidy up after changes. před 9 roky
  Chris Smith 2c6a9413e3 Slf4j a few more bits. před 9 roky
  Chris Smith 6a1926947c Fix ServerEventHandler using a silly eventbus. před 9 roky
  Chris Smith deaf4b232f Tidy how CommandParsers are created. před 9 roky
  Greg Holmes 168b137e68 Use the parser's new whois command. před 9 roky
  Chris Smith ea9a81563c Fix a bunch more FrameContainer references. před 9 roky
  Chris Smith d12b554b19 Make some server events use the new formatter. před 9 roky
  Chris Smith 3fa826e95a Remove channel who functionality. před 9 roky
  Greg Holmes 69380fecd6 Add a getNickname to Connection. před 9 roky
  Greg Holmes 7e3efcde59 Add a set nickname to Connection. před 9 roky
  Greg Holmes 61a6bd4707 Tidy up method call. před 9 roky
  Greg Holmes 5bafe9a8fa Add a sendmessage to Connection před 9 roky
  Chris Smith b28b6e5f9b Remove urlBuilder params. před 9 roky
  Chris Smith 4349f58de7 Move invite handling into a separate class. před 9 roky
  Chris Smith 360d48307f Add an interface for an InviteManager. před 9 roky
  Chris Smith 2c289544e7 Remove Server.parseHostMask před 9 roky
  Chris Smith f9eb1c1275 Make a separate GroupChatManager. před 9 roky
  Chris Smith 7d5e1d2908 Copy GroupChat methods into a GroupChatManager. před 9 roky
  Chris Smith ca785da4d8 Fix not being able to join channels... před 9 roky
  Chris Smith eb67b89a04 Stop BackBuffer being so lazy. před 9 roky
  Chris Smith a63f70b05c Make highlight colours configurable. před 9 roky
  Greg Holmes a69affc703 Pass Users into doNotification everywhere. před 9 roky
  Greg Holmes 48124d1965 Remove some uses of parser local user. před 9 roky
  Greg Holmes 3d3a49d9b8 Remove uses of parser objects in processnotificationargs. před 9 roky
  Chris Smith ab15bbb55b Push some logic into Channel/Query factories. před 9 roky
  Chris Smith e5a55f58ad Decouple Server from ServerManager. před 9 roky
  Shane Mc Cormack 9f3fcd1b59 2015! před 9 roky
  Greg Holmes 0af10fe01e Add managers to cache User + GroupChatUser před 9 roky
  Greg Holmes d77396e15a Move from GroupChat to Connection. před 9 roky
  Chris Smith 9d9857367e Use GroupChat in Connection.getChannels(). před 9 roky
  Chris Smith 657817fd9b Use GroupChat in Connection.getChannel(). před 9 roky