5630 コミット (7f69a4421200f12e9688b778422e43800bcb8208)

作成者 SHA1 メッセージ 日付
  Chris Smith 7f69a44212 Make handling of lifecyclecomponents more generic. 10年前
  Greg Holmes 44911486b0 Add renamealias to corealiasdialogmodel 10年前
  Chris Smith 9e9984e280 Move aliases DI code into its own module. 10年前
  Greg Holmes fca2f139ae Add unit tests for CoreAliasDialogModel 10年前
  Greg Holmes 20933ec0a1 Add core alias dialog model. 10年前
  Chris Smith 61f974b17d Hook aliases in Main, for now. 10年前
  Chris Smith bd3583313c Add an AliasLoader and associated plumbing. 10年前
  Chris Smith c2edb71dc6 Add a store that reads/writes aliases. 10年前
  Chris Smith 750e485b6d Make PreferencesReaderUtils more generic. 10年前
  Chris Smith cf8b7365d1 Add a manager for aliases. 10年前
  Chris Smith da525f87b6 Add Command implementation for aliases. 10年前
  Greg Holmes 0dbe332ec1 This code doesn't do subdirectories, so is completely broken. It just happens to not be used in the client. 10年前
  Chris Smith 85e2c8591e Add a basic model class for aliases. 10年前
  Greg Holmes a4c4174103 Start using nio2 in resource managers. 10年前
  Greg Holmes 6c730e6ff2 Throw exceptions is we fail to delete config file based things. 10年前
  Greg Holmes 6afb56b917 Add server events. 10年前
  Greg Holmes cb25fc6edc Add unknown command event. 10年前
  Greg Holmes 5337f506f6 Switch to nio for files in Action. 10年前
  Greg Holmes c8cbee55d7 Remove unused method. 10年前
  Greg Holmes 78b0bcde00 Fix javadoc errors. 10年前
  Greg Holmes 6cacf0bda4 self messages are self messages and self actions are self actions. 10年前
  Greg Holmes a4b8ca6fde Remove unused actions. 10年前
  Greg Holmes 9632b3fcce Use all the new channel events. 10年前
  Greg Holmes d7a581b6c5 Add the rest of the channel events 10年前
  Greg Holmes 5ab7408d0c Add channel mode notice event. 10年前
  Greg Holmes 6b4aad9e15 Add channel notice event. 10年前
  Greg Holmes 258cd58b2e Add channel ctcp event. 10年前
  Greg Holmes f09f220f3b Add some more channel events. 10年前
  Chris Smith dd1d5def97 Add util for despatching displayable events. 10年前
  Greg Holmes 2b0daac17a Add some more actions. 10年前
  Greg Holmes 71618c12bc Start migrating to channel events. 10年前
  Chris Smith 03ea5733d5 FrameManagers now own and manage an EventBus. 10年前
  Chris Smith b5bc3f7d1a PluginManager doesn't need an ActionController. 10年前
  Chris Smith 1ec3b56141 FrameContainer parents are Optional. 10年前
  Chris Smith cbd0bd52fb Re-introduce support for Channels. 10年前
  Greg Holmes 2b1afbd1e2 Add base query text event class. 10年前
  Chris Smith d67ae3ae27 Pass FrameContainer their parents when constructed 10年前
  Chris Smith 10dd5575c6 Make notification colours optional. 10年前
  Greg Holmes 5dde390450 Migrate to query events not actions. 10年前
  Greg Holmes f7580ef22b Add query events. 10年前
  Greg Holmes ac3c86a653 Remove Action events. 10年前
  Greg Holmes 540904f04a Remove plugin refresh event. 10年前
  Chris Smith 25e7564521 Commands must have non-null origins too. 10年前
  Greg Holmes 6e444ebec1 Remove plugin (un)loaded actions. 10年前
  Chris Smith 09cb002be2 Always specify an origin when parsing commands. 10年前
  Chris Smith 3866aa23cd Use EventBus for client line added events. 10年前
  Greg Holmes 0631ed5f86 Fix my previous stealth comit. 10年前
  Chris Smith 870416026b Pass EventBus into FrameContainer. 10年前
  Greg Holmes d2f09046b5 Add some base classes for events. 10年前
  Greg Holmes 5bf9e9b3ec Add some more server events. 10年前