6463 コミット (4226a6897d46a987cebe522d1b0f0cad0c9810d6)

作成者 SHA1 メッセージ 日付
  Greg Holmes a8242ee8c4 Use new whois event from parser. 9年前
  Greg Holmes 28b5c0874c Add launcher version to about dialog. 9年前
  Chris Smith b8bc8c5717 Fix some query nonsense. 9年前
  Chris Smith ee86d1901e Fix NPE on event bus errors. 9年前
  Greg Holmes bc7a436581 Use new parser errors 9年前
  Chris Smith ea13622549 Make a couple more events use new formatter. 9年前
  Chris Smith 6a1926947c Fix ServerEventHandler using a silly eventbus. 9年前
  Greg Holmes 3b4158c08b These are fine before load. 9年前
  Greg Holmes fba402922a Allow empty commands, this removes the global AutoCommand. 9年前
  Greg Holmes 824c60f17f Add a GlobalAutoCommandsDialogModel. 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年前
  Greg Holmes fa3dabee4f Switch to Guava String padding in ServerNumeric 9年前
  Chris Smith 688abf5985 Make QueryCommandParsers use PrivateChat. 9年前
  Chris Smith b97cc7d428 Remove swing-specific events. 9年前
  Chris Smith deaf4b232f Tidy how CommandParsers are created. 9年前
  Chris Smith ce60b8f181 Move shutdown handling into LifecycleController. 9年前
  Greg Holmes 87fee4c372 Ignore CancellationException in the LoggingExecutorServices 9年前
  Chris Smith 0814ea355a Fix LSES blocking after a task is executed. 9年前
  Greg Holmes 74c4d9f4f9 Add config + identity to {GroupChat,Connection}PrefsRequestedEvent 9年前
  Greg Holmes a3f5093b79 Add a logging scheduled executor service. 9年前
  Greg Holmes 1a37d74a52 Add a helper method. 9年前
  Greg Holmes 51460b66f3 Add an optional reason to ChannelUSerAwayEvent. 9年前
  Greg Holmes 0dc9513830 Add some javadoc 9年前
  Greg Holmes 168b137e68 Use the parser's new whois command. 9年前
  Chris Smith 6221ac427e Fix FrameContainerComparator. 9年前
  Chris Smith f75e7f79f2 Fix almost all remaining FrameContainer refs. 9年前
  Chris Smith 92471f0c49 And some more. 9年前
  Chris Smith ea9a81563c Fix a bunch more FrameContainer references. 9年前
  Greg Holmes 59171a7c2b Add a who type method to GroupChat 9年前
  Chris Smith 20bba51ce3 Weaken some things to WindowModel. 9年前
  Chris Smith a5b74d14f8 Make CommandParser use WindowModel. 9年前
  Chris Smith fd7ee806a4 Make UIs use WindowModel more. 9年前
  Chris Smith 499feaea3a Make WindowManager use WindowModel. 9年前
  Chris Smith c357e80ba7 Change some FrameContainers to WindowModels. 9年前
  Chris Smith 344e0d38a3 Make Commands take a WindowModel. 9年前
  Chris Smith 5488531eb9 Make Connection return a WindowModel. 9年前
  Greg Holmes a865e687bc Switch QuerySelfExternal{Action,Message} to events. 9年前
  Chris Smith 3063823cd2 Make Chat return a WindowModel. 9年前
  Chris Smith 946a10e37d Use an EvictingQueue instead of RollingList. 9年前
  Chris Smith dcf6b39f98 Turn giant foreach thing into a stream chain. 9年前
  Chris Smith 976e365835 Remove Query.getHost. 9年前
  Greg Holmes 4ba8d79af4 Fix CoreErrorsDialogModel adding duplicate errors. 9年前
  Chris Smith 538a202df7 Remove use of WeakList. 9年前
  Chris Smith 973ca5f869 Fix CME in ConfigManager.removeListeners. 9年前
  Chris Smith 459ef2b60a Use Multimap instead of MapList. 9年前
  Chris Smith 5ed767ba72 Tidy up DisplayProperty a bit. 9年前
  Chris Smith 6a115b8343 Finish removing sendwho functionality. 9年前
  Chris Smith cb33e97d2b Allow things to stop events displaying. 9年前
  Chris Smith 70a3692bed Make more server events use the new formatter. 9年前