2 コミット (283c1ba958f57b788ab65e1764a187a441f3b397)

作成者 SHA1 メッセージ 日付
  Chris Smith c12274ae0a Avoid raising events before a frame has an ID. 8年前
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8年前
  Chris Smith 226e713ee6 Track reasons for parting in Channel. 8年前
  Chris Smith 8371b0978c Remove some unused code. 8年前
  Chris Smith b54efa3c82 Remove some unused code. 8年前
  Chris Smith 18cb00a6bc Assorted tidying. 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 9897426a7a Make topics have proper dates. 8年前
  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年前
  Greg Holmes 59171a7c2b Add a who type method to GroupChat 9年前
  Chris Smith 5488531eb9 Make Connection return a WindowModel. 9年前
  Chris Smith 946a10e37d Use an EvictingQueue instead of RollingList. 9年前
  Chris Smith 6a115b8343 Finish removing sendwho functionality. 9年前
  Chris Smith d629b64e4b Replace Channel with GroupChat in commands. 9年前
  Chris Smith 9a92c38831 Couple more. 9年前
  Chris Smith 44f668acb4 Add some mode methods to GroupChat. 9年前
  Chris Smith 3633459198 Publish nicklist clear events synchronously. 9年前
  Chris Smith ce25b15a62 Switch some more output to events. 9年前
  Greg Holmes 0a62be4bd0 Some more tidying. 9年前
  Chris Smith b28b6e5f9b Remove urlBuilder params. 9年前
  Chris Smith 369d5b6c2b Remove MessageTarget. 9年前
  Chris Smith 020a9eed0f Use new InviteManager iface. 9年前
  Chris Smith d7d54945e6 Make GroupChatManager listen for channel closing. 9年前
  Chris Smith 933ffbbd8d Make Channel use Connection not Server. 9年前
  Chris Smith f9eb1c1275 Make a separate GroupChatManager. 9年前
  Chris Smith eb67b89a04 Stop BackBuffer being so lazy. 9年前
  Chris Smith 27c2985176 Use new formatter for channel joins. 9年前
  Chris Smith 90ea3407d4 Remove a few unused bits and bobs. 9年前
  Greg Holmes ba464023fa Switch topics over to events, fix lots of bugs in the events. 9年前
  Chris Smith 98af21f4b4 Disable the old formatting path for some events. 9年前
  Greg Holmes a69affc703 Pass Users into doNotification everywhere. 9年前
  Greg Holmes 3d3a49d9b8 Remove uses of parser objects in processnotificationargs. 9年前
  Shane Mc Cormack 9f3fcd1b59 2015! 9年前
  Greg Holmes 0af10fe01e Add managers to cache User + GroupChatUser 9年前
  Greg Holmes 630ae8ef62 Fix logic, move documentation. 9年前
  Greg Holmes 0dbf0caa26 Document and fix Channel.getDetails 9年前
  Greg Holmes d77396e15a Move from GroupChat to Connection. 9年前
  Greg Holmes edf8cb538d Add mode querying to GroupChat. 9年前
  Greg Holmes 8485e5cff9 Add kick to GroupChat + update KickCommand. 9年前
  Greg Holmes 6bf34be332 Make more things use GroupChatUser. 9年前
  Chris Smith 657817fd9b Use GroupChat in Connection.getChannel(). 9年前
  Greg Holmes df7046f37c Handle GroupChatUser + User in processNotificationArg 9年前
  Greg Holmes e300bab3c5 Make Channel.getUser optional. 9年前
  Greg Holmes 28b2c9270d Fix tests. 9年前