4790 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Author SHA1 Message Date
  Shane Mc Cormack 5f9d2fcbaa Add new setting to defaults 15 years ago
  Chris Smith 8edc47aec3 Add missing/Fix incorrect mode aliases for ircnet 15 years ago
  Shane Mc Cormack 27abb9911d Fix nick in use. 15 years ago
  Shane Mc Cormack 480df293a0 Unbugger some more! 15 years ago
  Shane Mc Cormack df08c340ad Less spammage! 15 years ago
  Shane Mc Cormack 7d814c05d6 Support for not showing dupes when split modes is on. 15 years ago
  Chris Smith afdcbc6318 Merge ParserFactory changes from Shane's twitter branch. 15 years ago
  Chris Smith 4a7a076946 Fixes issue 2809, fixes issue 2808. 15 years ago
  Chris Smith a8343b8b73 Fix DF's mess 15 years ago
  Chris Smith 4d1685958b Servers are now completely detached from IRC parser. Issue 2736. 15 years ago
  Chris Smith 3e8d7c6ea2 Servers no longer autoconnect. 15 years ago
  Chris Smith 2d5bf30d37 I guess we'll default to IRC for now. Issue 2736. 15 years ago
  Chris Smith f55a6902f2 Issue 2736. 15 years ago
  Chris Smith 4f7bdf0544 Server.connect() now uses IrcAddress. Issue 2736. 15 years ago
  Chris Smith 5aec5dfc9f Servers now use IrcAddresses in constructors. Issue 2736. 15 years ago
  Chris Smith c384ded80f I'm doing a Dataforce impression 15 years ago
  Chris Smith 741baa4c93 IRCStringConverter abstraction. Issue 2736. 15 years ago
  Chris Smith d5e08af303 More unbreakage. issue 2736. 15 years ago
  Chris Smith a0aeee8a85 Everything is now unbroken. Issue 2736. 15 years ago
  Chris Smith cb65d5795d RegexStringList->IgnoreList 15 years ago
  Chris Smith bfee06b8ca ChannelListModeItem is common 15 years ago
  Chris Smith 3d572df7f8 Crazy callback abstraction 15 years ago
  Chris Smith 70ca8800f0 Move CallbackNotFoundException and SpecificCallback 15 years ago
  Chris Smith 352266a682 Refactor Fakable interfaces into interfaces package 15 years ago
  Chris Smith 06079f141e Correct javadoc for IRC Address 15 years ago
  Shane Mc Cormack d6d8a07a55 Parser now parses 002 for ircd version information, and should now detect pastiche-ircd (Fixes issue 2797) 15 years ago
  Gregory Holmes e8c613b28b fixes issue 2794 (ignore this one, web interface wont close it atm); fixes issue 2795 AMD title needs an s 15 years ago
  Gregory Holmes 022e8aadee fixes issue 2791 15 years ago
  Gregory Holmes 98acb4d81e fixes issue 2752 15 years ago
  Shane Mc Cormack e2d8ac48fc Don't give a null parser to IRCClientInfo 15 years ago
  Shane Mc Cormack f937ceb384 Parser uses IRCClientInfos not ClientInfos 15 years ago
  Shane Mc Cormack 4581369711 Unbreak the parser some more after the great-parser-breakage of 09. 15 years ago
  Chris Smith 4ec40daedb Don't set state to CONNECTING until the parser is initialised. 15 years ago
  Chris Smith eb22bc759c Initialise parser factory sooner, may fix concurrency issue, and therefore may fix issue 2762. 15 years ago
  Chris Smith a6e5cd97ec Inspircd umode +c, fixes issue 2677. 15 years ago
  Chris Smith 6ade65a236 Remove umode +r from generic modealiases as it's often not used for that 15 years ago
  Chris Smith 5571422919 Action substitutions now uses the most appropriate config manager. 15 years ago
  Chris Smith 6ce9cfa1e2 Differentiate reasons why a certificate is trusted/untrusted 15 years ago
  Shane Mc Cormack ebf87f67a3 setNickname should not update the nickname of the client. The nickname isn't changed unless the server tells us it is, in which case ProcessNick will call setUserBits. 15 years ago
  Shane Mc Cormack 6dbedf1266 Fix broken unit test. Maybe related to issue 2775. 15 years ago
  Shane Mc Cormack 8f4dece45a add appropriate replies to UHNAMES and NAMESX. Fixes issue 2778; 15 years ago
  Chris Smith e174610b62 I rock 15 years ago
  Chris Smith 4d2f796c8c Update imports for last commit 15 years ago
  Chris Smith a35c49d833 Abstract callback manager somewhat 15 years ago
  Shane Mc Cormack 67cce832f2 Fix plugins after parser abstraction 15 years ago
  Chris Smith 82133d5375 Icons for OSD, Nicklist and Treeview. Fixes issue 2760. 15 years ago
  Shane Mc Cormack aa7e707d41 Check for the first character not the 2nd... 15 years ago
  Chris Smith c740256650 More parser abstraction, issue 2736 15 years ago
  Chris Smith ed4593bf1e Minor tidying, unbreak unit tests (apparently refactors don't apply to them?!) 15 years ago
  Chris Smith a744a79e77 Fake arguments now work correctly. 15 years ago