6655 コミット (f57adb00fc77657eb727b03001b2da648e8d8116)

作成者 SHA1 メッセージ 日付
  Chris Smith 94e90ae542 Remove config dependency on ClientInfo. 7年前
  Chris Smith e2a7803809 Move Migrator and LifecycleController to bundles. 7年前
  Chris Smith d8a352aaf7 Add bundle for config providers. 7年前
  Chris Smith 76735c2d01 Add com.dmdirc.util.system bundle. 7年前
  Chris Smith eba7d85b03 Move config bindings into a bundle. 7年前
  Chris Smith 39ba4c7707 Move Yaml utils to com.dmdirc.util.io.yaml bundle. 7年前
  Chris Smith 192550f434 Move event bus code to a bundle. 7年前
  Chris Smith 65174b6ca6 Add "unstyled" formatter func to strip control codes. 7年前
  Chris Smith 3f657ce1dd Add OSGI dependency, activator. 7年前
  Chris Smith 08f54bad9f Fix getStyledText() scrubbing underline and stop chars. 7年前
  Chris Smith 9092402a3f showrawwindow isn't a setting. 7年前
  Chris Smith 5161aa8861 Fix stripping nickname control codes. 7年前
  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 23300340c1 Fix test deprecations. 7年前
  Chris Smith 57f6323e62 Add dummy version.config. 7年前
  Chris Smith 3125be0e12 Add config annotations to API. 7年前
  Chris Smith 232ee993d4 Fix tests after mockito upgrade. 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年前