2353 コミット (d9671f21c0b2dc351518087a54ef02ccb8d0c89e)
 

作成者 SHA1 メッセージ 日付
  Greg Holmes d9671f21c0 Revert inefficient nickname getting. 9年前
  Greg Holmes 22a8724a2a Check working is not null before terminating. 9年前
  Greg Holmes 1bc1797e84 Move getting nickname out of if statement. 9年前
  Greg Holmes 3eabed5b01 Add whois support to the q auth plugin. 9年前
  Greg Holmes 83de04972a More tidying. 9年前
  Greg Holmes 918a12dbea Tidy up lambda. 9年前
  Greg Holmes 60c481be35 Switch null font list check to precondition. 9年前
  Greg Holmes 8276358d15 Potentially fix NPE in FontPicker. 9年前
  Greg Holmes a40652c46f Add a whois on query plugin. 9年前
  Greg Holmes b0cd1fc8c7 Unit test + fix. 9年前
  Greg Holmes efbdff26dd Imports... 9年前
  Greg Holmes ae3f4f5488 Add/Remove GroupChats as you Join/Part 9年前
  Greg Holmes 0f169f8e78 Implement JPQ plugin. 9年前
  Greg Holmes c257f94df2 Bodge unit tests into working. 9年前
  Greg Holmes 6dc320e034 Initial commit for new addons. 9年前
  Greg Holmes 6e50410b17 Fix the channelwho unit test (should be improved really.) 9年前
  Greg Holmes 9b1448dbdf Publish away events on the correct event bus. 9年前
  Greg Holmes 93f0d9570a Use correct indices for away events. 9年前
  Greg Holmes 63347977e3 Add GAC to Settings menu 9年前
  Greg Holmes 7665c0be61 Fix typo. 9年前
  Greg Holmes 67543223b2 Add Global Auto Commands UI. 9年前
  Greg Holmes 580c8c39ed Fix DCC Plugin after parser changes. 9年前
  Greg Holmes 294777a54b Listening to events helps. 9年前
  Greg Holmes d2bb1e71df And some more fixes for it 9年前
  Greg Holmes 1a0a0f027f Fix debug plugin after parser changes. 9年前
  Greg Holmes e25afbd152 Case sensitivity sucks. 9年前
  Greg Holmes d56bc1005c Fix some EDT violations. 9年前
  Greg Holmes f9936babec Ditch manual thread call in MainFRame quit. 9年前
  Greg Holmes bd874508d9 Add nicer method to JMenuItemBuilder. 9年前
  Greg Holmes cb2a8d4da2 Merge branch 'master' of https://github.com/DMDirc/Plugins into dev3 9年前
  Greg Holmes b6bf690e65 Fix typo in Channel menu. 9年前
  Chris Smith 53fe85321e Merge pull request #384 from greboid/dev3 9年前
  Greg Holmes 2d24de8c0b Merge branch 'master' of https://github.com/DMDirc/Plugins into dev3 9年前
  Greg Holmes 2b0385e1fb Add missing menu item. 9年前
  Greg Holmes f9aab37f84 Merge pull request #383 from csmith/master 9年前
  Greg Holmes 9810e8adf3 Merge branch 'master' of https://github.com/DMDirc/Plugins into dev3 9年前
  Greg Holmes 5e7a0a1652 Use JMenuItemBuilder in the menubar. 9年前
  Chris Smith 05cba01890 Move swing-specific events into swing. 9年前
  Greg Holmes 94aa63c064 Merge pull request #382 from csmith/master 9年前
  Chris Smith de32b09912 Merge pull request #381 from greboid/dev4 9年前
  Chris Smith 3a4e1cad51 Handle core CommandParser changes. 9年前
  Greg Holmes d50a65d6b2 Add some javadoc, fix errors. 9年前
  Greg Holmes dd606098c7 Add utility method for swing workers. 9年前
  Chris Smith 41471b6758 Merge pull request #380 from greboid/master 9年前
  Greg Holmes 97e8cd619a Split RunnableLoggingSwingWorker into two. 9年前
  Greg Holmes 005f5c8a2f Switch lots of things to use the new RunnableLoggingSwingWorker. 9年前
  Chris Smith 464302021e Merge pull request #379 from greboid/dev4 9年前
  Greg Holmes 12723512e1 Quit the client off the EDT. 9年前
  Greg Holmes e89a027460 Merge pull request #378 from csmith/master 9年前
  Chris Smith dccdf29530 Fix silly NPE in InviteLabel. 9年前