Commit Graph

  • 51bf9165b2 Merge pull request #633 from FionnK/master TingPing 2013-06-02 17:27:50 -07:00
  • f1735f3ae1 Remove IPv6 check for IRCNode entry in server list. Fionn Kelleher 2013-06-03 02:21:42 +02:00
  • 2ba785f648 Add IRCNode to the server list. Fionn Kelleher 2013-06-03 02:10:44 +02:00
  • c9b7a3f86e Python: return true/false from set/del_pluginpref TingPing 2013-06-02 00:29:34 -03:00
  • 43bd9483ce Python: Save pluginprefs to seperate files TingPing 2013-06-02 00:22:00 -03:00
  • 1277b4c30f be more specific about sysinfo menu entry TingPing 2013-06-01 19:06:58 -04:00
  • e1ce1c90f7 configure.ac: Use pkg-config's CFLAGS for libxml2 instead of guessing our own. Arnav Singh 2013-06-01 13:46:33 -07:00
  • f45c2dd061 Add valleynode to network list TingPing 2013-05-31 20:12:21 -03:00
  • 855c20501b fix crash TingPing 2013-05-30 22:23:00 -03:00
  • 945251c6b8 add .js to list of loadable filetypes TingPing 2013-05-29 01:55:41 -03:00
  • e47dd3eb89 Don't send previous session's password TingPing 2013-05-25 20:47:16 -03:00
  • c9c8993b9d Merge pull request #625 from orium/network-name-improve TingPing 2013-05-25 16:31:51 -07:00
  • 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 +01:00
  • 11478719cd Merge pull request #624 from Niichan/master TingPing 2013-05-24 21:12:00 -07:00
  • 7284addb09 Added PonyChat to network list Sam Dodrill 2013-05-24 21:01:06 -07:00
  • 270cde42f1 Merge pull request #590 from orium/run-as-root-589-504 TingPing 2013-05-24 15:01:27 -07:00
  • b690098941 Merge pull request #622 from orium/null-ptr-favchan-fix RichardHitt 2013-05-24 14:07:14 -07:00
  • fffe9f4bd9 Restored inbound.c to make the pull request cleaner. Diogo Sousa 2013-05-24 22:04:34 +01:00
  • 7353bf2698 Followed richtroye suggestion and implemented the net == NULL guard in servlist_favchan_find(). Diogo Sousa 2013-05-24 21:49:46 +01:00
  • 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 +01:00
  • 4878012065 Merge pull request #621 from orium/dictionaries-update-fix TingPing 2013-05-24 08:53:48 -07:00
  • 4402ea34de Fixed mistake in last commit. Diogo Sousa 2013-05-24 16:46:35 +01:00
  • faa53a5335 Spell check dictionaries were not being updated when changed. Diogo Sousa 2013-05-24 00:01:25 +01:00
  • 44a88fc1ab Merge pull request #618 from orium/server-command-password-fix TingPing 2013-05-23 07:28:58 -07:00
  • 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 +01:00
  • fcdd85ae5e Merge pull request #603 from orium/lag-meter-stuck TingPing 2013-05-22 17:17:28 -07:00
  • fd71bb768a Python: Allow unhooking commands and prints by name TingPing 2013-05-22 19:30:49 -03:00
  • 66bb79ef10 Improve sort keybinding in servlist TingPing 2013-05-20 13:19:20 -03:00
  • 3b4cc9d806 Use png instead of svg Berke Viktor 2013-05-20 15:59:41 +02:00
  • 79221c403b Temporary workaround for reconnect crashes on win32 Berke Viktor 2013-05-20 14:39:24 +02:00
  • 0ab11cc09a Add structs and use treeview Berke Viktor 2013-05-20 13:21:27 +02:00
  • 1432ecfb33 Sample code docs for challengeauth_response() Berke Viktor 2013-05-20 12:38:50 +02:00
  • 341cfbb527 Set up Doxyfile Berke Viktor 2013-05-20 12:31:09 +02:00
  • 78573ae0c9 Add default Doxyfile Berke Viktor 2013-05-20 12:24:25 +02:00
  • 8a9d3e21f2 Update dirent.h win32 implementation Berke Viktor 2013-05-20 00:22:20 +02:00
  • 8655c4b007 Reorganize Preferences Berke Viktor 2013-05-19 20:43:21 +02:00
  • 5fa23341b3 Avoid useless strdup() and free() calls Berke Viktor 2013-05-19 12:17:37 +02:00
  • 67274f91e9 Add default connect commands for networks with obscure login methods Berke Viktor 2013-05-19 12:15:31 +02:00
  • c0cc6a2c93 Cosmetics Berke Viktor 2013-05-19 11:49:27 +03:00
  • b2fec642fe Login type cleanup Berke Viktor 2013-05-19 05:17:13 +02:00
  • d60cecb8d3 Add custom login type to avoid collisions Berke Viktor 2013-05-19 04:34:20 +02:00
  • c168a9adc6 Add variables for user credentials in connect commands Berke Viktor 2013-05-19 03:30:45 +02:00
  • f778245a86 Simplify SASL auth string generation code Berke Viktor 2013-05-19 01:20:56 +02:00
  • 5701ba287b Translate search window tooltips TingPing 2013-05-18 17:40:35 -04:00
  • c471388021 Don't use popup when search is not found TingPing 2013-05-18 17:32:41 -04:00
  • 9d717ffee9 Fix text event for erroneous nicks Berke Viktor 2013-05-18 22:09:44 +02:00
  • bac96d1fa8 Add FurryLand Berke Viktor 2013-05-18 21:40:42 +02:00
  • f313a83474 Update Perl library name Berke Viktor 2013-05-18 21:33:06 +02:00
  • 9891f94e41 Rebrand python about message TingPing 2013-05-18 15:42:30 -03:00
  • a22ae9f39a Support time lists via python TingPing 2013-05-18 15:13:05 -03:00
  • 02298c8e76 Fix prototype, return value is used by joindelay_tag Berke Viktor 2013-05-18 19:48:54 +02:00
  • 73badc67ff Fix warning from hwmon.c in plugins/sysinfo Richard Hitt 2013-05-17 21:51:34 -07:00
  • 1181b56211 Add omsg user command TingPing 2013-05-17 06:17:16 -03:00
  • 78eb3e7522 Handle limited channel messages TingPing 2013-05-17 06:10:02 -03:00
  • 57b74c3de9 Increase default irc_join_delay to 5 TingPing 2013-05-17 05:32:53 -03:00
  • c83ca8f85a Respect irc_join_delay if connect command set TingPing 2013-05-17 05:28:45 -03:00
  • ef58a267b0 Omit CHALLENGE hashes in the server tab Berke Viktor 2013-05-17 02:48:32 +02:00
  • 4130954c15 Fix removing keys from favorites Berke Viktor 2013-05-17 02:24:47 +02:00
  • 0a2af0ab62 Fix crash when using global username for QuakeNet Berke Viktor 2013-05-17 02:08:34 +02:00
  • a1a94ed319 Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH Berke Viktor 2013-05-17 01:39:28 +02:00
  • 096d0660e2 Merge pull request #594 from Tux/master TingPing 2013-05-16 10:50:43 -07:00
  • b28734c4a8 Merge pull request #581 from orium/numeric-session-with-open-query TingPing 2013-05-16 09:21:02 -07:00
  • 69c2893234 Merge pull request #586 from bviktor/authcleanup TingPing 2013-05-16 09:07:38 -07:00
  • 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 +01:00
  • 26cefd0587 Have rawlog properly handle newlines TingPing 2013-05-16 09:21:55 +00:00
  • 8ccd11ee4b Remove comment Berke Viktor 2013-05-16 00:08:43 +02:00
  • 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 +02:00
  • 2ff8e74061 Omit filler keys if no channel's using them Berke Viktor 2013-05-15 23:52:14 +02:00
  • 0020f81e79 Fix reconnect keys Berke Viktor 2013-05-15 18:26:54 +02:00
  • 6f09752db4 Cosmetics Berke Viktor 2013-05-15 11:48:37 +02:00
  • 8cf025f18d Fix autojoins for sessions Berke Viktor 2013-05-15 11:43:38 +02:00
  • 81990ce53b Change prototype Berke Viktor 2013-05-15 08:49:28 +02:00
  • 12cdb7704c Fix command splitting when the channel list is too long Berke Viktor 2013-05-14 18:20:05 +02:00
  • 947dd45294 Fix warnings Berke Viktor 2013-05-14 16:52:16 +02:00
  • a435e8648f Fix initial autojoins and some erroneous copies/frees Berke Viktor 2013-05-14 16:40:32 +02:00
  • 25d0793766 Merge pull request #596 from Arnavion/python3-allow-unhook-within-hook TingPing 2013-05-14 01:33:50 -07:00
  • 5c9652bf13 python: Hold a reference to plugin instead of dereferencing hook to get to it. Arnavion 2013-05-14 01:23:46 -07:00
  • 7a242a8331 Allow the special colors 32..41 in %Cfg,bg H.Merijn Brand 2013-05-13 15:26:33 +02:00
  • 7cdfeff204 Add note about preferred tab size Berke Viktor 2013-05-13 13:38:01 +02:00
  • 83107ee222 Use macros instead of raw numbers for login type Berke Viktor 2013-05-13 13:22:25 +02:00
  • d9d05e83ba Restructured a fair bit of cfgfiles.c. Besides making the code cleaner this allows for better error handling (in fact the error message of check_prefs_dir () whould make hexchat abort). Diogo Sousa 2013-05-13 01:58:08 +01:00
  • 631664645d Add "#define GLIB_DISABLE_DEPRECATION_WARNINGS" to eliminate a warning message Richard Hitt 2013-05-12 17:25:43 -07:00
  • 61ed0829bd Forget to put an empty line after a function definition Diogo Sousa 2013-05-12 23:33:44 +01:00
  • f023de0faf Removed unnecessary call to check_prefs_dir() in load_config(). This function is called in save_config(), where it is actually needed. Diogo Sousa 2013-05-12 23:25:36 +01:00
  • 7238853f0f Factored locale related code in main() to a new function. Diogo Sousa 2013-05-12 23:15:23 +01:00
  • 6a8cad6f94 Now hexchat doesn't abnormally terminal when started as root. Diogo Sousa 2013-05-12 16:37:38 +01:00
  • 2c15270be1 Remember selected tab Berke Viktor 2013-05-12 16:59:21 +02:00
  • c044bdfe32 Fix warning Berke Viktor 2013-05-12 16:38:31 +02:00
  • aac7079562 Add code for migrating existing configs Berke Viktor 2013-05-12 16:38:21 +02:00
  • cadcfc553c Cosmetics Berke Viktor 2013-05-12 16:37:32 +02:00
  • 5df669a329 Make the order consistent for load and save Berke Viktor 2013-05-12 16:02:26 +02:00
  • 4c307f6ac9 Add auto-reconnect to preferences TingPing 2013-05-12 04:08:01 -04:00
  • 37aa38617e Merge pull request #588 from Repentinus/patch-2 TingPing 2013-05-12 00:00:08 -07:00
  • 07acb6f7b6 Fixed misleading comments identifying the colours Heiki Ojasild 2013-05-12 05:50:52 +00:00
  • 9c96528a98 Remove unused variable Berke Viktor 2013-05-12 06:19:42 +02:00
  • 9327a5c71f Reduce GLib requirement Berke Viktor 2013-05-12 06:16:26 +02:00
  • 171dbcdedf Remove dead GLib code Berke Viktor 2013-05-12 05:58:16 +02:00
  • de819e12bf g_slist_copy_deep() requires GLib 2.34 Berke Viktor 2013-05-12 05:55:14 +02:00
  • 198dc9eb43 Fix favorite channels except in inbound.c Berke Viktor 2013-05-12 05:44:32 +02:00
  • 04d282fae3 Fix crash when quickly attaching/detaching tabs TingPing 2013-05-11 23:07:42 -03:00