56 コミット (4c35da850dc4faceb43aa004bbf4b0703038b7cc)

作成者 SHA1 メッセージ 日付
  Chris Smith 4c35da850d Update copyright. 7年前
  Chris Smith bc63c527ef Apply object display properties when formatting events. 7年前
  Chris Smith 407d8b00fa Add a display property for linking to users. 7年前
  Chris Smith 152fbfcb2a Fix config binding for unread status manager. 7年前
  Chris Smith 82f897f85e Add an interface for ColourManager. 7年前
  Chris Smith e52b88ec90 Move base command etc to API 7年前
  Chris Smith 691ce6f2e4 Move most events to API 7年前
  Chris Smith ab4e7f023a Bulk API move. 7年前
  Chris Smith 318402848e Add an interface for tab completers, move to API. 7年前
  Chris Smith 37e196fdc6 Kill TabCompletionMatches. 7年前
  Chris Smith be72ff7de0 Deprecate TabCompletionMatches. 7年前
  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 57f6323e62 Add dummy version.config. 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年前