6609 Commits (57f5b05d3aee0221d7c5c8dae0b80981852031d1)

Author SHA1 Message Date
  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. 8 years ago
  Chris Smith aaec27c42e Make link events use WindowModel. 8 years ago
  Chris Smith 61dd0758bd Add an event for frame opened. 8 years ago
  Chris Smith c12274ae0a Avoid raising events before a frame has an ID. 8 years ago
  Chris Smith 6c4b7ffc41 Make LogUtils try some more ctors. 8 years ago
  Chris Smith 51a541c99d Fix stupid broken error message. 8 years ago
  Chris Smith 03e9dd99fa Use proper import ordering. 8 years ago
  Chris Smith c01e26f5b9 Tidy up nick change handling. 8 years ago
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 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