28 コミット (1a248955886b11ab2ecdc5b065ea882a5f09d2f1)

作成者 SHA1 メッセージ 日付
  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年前
  Chris Smith 5092e1a208 Rename ActionMetaType to CoreActionMetaType 17年前
  Chris Smith 4387e084e4 Add some basic actions framework 17年前
  Gregory Holmes a729dc22aa Style fixes 17年前
  Gregory Holmes 2945115f5d Updated logger to use the new FatalErrorDialog 17年前
  Gregory Holmes 35085e2987 Refactored Logger into its own package with seperate enum classes. 17年前
  Chris Smith ee27770520 Rename package to uk.org.... 17年前
  Chris Smith c2ab0c8e50 Updated package names to comply with coding conventions 17年前
  Gregory Holmes f474feb674 Actually added the plugins this time. 17年前
  Chris Smith ced0f0a067 - ChannelCommandParser now extends ServerCommandParser 17年前
  Chris Smith 5772c821fd Update copyright header 17年前
  Chris Smith ed72707ba2 Add skeleton command parser files 17年前