3 コミット (5cc0af4324ea2762934cca594a7d3fbb6d1fa352)

作成者 SHA1 メッセージ 日付
  Chris Smith 03e9dd99fa Use proper import ordering. 8年前
  Chris Smith c01e26f5b9 Tidy up nick change handling. 8年前
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8年前
  Chris Smith 10de163267 Separate InputModel functions from FrameContainer. 8年前
  Chris Smith 217b5b1a22 Remove input methods from WindowModel. 8年前
  Chris Smith 874b2afd2d Remove FrameContainer parent/child fields. 8年前
  Chris Smith b5e200216d Disable numeric formatting, remove dead code. 8年前
  Chris Smith 4b61733f0c Move some more formats over to events. 8年前
  Chris Smith 8c91a4ca16 Remove CallbackNotFoundException, tidy up Query. 9年前
  Chris Smith b8bc8c5717 Fix some query nonsense. 9年前
  Greg Holmes 0ea7328c4f Check events are for us now there are no SpecificCallbacks. 9年前
  Greg Holmes 7455fe09da Fix client after parser changes. Eventbouseseses. 9年前
  Chris Smith deaf4b232f Tidy how CommandParsers are created. 9年前
  Chris Smith ea9a81563c Fix a bunch more FrameContainer references. 9年前
  Chris Smith 5488531eb9 Make Connection return a WindowModel. 9年前
  Chris Smith 976e365835 Remove Query.getHost. 9年前
  Greg Holmes cf03e2ba8a Sanitise some Optionals before returning in Query.getHost 9年前
  Greg Holmes c8a0b452a2 Fix odd query logic 9年前
  Greg Holmes 5a225dac92 Add QueryNickChangeEvent formatter. 9年前
  Greg Holmes 131bd2d7a7 Add a QueryQuitEvent, add new nickname to QueryNickChangeEvent. 9年前
  Greg Holmes 6266711f11 Fix wrapped users being totally wrong. 9年前
  Chris Smith ce25b15a62 Switch some more output to events. 9年前
  Chris Smith b28b6e5f9b Remove urlBuilder params. 9年前
  Chris Smith 369d5b6c2b Remove MessageTarget. 9年前
  Chris Smith b61c1bf788 Remove references to MessageTarget. 9年前
  Chris Smith 7ae63d4e04 Move query self messages to the new formatter. 9年前
  Chris Smith 1697e8a10b Make Query use Connection iface, not Server. 9年前
  Chris Smith 9de663113e Use new formatter for query action/msg. 9年前
  Chris Smith eb67b89a04 Stop BackBuffer being so lazy. 9年前
  Chris Smith 42fe0db71f Fix naming of events. 9年前
  Greg Holmes 1707df7849 Retrieve optional users before passing on. 9年前
  Greg Holmes a69affc703 Pass Users into doNotification everywhere. 9年前
  Greg Holmes 48124d1965 Remove some uses of parser local user. 9年前
  Greg Holmes 3d3a49d9b8 Remove uses of parser objects in processnotificationargs. 9年前
  Shane Mc Cormack 9f3fcd1b59 2015! 9年前
  Greg Holmes df7046f37c Handle GroupChatUser + User in processNotificationArg 9年前
  Greg Holmes 348033fc13 Stop get(Local)User returning Optional. 9年前
  Chris Smith 6586b8ad11 Make Query use Users better. 9年前
  Greg Holmes 7519e098c4 Fix factory. 9年前
  Greg Holmes f00063e782 Use getLocalUser in Query. 9年前
  Greg Holmes 9af0c8c996 Switch events to User. 9年前
  Chris Smith 6ecb8e2e9a Make getParser() optional. 9年前
  Chris Smith f830257585 Rename getOptionalConnection() to getConnection(). 9年前
  Chris Smith 2eaaf532eb Found a sneaky one left. Kill it. 9年前
  Chris Smith 590fb6e484 Remove getConnection(). 9年前
  Chris Smith 31a78eb743 Fix various deprecated uses. 9年前
  Chris Smith 2366ffc524 Move BackBuffer to ui.messages. 9年前
  Chris Smith db4e5c2c77 Give the BackBuffer an EventFormatter. 9年前
  Chris Smith e128a5a9ad Move messages package to ui.messages.sink 9年前
  Chris Smith c8ec0f77f9 Some OptionalConnection work. 9年前