43 コミット (c539721d58cb0bf15a173f96a781641d1dcc9cbc)

作成者 SHA1 メッセージ 日付
  Chris Smith c539721d58 Extract interface for CommandParser 7年前
  Chris Smith f5be0bf102 Add interface for UnreadStatusManager. 7年前
  Chris Smith f4784c4130 Make Command an interface 7年前
  Chris Smith 7127abfa36 Make commands extend BaseCommand. 7年前
  Chris Smith a652e88581 Rename Command to BaseCommand. 7年前
  Chris Smith 5a3c8b1543 Fix Override annotation 7年前
  Chris Smith 6ef93005ae Move some classes to API 7年前
  Chris Smith 483306c022 Extract an interface for Styliser. 7年前
  Chris Smith 91584222e1 Remove deprecated styliser methods. 7年前
  Chris Smith 8343350cec Move static styliser methods to new class. 7年前
  Chris Smith 90675fa8ff Minor style fixes 7年前
  Chris Smith 5b9343873b Use PrivateChat in events, not Query. 7年前
  Chris Smith ba7cba7719 Migrate to new @AddonConfig annotation. 7年前
  Chris Smith 84e7992e2c Migrate to new @UserConfig annotation. 7年前
  Chris Smith c15764616f Migrate to new @GlobalConfig annotation. 7年前
  Chris Smith 3125be0e12 Add config annotations to API. 7年前
  Chris Smith 1ae3f15867 Move IRC control codes to their own class. 7年前
  Chris Smith 2890ffc0e2 Move Document, Line et al to API. 7年前
  Chris Smith 89a09f4760 Extract an interface for Line. 7年前
  Chris Smith ae5a5e7251 Extract interfaces for BackBuffer and IRCDocument. 7年前
  Chris Smith 23569dc14e Move some more classes to API. 7年前
  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年前