6693 Commits (master)

Author SHA1 Message Date
  Chris Smith 23300340c1 Fix test deprecations. 7 years ago
  Chris Smith 57f6323e62 Add dummy version.config. 7 years ago
  Chris Smith 3125be0e12 Add config annotations to API. 7 years ago
  Chris Smith 232ee993d4 Fix tests after mockito upgrade. 7 years ago
  Chris Smith 1ae3f15867 Move IRC control codes to their own class. 7 years ago
  Chris Smith 2890ffc0e2 Move Document, Line et al to API. 7 years ago
  Chris Smith 89a09f4760 Extract an interface for Line. 7 years ago
  Chris Smith ae5a5e7251 Extract interfaces for BackBuffer and IRCDocument. 7 years ago
  Chris Smith 23569dc14e Move some more classes to API. 7 years ago
  Chris Smith 283c1ba958 Add an interface for ConfigBinder. 7 years ago
  Chris Smith ad7868c5c2 ConfigProviderListeners aren't public. 7 years ago
  Chris Smith 12b5c1ddd0 Remove ConfigTarget from interfaces. 7 years ago
  Chris Smith 5cc0af4324 Use EventBus interface. 7 years ago
  Chris Smith f51247d44e Add an interface for the event bus. 7 years ago
  Chris Smith aa07d2579b Move some files into the API project. 7 years ago
  Chris Smith 0511e076b5 Add an API directory. 7 years ago
  Chris Smith 015d7aa8ac Fix a few places where Query is temporarily needed. 7 years ago
  Chris Smith 28d2a13704 Replace Query with PrivateChat in Connection. 7 years ago
  Chris Smith 56d4018cfc
Use PrivateChat for events, not Query. 7 years ago
  Chris Smith ac24970184 Don't fiddle with ports before passing them to the parser. 7 years ago
  Chris Smith 1433ddfb6e Remove Window and InputWindow. 7 years ago
  Chris Smith aaec27c42e Make link events use WindowModel. 7 years ago
  Chris Smith 61dd0758bd Add an event for frame opened. 7 years ago
  Chris Smith c12274ae0a Avoid raising events before a frame has an ID. 7 years ago
  Chris Smith 6c4b7ffc41 Make LogUtils try some more ctors. 7 years ago
  Chris Smith 51a541c99d Fix stupid broken error message. 7 years ago
  Chris Smith 03e9dd99fa Use proper import ordering. 7 years ago
  Chris Smith c01e26f5b9 Tidy up nick change handling. 7 years ago
  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