5286 Commits (6f3dd0e875dcad0ae841faf6f94576452042dbc7)

Author SHA1 Message Date
  Greg Holmes 47d9eefe11 Don't expose full URI as parser thread name. 12 years ago
  Greg Holmes 8706c42a1e Add a method to add a single line to IRCDocument 12 years ago
  Chris Smith 5b1b627465 Remove CLIENT_STRING_STYLED as it's a bit weird, not used, and seems wasteful 12 years ago
  Chris Smith ac16253f43 Use slf4j not java logging 12 years ago
  Chris Smith cc4f1e64e6 Pass fallbacks 12 years ago
  Chris Smith 6ed85cc45a Add support for ints to config binder 12 years ago
  Chris Smith 4fa08b2db3 Add license for SLF4J 12 years ago
  Chris Smith a9631ebf02 Commands clean up 12 years ago
  Chris Smith 9ff3b302a6 Move loading of core commands out of CommandManager 12 years ago
  Chris Smith 15a5c1bbd1 Lombok, tidying 12 years ago
  Shane Mc Cormack 56d1406cdd UpdateCopyright.sh now matches some more things that we missed before. 12 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Chris Smith 5c64a29c45 Deprecations 12 years ago
  Chris Smith ebbd1daff5 Import fixing! 12 years ago
  Chris Smith 41304ccecb More deprecation fixes 12 years ago
  Chris Smith d4507e0b3a Deprecation fixes 12 years ago
  Shane Mc Cormack 571c1c2f1c Fix for issue CLIENT-312 - Parser shouldn't extend runnable 12 years ago
  Chris Smith 228b8b5ea2 Don't unload plugins when updating 12 years ago
  Chris Smith 0cdb831994 Add ConfigBinder for magical configuration goodness 12 years ago
  Chris Smith a7a57eca29 Fix fallout from util changes 12 years ago
  Greg Holmes 3ac2e177c3 Add support for IdentityManager to be injected into plugins. 12 years ago
  Chris Smith 70995f4daa Make plugins inject their parents again 12 years ago
  Chris Smith e4c4ddff76 Lazily substitute theme names 12 years ago
  Greg Holmes 49c2f780e6 Add join group list entry method to group list manager 12 years ago
  Chris Smith c26c82e5da Fix stupidity 12 years ago
  Chris Smith 76fc4b3160 Allow plugins to have multiple parents 12 years ago
  Chris Smith e0a09f32bc Remove last traces of Window from CommandParser 12 years ago
  Chris Smith b5dc86c08f Make GroupListManager expose an ObservableList nicely 12 years ago
  Chris Smith b2a70a375f Core support for listing channels 12 years ago
  Greg Holmes 6b74c56291 Switch plugin updating to require a restart if the plugin is loaded. 12 years ago
  Greg Holmes 80871d51a7 Begin to remove deprecated IdentityManager methods 12 years ago
  Chris Smith 7507152053 More Lombok 12 years ago
  Chris Smith bd5d10e28c Add lombok and delete half of the Invite class as a test 12 years ago
  Chris Smith 72b2a5a910 Initial work on an abstract colour representation. 12 years ago
  Chris Smith fc5b666174 Readd proxy support 12 years ago
  Greg Holmes 60d9db2dcf Centralised interfaces packages. 13 years ago
  Chris Smith 2c8bd069af Make things more interfacey 13 years ago
  Chris Smith 0d64fe3e22 Actions tidying 13 years ago
  Chris Smith 69ba0e3fe4 Extract interface for command manager 13 years ago
  Chris Smith 2f4649f388 More deprecations go byebye 13 years ago
  Chris Smith a838c5a15d Remove some unused deprecated methods 13 years ago
  Chris Smith b45c51c81e Make IdentityManager into a proper singleton 13 years ago
  Chris Smith 6dc3dcde13 Add a ServerFactory and unit test /newserver sanely 13 years ago
  Chris Smith 12b900fd13 Extract a new 'Connection' interface from Server 13 years ago
  Chris Smith 483384d1a6 Make Server.addLineToAll take a Date 13 years ago
  Chris Smith 5b32bba262 Remove auto-maximise setting from prefs 13 years ago
  Simon Mott dfc692fbef Tab completion for /ignore --remove 13 years ago
  Chris Smith 7d63364b81 Add common channels message sink 13 years ago
  Chris Smith 43ff2c77b0 Move notification handling into message sink manager/classes 13 years ago
  Chris Smith 7d3aa90d87 Show colour picker dialog after pressing comma 13 years ago