5399 Commits (9e126db8164eb445129196dc8a6d08a856955386)

Author SHA1 Message Date
  Gregory Holmes fc6742e774 More work on URL handling 16 years ago
  Chris Smith 7688441349 Fix topic command 16 years ago
  Chris Smith e5e13a12df Commands no longer have arities 16 years ago
  Chris Smith 071567bbac massive command parser butchering 16 years ago
  Gregory Holmes 72c98ee9e1 Initial work on URL handling 16 years ago
  Chris Smith 7e181df3a4 Remove some now unused imports 16 years ago
  Chris Smith 9bc93e216c Lag display plugin now displays "Not connected" when the server isn't connected, and removes cached text on disconnection (fixing a potential minor memory leak) 16 years ago
  Chris Smith 216b26d0e7 IgnoreList work, and some minor code tidying 16 years ago
  Chris Smith b36aa2aa1b Added server_disconnected AT 16 years ago
  Chris Smith 4776ca0a81 Server.showRaw now activates existing raw instances instead of blindly adding more 16 years ago
  Shane Mc Cormack ee4dbf7376 When on unreal, requestListModes sends modes 1 at a time. 16 years ago
  Chris Smith 123f20b2f5 ConfigFile javadoc + methods 16 years ago
  Shane Mc Cormack af2c4bb82c ofc I tested this 16 years ago
  Shane Mc Cormack e2cb5ac1ad requestListModes will now use "LISTMODE" not "MODE" if supported. 16 years ago
  Shane Mc Cormack 69c2e836da requestListModes is now only called after the initial NAMES reply is returned, and if the current ircd is freenode, it won't ask for modes e and I when not opped. 16 years ago
  Shane Mc Cormack 1333a284e5 This commit fixes issue 499 16 years ago
  Shane Mc Cormack 5754a01b75 Handles mode +q on freenode better now. (ie they don't get added to the bans list even tho hyperion is retarded and sends it via mode +b) 16 years ago
  Gregory Holmes 21e29c91c6 New layout for the Profile manager (in attempt to fix a GTK bug, but just moved the bug elsewhere in the dialog) 16 years ago
  Gregory Holmes 5e52fbb4b0 GTK Fixes 16 years ago
  Shane Mc Cormack cba39ecfdf Token 333 shouldn't cause IOB anymore 16 years ago
  Gregory Holmes 38f5b39a0f will it work? wont it work? your guess is as good as mine! 16 years ago
  Gregory Holmes 33f2a515f0 debug-- 16 years ago
  Gregory Holmes 892cd0a9a8 Issue 482: User modes in server settings dialog 16 years ago
  Chris Smith fd65545ec4 Remove handleNotification's fallback param, which fixes reconnect/socket notifications breaking 16 years ago
  Gregory Holmes 52642e37df away indicator uses the frames config manager 16 years ago
  Gregory Holmes b6184c49c2 Only add an away indicator if the frame has a server 16 years ago
  Gregory Holmes 3fd2311457 Added Topic.toString 16 years ago
  Gregory Holmes 1300dc8a0f away labels work once again 16 years ago
  Chris Smith 847ac86f84 Added new IgnoreList class 16 years ago
  Shane Mc Cormack 72dc2188ef Now knows channel creation time 16 years ago
  Shane Mc Cormack d5282aa65f Added support for token 221 to ProcessMode 16 years ago
  Shane Mc Cormack 3d82ee22f7 Added isOper() to ClientInfo, currently guesses based on usermodes (so only works for cMySelf) 16 years ago
  Gregory Holmes 4325de4cc6 Feedback is now submitted in a new thread 16 years ago
  Gregory Holmes f57561b23f Feature: Feedback form (blurb needs improving) 16 years ago
  Chris Smith c9179365d6 Away state listeners and formatters 16 years ago
  Shane Mc Cormack 4579c2b814 CallbackManager is now created before ProcessingManager. 16 years ago
  Shane Mc Cormack 14f0f5a0fe Removed pointless code 16 years ago
  Shane Mc Cormack 123fb6059c GTK Fixes 16 years ago
  Shane Mc Cormack f606873bb9 Installed fixes for new wizard code 16 years ago
  Gregory Holmes 6786dca67e annoying installer, shifting calls elsewhere 16 years ago
  Gregory Holmes 96b05ecffa GTK Fix for HTMLLabel and TextLabel (also makes the code nicer) 16 years ago
  Gregory Holmes 82b02f94c9 Added migration and firstrun params to the debug command 16 years ago
  Gregory Holmes eb95196fe4 New wizard layout fixing GTK bugs, removed some useless crap added a listener (installer might be broken) 16 years ago
  Gregory Holmes e09e63f993 fixed potential NPE in treeview 16 years ago
  Gregory Holmes 75d6f88cd9 fixed layout issue created when fixing the searchbar layout issue 16 years ago
  Gregory Holmes 47d28b6f94 Issue 522: Search bar layout issues 16 years ago
  Gregory Holmes f8410f3d97 Logging command works again 16 years ago
  Chris Smith 7cb4afc331 Cached some config setting with an annoyingly long name 16 years ago
  Chris Smith 6d02957121 * Topic pane no longer defaults to limiting to 250 characters if the server doesn't specify length 16 years ago
  Gregory Holmes 7f52a73b7d tooltips 16 years ago