6676 コミット (85c7e7f34bd19a7d27b48eff70db48626530d7d8)

作成者 SHA1 メッセージ 日付
  Shane Mc Cormack 85c7e7f34b Update copyright for 2017 7年前
  Chris Smith e1019d69d0 Fix a couple of issues with closing channels. 7年前
  Shane Mc Cormack c0ac5d70cb Remove unused imports. 7年前
  Shane Mc Cormack 826eeb5bd3 Simplify DisplayLocation a bit. 7年前
  Shane Mc Cormack 8b21ab24ee This time, circle hates me. 7年前
  Shane Mc Cormack 569195a2e8 Codacy hates me. 7年前
  Shane Mc Cormack 944531fdf5 Change DisplayLocation to using an interface and a manager. 7年前
  Shane Mc Cormack 894c5adf39 Make saveconfig save more than just identities. Issue #15 7年前
  Shane Mc Cormack 0df0e7df90 Apply display properties to a value before running functions on it. 7年前
  Shane Mc Cormack 5a4f00d7ba Satisfy Codacy. 7年前
  Shane Mc Cormack a1d0ef7497 Allow specifying a window for DisplayableEvents in format.yml (Issue #459) 7年前
  Shane Mc Cormack 8f55973df2 Fix things. 7年前
  Shane Mc Cormack 9bd5d126a4 Remove more unused things. 7年前
  Shane Mc Cormack 82165a222a Remove unused things. 7年前
  Shane Mc Cormack 0f3bd81d55 Remove unused imports. 7年前
  Shane Mc Cormack b90696a3b7 Add /reloadformat command. Issue #742 7年前
  Chris Smith 99f60d43b0 Fix some unused imports/fields/etc. 7年前
  Chris Smith 0c4a027b42 Move config provider tests to the right place. 7年前
  Chris Smith ab84f1d094 Remove legacy default colour behaviour. 7年前
  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年前