2 Révisions (5cc0af4324ea2762934cca594a7d3fbb6d1fa352)

Auteur SHA1 Message Date
  Chris Smith c12274ae0a Avoid raising events before a frame has an ID. il y a 8 ans
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. il y a 8 ans
  Chris Smith 226e713ee6 Track reasons for parting in Channel. il y a 8 ans
  Chris Smith 8371b0978c Remove some unused code. il y a 8 ans
  Chris Smith b54efa3c82 Remove some unused code. il y a 8 ans
  Chris Smith 18cb00a6bc Assorted tidying. il y a 8 ans
  Chris Smith 10de163267 Separate InputModel functions from FrameContainer. il y a 8 ans
  Chris Smith 217b5b1a22 Remove input methods from WindowModel. il y a 8 ans
  Chris Smith 874b2afd2d Remove FrameContainer parent/child fields. il y a 8 ans
  Chris Smith b5e200216d Disable numeric formatting, remove dead code. il y a 8 ans
  Chris Smith 4b61733f0c Move some more formats over to events. il y a 8 ans
  Chris Smith 9897426a7a Make topics have proper dates. il y a 8 ans
  Greg Holmes 7455fe09da Fix client after parser changes. Eventbouseseses. il y a 9 ans
  Chris Smith deaf4b232f Tidy how CommandParsers are created. il y a 9 ans
  Chris Smith ea9a81563c Fix a bunch more FrameContainer references. il y a 9 ans
  Greg Holmes 59171a7c2b Add a who type method to GroupChat il y a 9 ans
  Chris Smith 5488531eb9 Make Connection return a WindowModel. il y a 9 ans
  Chris Smith 946a10e37d Use an EvictingQueue instead of RollingList. il y a 9 ans
  Chris Smith 6a115b8343 Finish removing sendwho functionality. il y a 9 ans
  Chris Smith d629b64e4b Replace Channel with GroupChat in commands. il y a 9 ans
  Chris Smith 9a92c38831 Couple more. il y a 9 ans
  Chris Smith 44f668acb4 Add some mode methods to GroupChat. il y a 9 ans
  Chris Smith 3633459198 Publish nicklist clear events synchronously. il y a 9 ans
  Chris Smith ce25b15a62 Switch some more output to events. il y a 9 ans
  Greg Holmes 0a62be4bd0 Some more tidying. il y a 9 ans
  Chris Smith b28b6e5f9b Remove urlBuilder params. il y a 9 ans
  Chris Smith 369d5b6c2b Remove MessageTarget. il y a 9 ans
  Chris Smith 020a9eed0f Use new InviteManager iface. il y a 9 ans
  Chris Smith d7d54945e6 Make GroupChatManager listen for channel closing. il y a 9 ans
  Chris Smith 933ffbbd8d Make Channel use Connection not Server. il y a 9 ans
  Chris Smith f9eb1c1275 Make a separate GroupChatManager. il y a 9 ans
  Chris Smith eb67b89a04 Stop BackBuffer being so lazy. il y a 9 ans
  Chris Smith 27c2985176 Use new formatter for channel joins. il y a 9 ans
  Chris Smith 90ea3407d4 Remove a few unused bits and bobs. il y a 9 ans
  Greg Holmes ba464023fa Switch topics over to events, fix lots of bugs in the events. il y a 9 ans
  Chris Smith 98af21f4b4 Disable the old formatting path for some events. il y a 9 ans
  Greg Holmes a69affc703 Pass Users into doNotification everywhere. il y a 9 ans
  Greg Holmes 3d3a49d9b8 Remove uses of parser objects in processnotificationargs. il y a 9 ans
  Shane Mc Cormack 9f3fcd1b59 2015! il y a 9 ans
  Greg Holmes 0af10fe01e Add managers to cache User + GroupChatUser il y a 9 ans
  Greg Holmes 630ae8ef62 Fix logic, move documentation. il y a 9 ans
  Greg Holmes 0dbf0caa26 Document and fix Channel.getDetails il y a 9 ans
  Greg Holmes d77396e15a Move from GroupChat to Connection. il y a 9 ans
  Greg Holmes edf8cb538d Add mode querying to GroupChat. il y a 9 ans
  Greg Holmes 8485e5cff9 Add kick to GroupChat + update KickCommand. il y a 9 ans
  Greg Holmes 6bf34be332 Make more things use GroupChatUser. il y a 9 ans
  Chris Smith 657817fd9b Use GroupChat in Connection.getChannel(). il y a 9 ans
  Greg Holmes df7046f37c Handle GroupChatUser + User in processNotificationArg il y a 9 ans
  Greg Holmes e300bab3c5 Make Channel.getUser optional. il y a 9 ans
  Greg Holmes 28b2c9270d Fix tests. il y a 9 ans