5630 Commits (7f69a4421200f12e9688b778422e43800bcb8208)

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