119 コミット (2a00c29d2ae139da9a1fe8055e44dcfefa78acdc)

作成者 SHA1 メッセージ 日付
  Chris Smith 68fe71042b Don't depend on the IRC parser... 9年前
  Chris Smith 2c2e7d6a6b Make migrator use Path properly. 9年前
  Chris Smith 3e75d1029f Allow injecting Paths not Files. 9年前
  Greg Holmes 3fac8a376f Add test for YamlAutoCommandStore 9年前
  Greg Holmes 47ddc34331 Add AutoCommandLifecycleManagerTest. 9年前
  Greg Holmes ca7a2499ea Add AutoCommandHandlerTest. 9年前
  Greg Holmes 1348b38a05 Improve AutoCommandManagerTest. 9年前
  Greg Holmes 201a49c77d Add getGlobal/ConnectionCommands method. 9年前
  Chris Smith 6ae693893d Enable PMD in gradle + apply fixes. 9年前
  Greg Holmes 8e404a59b8 Add a qualifier for ColourManager. 9年前
  Chris Smith 38b5e683a5 Replace loads of servers with connections. 9年前
  Chris Smith 7f222c800f Introduce a ConnectionManager. 9年前
  Greg Holmes 746bb6081d Generify MBassador. 9年前
  Greg Holmes b12a0cb412 MBassador. 9年前
  Chris Smith 5f5889887a Strip prefixes from multi-line aliases. 10年前
  Greg Holmes b03e2560fc Move CoreAliasDialogModel classes. 10年前
  Greg Holmes 70c1e29036 Improve CoreAliasdialogModel. 10年前
  Chris Smith fa4a3d6dbc Move /alias command over to new AliasManager. 10年前
  Chris Smith 13c09d7b10 Add a factory for creating aliases 10年前
  Greg Holmes 8f8e5d1ca2 Make setSelectedAlias take an optional. 10年前
  Greg Holmes dad7b6d865 Dont require UI to create aliases. 10年前
  Greg Holmes 44911486b0 Add renamealias to corealiasdialogmodel 10年前
  Greg Holmes fca2f139ae Add unit tests for CoreAliasDialogModel 10年前
  Chris Smith cf8b7365d1 Add a manager for aliases. 10年前
  Chris Smith da525f87b6 Add Command implementation for aliases. 10年前
  Greg Holmes cb25fc6edc Add unknown command event. 10年前
  Chris Smith 09cb002be2 Always specify an origin when parsing commands. 10年前
  Chris Smith ff9c4160d0 Couple of test additions/improvements 10年前
  Chris Smith 2270000cd3 Fix error with channel commands without args. 10年前
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10年前
  Greg Holmes 2a44f2bdcd Fix URIParser (has apparently been broken forever). 10年前
  Chris Smith c870e6719a Move URI parsing behaviour into a util class. 10年前
  Chris Smith c59e662ad4 FrameContainers should expose a Connection. 10年前
  Chris Smith 67e955b2ae Tidying, inject a few more things. 10年前
  Chris Smith 9591bda084 Inject GlobalCommandParser, and tidying up. 10年前
  Greg Holmes 0c43d2a21e Remove most singleton uses of WindowManager. 10年前
  Chris Smith ae888ef208 Die, TestMain, die. 10年前
  Chris Smith 1472299df3 Use injected ActionFactory everywhere. 10年前
  Chris Smith 14da0a2938 Remove ConfigManager references. 10年前
  Chris Smith d596e02ddc Remove direct Identity usages. 10年前
  Chris Smith a335bf1208 Use config interfaces where possible. 10年前
  Chris Smith b354ebdb70 Move old config interfaces into config folder. 10年前
  Chris Smith 0620e3d432 Make all core commands provide a controller. 10年前
  Chris Smith 990b03ae2e Fix some AliasWrapper references. 10年前
  Chris Smith 18e0c6b275 Tidy up some ColourManager refs and inject. 10年前
  Chris Smith fe114fb56f Remove some more TestMain references. 10年前
  Chris Smith e86677fa6d Inject the CommandManager. 10年前
  Chris Smith b37b954647 Inject the CommandLoader. 10年前
  Chris Smith c87f4de60a Stop IdentityManager initialising itself. 10年前
  Chris Smith 68ce22ff7d Pass IdentityManager into commands that use it. 10年前