495 コミット (dcaf58b0e49537378050c63bcfc4a8c7c4e69094)

作成者 SHA1 メッセージ 日付
  Chris Smith b5e200216d Disable numeric formatting, remove dead code. 8年前
  Chris Smith 86bd33fedb Deprecate things that should be replaced by events 8年前
  Chris Smith dfb63e9836 Add some more events, remove some unused methods. 8年前
  Chris Smith 4b61733f0c Move some more formats over to events. 8年前
  Chris Smith daad29f32b Tidying of Server. 8年前
  Greg Holmes 7f27d8ce48 Tidy up after changes. 9年前
  Chris Smith 2c6a9413e3 Slf4j a few more bits. 9年前
  Chris Smith 6a1926947c Fix ServerEventHandler using a silly eventbus. 9年前
  Chris Smith deaf4b232f Tidy how CommandParsers are created. 9年前
  Greg Holmes 168b137e68 Use the parser's new whois command. 9年前
  Chris Smith ea9a81563c Fix a bunch more FrameContainer references. 9年前
  Chris Smith d12b554b19 Make some server events use the new formatter. 9年前
  Chris Smith 3fa826e95a Remove channel who functionality. 9年前
  Greg Holmes 69380fecd6 Add a getNickname to Connection. 9年前
  Greg Holmes 7e3efcde59 Add a set nickname to Connection. 9年前
  Greg Holmes 61a6bd4707 Tidy up method call. 9年前
  Greg Holmes 5bafe9a8fa Add a sendmessage to Connection 9年前
  Chris Smith b28b6e5f9b Remove urlBuilder params. 9年前
  Chris Smith 4349f58de7 Move invite handling into a separate class. 9年前
  Chris Smith 360d48307f Add an interface for an InviteManager. 9年前
  Chris Smith 2c289544e7 Remove Server.parseHostMask 9年前
  Chris Smith f9eb1c1275 Make a separate GroupChatManager. 9年前
  Chris Smith 7d5e1d2908 Copy GroupChat methods into a GroupChatManager. 9年前
  Chris Smith ca785da4d8 Fix not being able to join channels... 9年前
  Chris Smith eb67b89a04 Stop BackBuffer being so lazy. 9年前
  Chris Smith a63f70b05c Make highlight colours configurable. 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年前
  Chris Smith ab15bbb55b Push some logic into Channel/Query factories. 9年前
  Chris Smith e5a55f58ad Decouple Server from ServerManager. 9年前
  Shane Mc Cormack 9f3fcd1b59 2015! 9年前
  Greg Holmes 0af10fe01e Add managers to cache User + GroupChatUser 9年前
  Greg Holmes d77396e15a Move from GroupChat to Connection. 9年前
  Chris Smith 9d9857367e Use GroupChat in Connection.getChannels(). 9年前
  Chris Smith 657817fd9b Use GroupChat in Connection.getChannel(). 9年前
  Greg Holmes df7046f37c Handle GroupChatUser + User in processNotificationArg 9年前
  Greg Holmes e52f8b7ea0 Make Client store ClientInfo. 9年前
  Chris Smith 75acc2bb2b Small changes to GroupChat/Connection interfaces. 9年前
  Chris Smith 04c3303281 Remove Raw from core. 9年前
  Greg Holmes 3bd77172ec Remove InviteListener. 9年前
  Chris Smith da1ebe1f85 Remove hasChannel. 9年前
  Chris Smith 239974f942 Add utility method for holding parser readlock. 9年前
  Greg Holmes 60c60a35b4 Add ServerInviteExpiredEvent. 9年前
  Chris Smith deae9bd285 Make getChannel optional. 9年前
  Chris Smith 34a0bedc75 Remove getChannelNames. 9年前
  Chris Smith 167f858e91 Add getChannels and use it everywhere. 9年前
  Chris Smith b0901fa0ea Rename getChannels to getChannelNames. 9年前
  Greg Holmes a855f03a91 Fix some optionals from the merge. 9年前
  Greg Holmes 348033fc13 Stop get(Local)User returning Optional. 9年前