1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-12-21 23:28:51 -05:00

Commit Graph

  • 08cd36bef0 Fix printing ipv6 addresses with identd TingPing 2013-06-09 10:42:42 -0300
  • 5d0599976e Add more mnemonics to the menu TingPing 2013-06-08 20:09:22 -0400
  • 2e014bbc72 Merge pull request #641 from orium/possible-buffer-overflow-fix TingPing 2013-06-08 02:45:00 -0700
  • 88e9611444 Minor cosmetic changes Diogo Sousa 2013-06-08 03:14:24 +0100
  • 97e88b885a Renamed tbuf to buf in create_mask() to avoid confusion. Diogo Sousa 2013-06-08 03:01:36 +0100
  • f84476cf87 Fixed possible overflow in create_mask(). Diogo Sousa 2013-06-08 02:56:36 +0100
  • 473ab16739 Now the default configuration tries to set the language from the system locale, and defaults to english if no language match. Diogo Sousa 2013-06-08 02:34:01 +0100
  • 951292abe1 Change default irc_ban_type to 1 TingPing 2013-06-07 09:55:56 -0300
  • 612032c9f8 Add QUIET command TingPing 2013-06-07 08:24:13 -0400
  • 0dd9ac2e44 Take two at fixing xtext copying to secondary clipboard TingPing 2013-06-07 08:20:36 -0300
  • 8f551de4f4 Merge pull request #636 from Remmy/master TingPing 2013-06-07 01:31:41 -0700
  • 0c2e08cf2b Add Serenity-IRC to the list of networks available by default. Remco Rijnders 2013-06-07 04:58:34 +0200
  • 0e420fbee8 Save chanopt after any changes TingPing 2013-06-06 19:16:50 -0400
  • cf505b850b Add chanopt for stripping colors TingPing 2013-06-06 17:47:01 -0400
  • fd762303b0 Add autoconnect option to menu of networks TingPing 2013-06-06 16:49:57 -0400
  • a6f05db34b Make autojoin a toggle menu TingPing 2013-06-06 16:12:59 -0400
  • df0ee53765 Handle /CAP LIST output TingPing 2013-06-05 13:35:30 -0300
  • d0b3476839 update help message for /menu TingPing 2013-06-05 08:27:16 -0400
  • 4d16f5bf28 Add missing gtk_tree_path_free() TingPing 2013-06-04 12:32:51 -0300
  • c45cc78548 Add copy option to right click in banlist TingPing 2013-06-04 12:25:12 -0300
  • d16aedf6c4 Merge pull request #634 from youknowone/ipv6 TingPing 2013-06-04 05:04:48 -0700
  • d3a27947fe Retrieve reachable addresses only. Jeong YunWon 2013-06-04 20:19:37 +0900
  • 42e3587fd5 copy xtext selection to all clipboards TingPing 2013-06-04 07:00:08 -0300
  • e3f699a9d8 Improve error message from /load -e TingPing 2013-06-04 06:34:15 -0300
  • 5201f0fd06 Python: revert 43bd9483ce TingPing 2013-06-04 06:13:28 -0300
  • df0e97550b fix loading startup.txt automatically TingPing 2013-06-04 06:07:51 -0300
  • 983b4ace89 treat banlist event as a generic list event (for quiets etc) TingPing 2013-06-03 08:19:27 -0400
  • f0684dc74e translate servlist tabs TingPing 2013-06-02 20:50:43 -0400
  • 39923e05f3 Rename favorite channels to autojoin channels TingPing 2013-06-02 20:44:05 -0400
  • 51bf9165b2 Merge pull request #633 from FionnK/master TingPing 2013-06-02 17:27:50 -0700
  • f1735f3ae1 Remove IPv6 check for IRCNode entry in server list. Fionn Kelleher 2013-06-03 02:21:42 +0200
  • 2ba785f648 Add IRCNode to the server list. Fionn Kelleher 2013-06-03 02:10:44 +0200
  • c9b7a3f86e Python: return true/false from set/del_pluginpref TingPing 2013-06-02 00:29:34 -0300
  • 43bd9483ce Python: Save pluginprefs to seperate files TingPing 2013-06-02 00:22:00 -0300
  • 1277b4c30f be more specific about sysinfo menu entry TingPing 2013-06-01 19:06:58 -0400
  • e1ce1c90f7 configure.ac: Use pkg-config's CFLAGS for libxml2 instead of guessing our own. Arnav Singh 2013-06-01 13:46:33 -0700
  • f45c2dd061 Add valleynode to network list TingPing 2013-05-31 20:12:21 -0300
  • 855c20501b fix crash TingPing 2013-05-30 22:23:00 -0300
  • 945251c6b8 add .js to list of loadable filetypes TingPing 2013-05-29 01:55:41 -0300
  • e47dd3eb89 Don't send previous session's password TingPing 2013-05-25 20:47:16 -0300
  • c9c8993b9d Merge pull request #625 from orium/network-name-improve TingPing 2013-05-25 16:31:51 -0700
  • d934e60c2b Improved server_get_network(): if we don't have the current network in the network list use the server name in received in event 005. (This fixes the problem that the network (%n) in the log file names would be "NETWORK" instead of the real network name (this happened if the network was not in the network list).) Diogo Sousa 2013-05-25 22:31:45 +0100
  • 11478719cd Merge pull request #624 from Niichan/master TingPing 2013-05-24 21:12:00 -0700
  • 7284addb09 Added PonyChat to network list Sam Dodrill 2013-05-24 21:01:06 -0700
  • 270cde42f1 Merge pull request #590 from orium/run-as-root-589-504 TingPing 2013-05-24 15:01:27 -0700
  • b690098941 Merge pull request #622 from orium/null-ptr-favchan-fix RichardHitt 2013-05-24 14:07:14 -0700
  • fffe9f4bd9 Restored inbound.c to make the pull request cleaner. Diogo Sousa 2013-05-24 22:04:34 +0100
  • 7353bf2698 Followed richtroye suggestion and implemented the net == NULL guard in servlist_favchan_find(). Diogo Sousa 2013-05-24 21:49:46 +0100
  • 133b0f7d94 Fixed null pointer deref when we try to autojoin a channel of a network not in the network list. Diogo Sousa 2013-05-24 20:29:15 +0100
  • 4878012065 Merge pull request #621 from orium/dictionaries-update-fix TingPing 2013-05-24 08:53:48 -0700
  • 4402ea34de Fixed mistake in last commit. Diogo Sousa 2013-05-24 16:46:35 +0100
  • faa53a5335 Spell check dictionaries were not being updated when changed. Diogo Sousa 2013-05-24 00:01:25 +0100
  • 44a88fc1ab Merge pull request #618 from orium/server-command-password-fix TingPing 2013-05-23 07:28:58 -0700
  • d3ce4f64f6 Passing a password to the /server command was ignored because the login method was not set. Diogo Sousa 2013-05-23 13:22:34 +0100
  • fcdd85ae5e Merge pull request #603 from orium/lag-meter-stuck TingPing 2013-05-22 17:17:28 -0700
  • fd71bb768a Python: Allow unhooking commands and prints by name TingPing 2013-05-22 19:30:49 -0300
  • 66bb79ef10 Improve sort keybinding in servlist TingPing 2013-05-20 13:19:20 -0300
  • 3b4cc9d806 Use png instead of svg Berke Viktor 2013-05-20 15:59:41 +0200
  • 79221c403b Temporary workaround for reconnect crashes on win32 Berke Viktor 2013-05-20 14:39:24 +0200
  • 0ab11cc09a Add structs and use treeview Berke Viktor 2013-05-20 13:21:27 +0200
  • 1432ecfb33 Sample code docs for challengeauth_response() Berke Viktor 2013-05-20 12:38:50 +0200
  • 341cfbb527 Set up Doxyfile Berke Viktor 2013-05-20 12:31:09 +0200
  • 78573ae0c9 Add default Doxyfile Berke Viktor 2013-05-20 12:24:25 +0200
  • 8a9d3e21f2 Update dirent.h win32 implementation Berke Viktor 2013-05-20 00:22:20 +0200
  • 8655c4b007 Reorganize Preferences Berke Viktor 2013-05-19 20:43:21 +0200
  • 5fa23341b3 Avoid useless strdup() and free() calls Berke Viktor 2013-05-19 12:17:37 +0200
  • 67274f91e9 Add default connect commands for networks with obscure login methods Berke Viktor 2013-05-19 12:15:31 +0200
  • c0cc6a2c93 Cosmetics Berke Viktor 2013-05-19 11:49:27 +0300
  • b2fec642fe Login type cleanup Berke Viktor 2013-05-19 05:17:13 +0200
  • d60cecb8d3 Add custom login type to avoid collisions Berke Viktor 2013-05-19 04:34:20 +0200
  • c168a9adc6 Add variables for user credentials in connect commands Berke Viktor 2013-05-19 03:30:45 +0200
  • f778245a86 Simplify SASL auth string generation code Berke Viktor 2013-05-19 01:20:56 +0200
  • 5701ba287b Translate search window tooltips TingPing 2013-05-18 17:40:35 -0400
  • c471388021 Don't use popup when search is not found TingPing 2013-05-18 17:32:41 -0400
  • 9d717ffee9 Fix text event for erroneous nicks Berke Viktor 2013-05-18 22:09:44 +0200
  • bac96d1fa8 Add FurryLand Berke Viktor 2013-05-18 21:40:42 +0200
  • f313a83474 Update Perl library name Berke Viktor 2013-05-18 21:33:06 +0200
  • 9891f94e41 Rebrand python about message TingPing 2013-05-18 15:42:30 -0300
  • a22ae9f39a Support time lists via python TingPing 2013-05-18 15:13:05 -0300
  • 02298c8e76 Fix prototype, return value is used by joindelay_tag Berke Viktor 2013-05-18 19:48:54 +0200
  • 73badc67ff Fix warning from hwmon.c in plugins/sysinfo Richard Hitt 2013-05-17 21:51:34 -0700
  • 1181b56211 Add omsg user command TingPing 2013-05-17 06:17:16 -0300
  • 78eb3e7522 Handle limited channel messages TingPing 2013-05-17 06:10:02 -0300
  • 57b74c3de9 Increase default irc_join_delay to 5 TingPing 2013-05-17 05:32:53 -0300
  • c83ca8f85a Respect irc_join_delay if connect command set TingPing 2013-05-17 05:28:45 -0300
  • ef58a267b0 Omit CHALLENGE hashes in the server tab Berke Viktor 2013-05-17 02:48:32 +0200
  • 4130954c15 Fix removing keys from favorites Berke Viktor 2013-05-17 02:24:47 +0200
  • 0a2af0ab62 Fix crash when using global username for QuakeNet Berke Viktor 2013-05-17 02:08:34 +0200
  • a1a94ed319 Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH Berke Viktor 2013-05-17 01:39:28 +0200
  • 096d0660e2 Merge pull request #594 from Tux/master TingPing 2013-05-16 10:50:43 -0700
  • b28734c4a8 Merge pull request #581 from orium/numeric-session-with-open-query TingPing 2013-05-16 09:21:02 -0700
  • 69c2893234 Merge pull request #586 from bviktor/authcleanup TingPing 2013-05-16 09:07:38 -0700
  • 89078eb3b3 Fix an issue where the lag meter would be stuck after a reconnect caused by a ping timeout. Diogo Sousa 2013-05-16 15:11:52 +0100
  • 26cefd0587 Have rawlog properly handle newlines TingPing 2013-05-16 09:21:55 +0000
  • 8ccd11ee4b Remove comment Berke Viktor 2013-05-16 00:08:43 +0200
  • fd1b276aab Make sure the created favchannel instances have a NULL key when the session's key is empty Berke Viktor 2013-05-16 00:04:58 +0200
  • 2ff8e74061 Omit filler keys if no channel's using them Berke Viktor 2013-05-15 23:52:14 +0200
  • 0020f81e79 Fix reconnect keys Berke Viktor 2013-05-15 18:26:54 +0200
  • 6f09752db4 Cosmetics Berke Viktor 2013-05-15 11:48:37 +0200
  • 8cf025f18d Fix autojoins for sessions Berke Viktor 2013-05-15 11:43:38 +0200