7 コミット (192550f434a0cbf97f733379dfed8f802055132e)

作成者 SHA1 メッセージ 日付
  Chris Smith 192550f434 Move event bus code to a bundle. 7年前
  Chris Smith 4c35da850d Update copyright. 7年前
  Chris Smith 5cc0af4324 Use EventBus interface. 7年前
  Chris Smith 015d7aa8ac Fix a few places where Query is temporarily needed. 7年前
  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 deb3b52ce4 Update date handling after parser changes. 8年前
  Chris Smith 513120b5be Convert events to use new date APIs. 8年前
  Chris Smith 96933fd89a Tear Server and FrameContainer apart. 8年前
  Chris Smith b5e200216d Disable numeric formatting, remove dead code. 8年前
  Chris Smith 4b61733f0c Move some more formats over to events. 8年前
  Chris Smith 1576c2c798 Tidy up some unused/uncommonly used methods. 8年前
  Chris Smith f0019ffb26 Fix source of notice events. 9年前
  Chris Smith 2c6a9413e3 Slf4j a few more bits. 9年前
  Chris Smith 9176802331 Remove checkParser checks. 9年前
  Greg Holmes a8242ee8c4 Use new whois event from parser. 9年前
  Greg Holmes bc7a436581 Use new parser errors 9年前
  Chris Smith ea13622549 Make a couple more events use new formatter. 9年前
  Greg Holmes 7455fe09da Fix client after parser changes. Eventbouseseses. 9年前
  Greg Holmes fa3dabee4f Switch to Guava String padding in ServerNumeric 9年前
  Greg Holmes a865e687bc Switch QuerySelfExternal{Action,Message} to events. 9年前
  Chris Smith 70a3692bed Make more server events use the new formatter. 9年前
  Chris Smith d12b554b19 Make some server events use the new formatter. 9年前
  Greg Holmes 58ba212b0a Fix line wrapping. 9年前
  Greg Holmes 9d53d5ec41 Add invite to ServerInviteReceivedEvent. 9年前
  Chris Smith 4349f58de7 Move invite handling into a separate class. 9年前
  Chris Smith 020a9eed0f Use new InviteManager iface. 9年前
  Chris Smith 3993ee8156 Fix away state dodgyness. 9年前
  Chris Smith f9eb1c1275 Make a separate GroupChatManager. 9年前
  Chris Smith 615f1d6622 Make CTCPs use the new formatter. 9年前
  Chris Smith 42fe0db71f Fix naming of events. 9年前
  Greg Holmes a69affc703 Pass Users into doNotification everywhere. 9年前
  Greg Holmes 48124d1965 Remove some uses of parser local user. 9年前
  Shane Mc Cormack 9f3fcd1b59 2015! 9年前
  Greg Holmes a855f03a91 Fix some optionals from the merge. 9年前
  Greg Holmes 348033fc13 Stop get(Local)User returning Optional. 9年前
  Chris Smith 6586b8ad11 Make Query use Users better. 9年前
  Greg Holmes 82ce43c8a6 Remove some more ClientInfo usages. 9年前
  Chris Smith 7661d5e45c Use User in Invite. 9年前
  Chris Smith a28204440c Push some event handling into ServerEventHandler. 9年前
  Greg Holmes 802c905565 Fix unit test and add methods. 9年前
  Greg Holmes 59e3352531 Make events use User. 9年前
  Greg Holmes 9af0c8c996 Switch events to User. 9年前
  Greg Holmes 1961e6f908 Camel case ServerInviteReceivedEvent.java 9年前
  Greg Holmes 5dde881c86 Tidy up away states in Connection. 9年前
  Chris Smith 6ecb8e2e9a Make getParser() optional. 9年前
  Greg Holmes 4e5663a58c Add EventBus logging to EventHandler. 9年前
  Chris Smith 353c485c62 EventUtil tidying. 9年前
  Greg Holmes 746bb6081d Generify MBassador. 9年前