1 次程式碼提交 (c539721d58cb0bf15a173f96a781641d1dcc9cbc)

作者 SHA1 備註 提交日期
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 年之前
  Chris Smith 51e466c165 Don't string concat 9 年之前
  Chris Smith 00171f9641 Use slf4j for a few errors. 9 年之前
  Chris Smith 3214f6f141 Add a separate ServiceManager implementation. 9 年之前
  Shane Mc Cormack 9f3fcd1b59 2015! 9 年之前
  Chris Smith 2291ecfdd1 Push more parser config into the factory. 9 年之前
  Chris Smith 5c849eec4c Move some logic into parser factory. 9 年之前
  Chris Smith d3ed8a460c Tidying. 9 年之前
  Greg Holmes 746bb6081d Generify MBassador. 9 年之前
  Greg Holmes b12a0cb412 MBassador. 9 年之前
  Greg Holmes b8fcac016b Use EventBus logging in ParserFactory. 10 年之前
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 年之前
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 年之前
  Chris Smith 79961a60d1 Unhack. 10 年之前
  Chris Smith 3032f9ec52 Get rid of ThemeManager staticness. 10 年之前
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 年之前
  Shane Mc Cormack 4edc853bbf Desingleton PluginManager (and as a side-effect, ServerManager). 11 年之前
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 年之前
  Chris Smith 6a06e9abae Get rid of @author tags 13 年之前
  Greg Holmes d04e2bea4f Change header? 13 年之前
  Greg Holmes ee39cee4ba Don't raise user errors as well as report error to new server window 13 年之前
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 年之前
  Greg Holmes 0fba0b83cc Import order fixing 14 年之前
  Chris Smith 857c1aeaca Core support for protocol description objects 14 年之前
  Chris Smith 9e6dd897c3 Work on making the IRC Parser a plugin 14 年之前
  Chris Smith b509c986a5 s/0.6.4/0.6.3/ 14 年之前
  Chris Smith cee88221fb Fix irc-test constructor in ParserFactory 14 年之前
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 年之前
  Chris Smith 8e8dab0662 s/0.6.3m3/0.6.4/ 14 年之前
  Chris Smith f8fc611fc1 Use URI instead of IrcAddress. 14 年之前
  Chris Smith b6101b2f70 Don't fallback to IRC parser for unknown protocols. 14 年之前
  Chris Smith 46f21fc3f9 Fixes issue 2892 15 年之前
  Chris Smith 0f5188a7c1 Fix issue 2820. Shane code rocks. 15 年之前
  Chris Smith afdcbc6318 Merge ParserFactory changes from Shane's twitter branch. 15 年之前
  Chris Smith 4d1685958b Servers are now completely detached from IRC parser. Issue 2736. 15 年之前
  Chris Smith 2d5bf30d37 I guess we'll default to IRC for now. Issue 2736. 15 年之前
  Chris Smith f55a6902f2 Issue 2736. 15 年之前
  Chris Smith 4f7bdf0544 Server.connect() now uses IrcAddress. Issue 2736. 15 年之前
  Chris Smith c78fded464 Expose ping stuff 15 年之前
  Chris Smith 644e5abbba Some more work on parser abstraction. Everything's horribly broken. 15 年之前
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 年之前
  Shane Mc Cormack 657b5485d1 Rename parser, again. Issue 1903 15 年之前
  Chris Smith 02e9baa05b Added ParserFactory class and made Servers use it. Allows for unit tests to inject their own parsers. 16 年之前
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 年之前
  Chris Smith 97a5f9f562 All enforced preconditions are now documented with annotations 16 年之前
  Chris Smith 75f087a06b Add some interfaces for the NP plugin 17 年之前
  Shane Mc Cormack 7a22e084d1 Repackaged: Logger, CommandParser, Actions, Identities 17 年之前
  Shane Mc Cormack f7b6081fcf Moved Files from uk/org/ownage/ to com/ 17 年之前
  Chris Smith 7a8d2ca229 Action Types now have a user-friendly name 17 年之前
  Chris Smith 3922bad88a Introduced an ActionMetaType interface so plugins (etc) can define their own meta-types 17 年之前