6693 コミット (master)

作成者 SHA1 メッセージ 日付
  Chris Smith 13d77fd568 Fix imports 6年前
  Chris Smith 39704a47c9 Throttle unread status changes. 6年前
  Chris Smith d01ad8f537 Add test for urlencoding passwords 6年前
  Chris Smith b795ac39bf Allow URLs that don't have passwords. 6年前
  Chris Smith 515a3ddf4c Fix handling of special chars in passwords when using /newserver. 6年前
  Chris Smith 9526a0c2af Update and tidy SSLCertificateDialogModel. 7年前
  Chris Smith 490c38cdfc Use HostChecker in CertificateManager. 7年前
  Chris Smith eab64f6ba2 Minor style fixes 7年前
  Chris Smith 7e706dcf01 Add CertificateHostChecker class. 7年前
  Chris Smith 489a8c9572 Bundle a keystore instead of using Sun APIs. 7年前
  Chris Smith 40e617a9c2 Add manager for user-trusted certificates. 7年前
  Chris Smith f1a6772586 Remove options to ignore various SSL errors. 7年前
  Shane Mc Cormack ad0005b047 Call parser shutdown whenever we are done with a parser. 7年前
  Shane Mc Cormack 97eaa45ed7 Actually fire ChannelUserModeChangeEvents 7年前
  Shane Mc Cormack f103ca0b0f Change publish to publishAsync() in onChannelJoin to fix DMDirc/DMDirc#791 (#793) 7年前
  Chris Smith 169418d64f Fix some unused code issues. 7年前
  Greg Holmes 92a259e985 Document unused class. (#787) 7年前
  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年前