5522 Commits (7b36659d521f76929592844dfa3e6260fa8a41e6)

Author SHA1 Message Date
  Greg Holmes 741c877400 These should be app errors 10 years ago
  Greg Holmes 36986ce637 Plugin loading errors are app errors. 10 years ago
  Chris Smith be8a660383 Tidy up, remove old TODOs 10 years ago
  Chris Smith 2270000cd3 Fix error with channel commands without args. 10 years ago
  Greg Holmes fbf56f1405 Remove depreacted validatorchain calls 10 years ago
  Chris Smith 55df90f278 Remove unused/deprecated methods. 10 years ago
  Chris Smith b19f4eb12a Add a common qualifier for plugin domains. 10 years ago
  Chris Smith dd80de7e0b Plugin initialisation errors are app errors. 10 years ago
  Chris Smith 95e613df30 Use strings not enums for directory types. 10 years ago
  Chris Smith 78636e4028 Pass the directory in to the error manager. 10 years ago
  Greg Holmes 7ab201e56e Add IconManager to plugin initialiser. 10 years ago
  Chris Smith b7856d0741 Add some documentation about actions. 10 years ago
  Chris Smith 912140c077 Remove singleton IdentityManager accessors. 10 years ago
  Chris Smith 8b8dd6e23b Errors with plugin prefs are app errors. 10 years ago
  Chris Smith 9d34b7c126 Change how the ErrorManager is initialised. 10 years ago
  Chris Smith 3b6b1bcd55 Use the right properties for Java versions. 10 years ago
  Chris Smith 92b73d2dda Remove unused Info class. 10 years ago
  Chris Smith f38a66c2c3 Use ClientInfo to get version info. 10 years ago
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 years ago
  Chris Smith 38356e1182 Introduce a new util class for getting client info 10 years ago
  Chris Smith c40b8f1da4 Fix various issues with raven. 10 years ago
  Chris Smith a58401ddda Send error reports to Sentry. 10 years ago
  Chris Smith 847180a51f Remove deprecated URLBuilder stuff. 10 years ago
  Chris Smith 3f4c55edc7 Revert FrameContainer UrlBuilder sillyness. 10 years ago
  Chris Smith a1c329ba8f More tidying. 10 years ago
  Chris Smith 9e40850fb6 Remove deprecated method call. 10 years ago
  Chris Smith 764487572a Remove old method. 10 years ago
  Chris Smith f393563895 Add an alternative to singleton usage in ui utils 10 years ago
  Chris Smith 158d3bd350 Fix how CommandContexts work. 10 years ago
  Chris Smith b9a74f7770 ConfigManager-related tidying. 10 years ago
  Chris Smith b347ca01cb Move some logic from ConfigManagers. 10 years ago
  Chris Smith def43bc05b Make ConfigManager package private. 10 years ago
  Chris Smith 1f34f02b4e Add aggregate methods to IdentityFactory. 10 years ago
  Chris Smith bcb09f0f10 Remove colour functions from the config provider. 10 years ago
  Chris Smith cc34c9de3c Remove IdentityManager singleton call. 10 years ago
  Chris Smith a9c817874b Don't allow multiple update managers. 10 years ago
  Chris Smith 4f56d268d3 And clear up the deprecated stuff. 10 years ago
  Chris Smith e4654748a6 Pass dependencies in to the UpdateChecker. 10 years ago
  Chris Smith bfda335a63 Provide a CachingUpdateManager. 10 years ago
  Chris Smith d34282d57a Inject a temporary directory. 10 years ago
  Chris Smith 30e9268b44 Tidying. 10 years ago
  Chris Smith 72209e89e7 Inject identities directory instead of using a controller. 10 years ago
  Chris Smith 29b5a26b22 Pass in directory to action manager. 10 years ago
  Chris Smith 4dab0a2196 Allow injection of a global IconManager. 10 years ago
  Chris Smith 168b2c8af6 Remove deprecated methods 10 years ago
  Chris Smith 1d1bf9eb3b Replace core windowClosing impls with just close() 10 years ago
  Chris Smith f59406ec3f Remove Core windowClosed() usages. 10 years ago
  Chris Smith 48af85945c Deprecate windowClosed and windowClosing methods. 10 years ago
  Greg Holmes 4d39a40b0e Remove lombok 10 years ago
  Greg Holmes e5325a92b3 Remove lombok 10 years ago