6565 Commits (c30a2756fb9ef0780e1c195420c33b757ac3a059)

Author SHA1 Message Date
  Greg Holmes 58ba212b0a Fix line wrapping. 9 years ago
  Greg Holmes 9d53d5ec41 Add invite to ServerInviteReceivedEvent. 9 years ago
  Chris Smith 21dd523aa6 Remove silly compareTo method. 9 years ago
  Chris Smith 55a66e0a7a Remove hacky plugin dependency injection. 9 years ago
  Greg Holmes a4feba557e No need to subscribe now. 9 years ago
  Greg Holmes 801cb39525 Remove showConfig from Plugin. 9 years ago
  Chris Smith 76e821f22a Remove temp loading of plugins. 9 years ago
  Greg Holmes ef2813466a Use streams for publish error deleted events. 9 years ago
  Greg Holmes c9db75f1cc Tidy up ProgramError ctor. 9 years ago
  Greg Holmes 6121d2a20c Remove ErrorListener. 9 years ago
  Greg Holmes c52d1f9916 Switch to sane collection type. 9 years ago
  Greg Holmes 5aa6e89714 Switch to concurrent collection for ErrorManager. 9 years ago
  Greg Holmes 8997a3bbe8 Commit all the files. 9 years ago
  Greg Holmes c34c8f98d0 Stop FED using listeners. 9 years ago
  Greg Holmes cd4abc7063 Tidy up error list in ErrorManager. 9 years ago
  Greg Holmes 71c65df8bd Re-add Deleted error events. 9 years ago
  Greg Holmes f50c007203 Make method static. 9 years ago
  Greg Holmes cd2ae9f84a Some changes to errors. 9 years ago
  Chris Smith dbaeabc22c Remove IconManager from core. 9 years ago
  Chris Smith e0b34ef1e6 Remove unused method. 9 years ago
  Chris Smith 073001268d Remove annotated IconManager provider. 9 years ago
  Greg Holmes 9584bbf5aa Switch errors to use a Set. 9 years ago
  Chris Smith b28b6e5f9b Remove urlBuilder params. 9 years ago
  Chris Smith 81c0783258 Kill FrameContainer.getIconManager. 9 years ago
  Greg Holmes 344e67a7c3 Fix errors model adding deleted events confusingly. 9 years ago
  Greg Holmes a3c04b2920 Add an unload method to CoreErrorsDialogModel. 9 years ago
  Greg Holmes c1ba9c5119 Make ProgramErrorEvents synchronous. 9 years ago
  Chris Smith 669cce6cea Mark the ctor as injectable. 9 years ago
  Chris Smith 5c265c768e Make the IconManager injectable using a global config. 9 years ago
  Chris Smith fe7d1414ef Remove PluginMetaData.getManager(). 9 years ago
  Chris Smith 3214f6f141 Add a separate ServiceManager implementation. 9 years ago
  Chris Smith 4f825b4fd0 Add test for HighlightManager, fix issues. 9 years ago
  Greg Holmes d1d1e8e283 Fix some errors/missing bits from ErrorsDialogModel 9 years ago
  Greg Holmes 3599e723fb Add some javadoc for ErrorsDialogModelListener. 9 years ago
  Greg Holmes fd440171be Commit core errors model. 9 years ago
  Chris Smith 451a7f3b60 Add a CommandErrorEvent and format. 9 years ago
  Chris Smith 3571ffe3e7 Remove unused methods. 9 years ago
  Chris Smith 369d5b6c2b Remove MessageTarget. 9 years ago
  Chris Smith b61c1bf788 Remove references to MessageTarget. 9 years ago
  Chris Smith 4349f58de7 Move invite handling into a separate class. 9 years ago
  Chris Smith 020a9eed0f Use new InviteManager iface. 9 years ago
  Chris Smith 7293bf46d2 Fix javadoc. 9 years ago
  Greg Holmes d3646dd23c Rename ProgramErrorErrorManager. 9 years ago
  Chris Smith 360d48307f Add an interface for an InviteManager. 9 years ago
  Greg Holmes 7b45d0d62a Some more work on errors. 9 years ago
  Chris Smith 2c289544e7 Remove Server.parseHostMask 9 years ago
  Chris Smith d7d54945e6 Make GroupChatManager listen for channel closing. 9 years ago
  Greg Holmes 4d9674a4e5 Add nullable annotation. 9 years ago
  Greg Holmes 13a483626d Make ErrorManager nullable in ProgramError. 9 years ago
  Chris Smith 3993ee8156 Fix away state dodgyness. 9 years ago