6604 コミット (283c1ba958f57b788ab65e1764a187a441f3b397)

作成者 SHA1 メッセージ 日付
  Chris Smith 283c1ba958 Add an interface for ConfigBinder. 7年前
  Chris Smith ad7868c5c2 ConfigProviderListeners aren't public. 7年前
  Chris Smith 12b5c1ddd0 Remove ConfigTarget from interfaces. 7年前
  Chris Smith 5cc0af4324 Use EventBus interface. 7年前
  Chris Smith f51247d44e Add an interface for the event bus. 7年前
  Chris Smith aa07d2579b Move some files into the API project. 7年前
  Chris Smith 0511e076b5 Add an API directory. 7年前
  Chris Smith 015d7aa8ac Fix a few places where Query is temporarily needed. 7年前
  Chris Smith 28d2a13704 Replace Query with PrivateChat in Connection. 7年前
  Chris Smith 56d4018cfc
Use PrivateChat for events, not Query. 7年前
  Chris Smith ac24970184 Don't fiddle with ports before passing them to the parser. 8年前
  Chris Smith 1433ddfb6e Remove Window and InputWindow. 8年前
  Chris Smith aaec27c42e Make link events use WindowModel. 8年前
  Chris Smith 61dd0758bd Add an event for frame opened. 8年前
  Chris Smith c12274ae0a Avoid raising events before a frame has an ID. 8年前
  Chris Smith 6c4b7ffc41 Make LogUtils try some more ctors. 8年前
  Chris Smith 51a541c99d Fix stupid broken error message. 8年前
  Chris Smith 03e9dd99fa Use proper import ordering. 8年前
  Chris Smith c01e26f5b9 Tidy up nick change handling. 8年前
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8年前
  Chris Smith 0edfc2ac83 Update raven. 8年前
  Greg Holmes 2e7336854b Use Connection not Server in ServerManager. 8年前
  Chris Smith 7dcdd5b500 Fix counting of events. 8年前
  Chris Smith 1c60f29cb9 Add formatting action highlights. 8年前
  Chris Smith 3a15e1a119 Specify background colour for highlight events. 8年前
  Chris Smith 46bcaecfc1 Change highlights into proper displayable events. 8年前
  Chris Smith 07bfbe4904 Fix NPE in ShowTopic... 8年前
  Chris Smith 9332e5e231 Only rejoin channels that active when disconnected 8年前
  Chris Smith 226e713ee6 Track reasons for parting in Channel. 8年前
  Chris Smith 71065d4db2 Delete duplicate resources. 8年前
  Greg Holmes 0997552a22 Add some logging to the NightlyChecker. 8年前
  Greg Holmes c0c9296530 Add a test for the regex + fix regex. 8年前
  Chris Smith 8136bdb006 Add a couple of tests for UpdateManagerImpl. 8年前
  Greg Holmes eb584e6bd3 Some finishing touches to the updater. 8年前
  Greg Holmes fa3f83ed90 Add a checker for nightly updates. 8年前
  Chris Smith 7feda9cc17 Simplify how we determine network names. 8年前
  Chris Smith c30a2756fb Use KeyStoreLocator in CertificateManager. 8年前
  Chris Smith 54cb9d0c9d Add a KeyStoreLocator. 8年前
  Chris Smith 4382bce3aa Remove child event busses. 8年前
  Chris Smith 648309f055 Add source checks for eventbus handlers. 8年前
  Chris Smith 8cd93c8c7e Add a base class for events with a WindowModel source. 8年前
  Chris Smith 8371b0978c Remove some unused code. 8年前
  Chris Smith 8e1c213a8c Make topics use new date APIs. 8年前
  Chris Smith 0fa22d3ad3 Replace old date APIs in error reporting code. 8年前
  Chris Smith deb3b52ce4 Update date handling after parser changes. 8年前
  Chris Smith 513120b5be Convert events to use new date APIs. 8年前
  Chris Smith b54efa3c82 Remove some unused code. 8年前
  Chris Smith 9ccf14368a Remove unused DisplayableEvent properties. 8年前
  Chris Smith 18cb00a6bc Assorted tidying. 8年前
  Chris Smith 869713b4db Assign IDs to windows. 8年前