6693 Commits (master)

Author SHA1 Message Date
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 7 years ago
  Chris Smith 0edfc2ac83 Update raven. 8 years ago
  Greg Holmes 2e7336854b Use Connection not Server in ServerManager. 8 years ago
  Chris Smith 7dcdd5b500 Fix counting of events. 8 years ago
  Chris Smith 1c60f29cb9 Add formatting action highlights. 8 years ago
  Chris Smith 3a15e1a119 Specify background colour for highlight events. 8 years ago
  Chris Smith 46bcaecfc1 Change highlights into proper displayable events. 8 years ago
  Chris Smith 07bfbe4904 Fix NPE in ShowTopic... 8 years ago
  Chris Smith 9332e5e231 Only rejoin channels that active when disconnected 8 years ago
  Chris Smith 226e713ee6 Track reasons for parting in Channel. 8 years ago
  Chris Smith 71065d4db2 Delete duplicate resources. 8 years ago
  Greg Holmes 0997552a22 Add some logging to the NightlyChecker. 8 years ago
  Greg Holmes c0c9296530 Add a test for the regex + fix regex. 8 years ago
  Chris Smith 8136bdb006 Add a couple of tests for UpdateManagerImpl. 8 years ago
  Greg Holmes eb584e6bd3 Some finishing touches to the updater. 8 years ago
  Greg Holmes fa3f83ed90 Add a checker for nightly updates. 8 years ago
  Chris Smith 7feda9cc17 Simplify how we determine network names. 8 years ago
  Chris Smith c30a2756fb Use KeyStoreLocator in CertificateManager. 8 years ago
  Chris Smith 54cb9d0c9d Add a KeyStoreLocator. 8 years ago
  Chris Smith 4382bce3aa Remove child event busses. 8 years ago
  Chris Smith 648309f055 Add source checks for eventbus handlers. 8 years ago
  Chris Smith 8cd93c8c7e Add a base class for events with a WindowModel source. 8 years ago
  Chris Smith 8371b0978c Remove some unused code. 8 years ago
  Chris Smith 8e1c213a8c Make topics use new date APIs. 8 years ago
  Chris Smith 0fa22d3ad3 Replace old date APIs in error reporting code. 8 years ago
  Chris Smith deb3b52ce4 Update date handling after parser changes. 8 years ago
  Chris Smith 513120b5be Convert events to use new date APIs. 8 years ago
  Chris Smith b54efa3c82 Remove some unused code. 8 years ago
  Chris Smith 9ccf14368a Remove unused DisplayableEvent properties. 8 years ago
  Chris Smith 18cb00a6bc Assorted tidying. 8 years ago
  Chris Smith 869713b4db Assign IDs to windows. 8 years ago
  Chris Smith 1141fd113f Pass WindowModel into Server. 8 years ago
  Chris Smith 96933fd89a Tear Server and FrameContainer apart. 8 years ago
  Chris Smith 10de163267 Separate InputModel functions from FrameContainer. 8 years ago
  Chris Smith 217b5b1a22 Remove input methods from WindowModel. 8 years ago
  Chris Smith 334b8d3d99 Introduce a model for window input. 8 years ago
  Chris Smith 874b2afd2d Remove FrameContainer parent/child fields. 8 years ago
  Chris Smith 9d18ce8942 Remove usages of FrameContainer window methods. 8 years ago
  Chris Smith d6e6cb3c96 Make the WindowManager track windows. 8 years ago
  Chris Smith a3b2815d16 Remove ramaining addLine methods. 8 years ago
  Chris Smith 7bfdf45249 Add events for sent messages/ctcps/notices/raw lines. 8 years ago
  Chris Smith 2b171bb83d Use events in ShowTopic command. 8 years ago
  Chris Smith 7a5d418285 Remove another deprecated method. 8 years ago
  Chris Smith b7fd4e6fe1 Move raw events into plugins. 8 years ago
  Chris Smith 787c72850f Use events for raw data in/out. 8 years ago
  Chris Smith d080e44956 Remove some unused methods. 8 years ago
  Chris Smith dc0f607943 Add display property to suppress timestamps. 8 years ago
  Chris Smith 6b1e6e7e5c Use the right annotation to subscribe. 8 years ago
  Chris Smith 57cf21576b Make LogUtils more robust. 8 years ago
  Chris Smith 7d5a0de34e Allow plugins to specify event formats. 8 years ago