Commit Graph

  • e61aa24f71 Update Russian language master Alexander Popov 2023-03-28 02:17:32 +03:00
  • c48afe3799 Be even more picky about invalid URLs Patrick Griffis 2023-03-14 21:21:22 -05:00
  • 7b093eea91 Add TechNet to servlist Colby 2023-01-30 15:29:49 +00:00
  • 07873ca4e9 Migrate from gtk_widget_is_composited to gdk_screen_is_composited. wip/gtk3 Sadie Powell 2022-09-25 23:40:17 +01:00
  • bde8d9d20a Remove gtk_tree_view_set_rules_hint. Sadie Powell 2022-09-25 17:17:59 +01:00
  • c550dc9cb1 Migrate from gdk_drawable_get_size to gdk_window_get_{width,height}. Sadie Powell 2022-09-25 18:04:08 +01:00
  • df8f516a40 Migrate from gdk_beep to gdk_desktop_beep. Sadie Powell 2022-09-25 17:09:54 +01:00
  • 67b25fddf1 Add option to exclude nickname in window title (#2759) konsolebox 2023-01-25 07:03:53 +08:00
  • bb7a03e9f6 Fix updating the topic (user@host) of dialogs on CHGHOST. Sadie Powell 2022-11-02 14:35:23 +00:00
  • 9d175cc459 Also request the extended-monitor capability. Sadie Powell 2022-10-18 20:11:18 +01:00
  • 4ad7afe884 ci: Add gtk-update-icon-cache to msys2 workflow Patrick 2022-10-29 15:44:21 -05:00
  • 221283ba19 add shortcut options in setup DjLegolas 2022-05-08 21:43:15 +03:00
  • 36f2528b78 checksum: Move checksum operation to a thread wip/checksum/threading Patrick Griffis 2022-10-24 20:38:24 -05:00
  • 8cf2aa5586 Make it more clear that /SERVER and /SERVCHAN use SSL by default. Sadie Powell 2022-10-16 11:18:44 +01:00
  • 8fb0d2311f Default /SERVER and friends to use SSL when built with OpenSSL. Sadie Powell 2022-09-24 15:33:20 +01:00
  • 2dbc6adbc2 Fix PROTOCTL NAMESX and only send when not using multi-prefix. Sadie Powell 2022-08-28 15:59:40 +01:00
  • bd4290a1a9 Support whitespace between language codes Andreas Schärtl 2022-09-01 18:22:29 +02:00
  • 46c9df1863 Fix various compiler warnings. Sadie Powell 2022-08-28 17:59:42 +01:00
  • 20c50fd7ef notification_plugin_deinit: Set function signature to int(void *) Adrian 2022-08-21 20:46:21 +02:00
  • d7c6c424e8 servlist: Remove ACN Patrick 2022-08-01 14:07:31 -05:00
  • ec9653e754 servlist: Remove IRCHighWay Patrick Griffis 2022-07-15 13:17:00 -05:00
  • dfda8f2eee fix sysinfo print of cpu name DjLegolas 2022-05-14 11:20:10 +03:00
  • b8645bfbf2 Split long SASL auth strings into 400-byte chunks (#2709) Artem Zhurikhin 2022-05-13 22:56:26 +02:00
  • 778047bc65 raise the max length of a server password to 1024 Ashpool 2022-05-10 03:44:35 +02:00
  • 2638c88479 update python3 from 3.6 to 3.8.10 DjLegolas 2020-04-12 00:01:46 +03:00
  • 6da8f97e37 fix addons load in python2 DjLegolas 2022-05-07 19:16:11 +03:00
  • 2dd7636134 appdata: Update appstream usage for desktop applications Patrick Griffis 2022-04-30 16:47:04 -05:00
  • 13b6a40b9c Change preferences sub-dialogs to be modal Patrick Griffis 2022-04-16 18:41:34 -05:00
  • dd167b4c83 python: Fix API break in hook_timer() Patrick 2022-04-15 13:43:22 -05:00
  • 133f628064 Display common help numerics as SERVTEXT. Sadie Powell 2022-04-01 17:24:59 +01:00
  • d99a98ff4c notification: Don't print failure to load backend in UI Patrick 2022-03-26 11:18:00 -05:00
  • 94efa378f7 Reverse the notify.conf linked list before writing Masoud Naservand 2022-02-17 15:39:05 +03:30
  • ccf6f431bb Return userdata from pluginprefs __pairs metamethod to avoid immediate GC. William D. Jones 2022-02-16 10:24:40 -05:00
  • 73c0b672a2 Bump to 2.16.1 v2.16.1 Patrick Griffis 2022-02-12 12:28:17 -06:00
  • 7cff05c7ac Add -q/-- flags to /execwrite to EXECWRITE and cmd_execW (#2675) orcus 2022-01-24 18:38:21 +01:00
  • 1de339dfbc meson: Fix exported functions in plugins Biswapriyo Nath 2022-01-21 12:11:19 +05:30
  • a330c1cf4d sysinfo: Fix architecture detection in AArch64 Windows Biswapriyo Nath 2022-01-21 14:05:09 +05:30
  • 7df34cdcb2 Log when the user specifies an invalid port. Sadie Powell 2022-01-17 21:51:40 +00:00
  • 91adfb5917 Fix handling invalid ports. Sadie Powell 2022-01-17 12:08:16 +00:00
  • 9c7109b578 meson: Fix exported functions for python plugin Biswapriyo Nath 2022-01-11 21:51:52 +05:30
  • d936b653ac Add missing header Patrick 2022-01-06 20:36:14 -06:00
  • d889a8e019 meson: Remove unused wbemcore dependency Biswapriyo Nath 2022-01-06 00:15:52 +05:30
  • 66f5968225 Update comment Patrick Griffis 2021-12-22 12:04:48 -06:00
  • ba5d79b496 Be smarter about conditionally escaping URIs that are opened Patrick Griffis 2021-12-22 11:50:36 -06:00
  • 7c27dcd524 build: Set G_LOG_DOMAIN Patrick Griffis 2021-12-22 11:46:55 -06:00
  • d07e8a8ab2 Remove wallchan command Noah Keck 2021-12-02 10:38:58 -05:00
  • 3ebb2c5eec Make build job names more descriptive (#2657) John Villalovos 2021-12-01 11:07:34 -08:00
  • bbd60a96ec fish: enable the legacy provider if build against OpenSSL3 Simon Chopin 2021-11-30 13:56:56 +01:00
  • 8443755772 Fix timer being locale dependent for decimals Patrick Griffis 2021-11-12 12:44:09 -06:00
  • f93b13a6a3 Add missing string.h includes Patrick Griffis 2021-11-11 10:24:39 -06:00
  • 4f3ef3505a fishlim: Minor test improvements - Don't have tests repeat themselves, meson has a --repeat flag - Fix a minor leak of a GRand - Speed up a test - Increase timeout Patrick Griffis 2021-11-03 09:59:24 -05:00
  • b54593e752 Update servlist.c (#2648) Foxy 2021-10-30 10:51:46 -05:00
  • 64da6ce1fc flatpak: Update shared-modules Patrick Griffis 2021-10-26 15:51:42 -05:00
  • 3f099bace2 flatpak: Remove rename-icon from manifest Patrick 2021-10-26 11:53:00 -05:00
  • dac8ace90c Install icons as io.github.Hexchat Patrick Griffis 2021-10-25 15:02:22 -05:00
  • f42f6af1b9 Adjust parsing of RPL_WHOISSPECIAL to handle missing : for single-word whois messages alicetries 2021-10-21 01:56:05 +01:00
  • 9039a5d75b Add -NOOVERRIDE flag to GUI COLOR. (#2644) Nolan Lum 2021-10-14 07:44:11 -07:00
  • c310862d2c win32: Add files for appx building This is quite sloppy but it should get the job done. wip/appx-generation Patrick Griffis 2021-10-10 16:52:44 -05:00
  • aabe3438fa ci: Don't install libproxy-dev Patrick 2021-10-07 14:05:47 -05:00
  • 6fd8a8f9bf python: Open all scripts with utf-8 encoding Patrick Griffis 2021-10-02 09:49:17 -05:00
  • 40399b1cb6 Bump version to 2.16.0 v2.16.0 Patrick Griffis 2021-10-01 14:43:37 -05:00
  • dd6f53f504 Fix user list not tracking mode changes Ryan Schmidt 2021-10-01 12:18:33 -07:00
  • 3f07670b34 win32: Update to OpenSSL 1.1 Patrick Griffis 2021-10-01 12:15:26 -05:00
  • 2985dde7f0 Explicitly set app icon in notifications Patrick Griffis 2021-10-01 11:56:49 -05:00
  • 8239fbd041 Be a bit less insulting about servers with longer line lengths. Sadie Powell 2021-08-23 23:30:32 +01:00
  • 899b4cd3eb Increase the linebuf length to fit a full message including tags. Sadie Powell 2021-08-23 23:00:07 +01:00
  • ef0e670392 Remove some weird guesswork on the 004 numeric. (#2621) Sadie Powell 2021-08-23 16:34:13 +01:00
  • 14d3ef51b4 Update win8_provider.cpp wip/mingw-enchant-2 Patrick 2021-07-16 18:43:02 -05:00
  • bc3eb7f600 Update msys-build.yml Patrick 2021-07-16 18:33:53 -05:00
  • d13d2b0e93 Build enchant win8 provider with mingw Patrick 2021-07-15 21:54:16 -05:00
  • 69ce388a87 actions: Add MSYS2 builder Patrick Griffis 2021-05-28 20:45:11 -05:00
  • fee86de499 fish: Misc test cleanups Patrick Griffis 2021-07-15 20:30:45 -05:00
  • 915901975b fish: Misc test cleanups wip/ci-test Patrick Griffis 2021-07-15 20:30:45 -05:00
  • 867d831e9a actions: Add MSYS2 builder Patrick Griffis 2021-05-28 20:45:11 -05:00
  • a96b5cc8f6 actions: Attempt at building gtk Patrick Griffis 2021-05-27 20:08:31 -05:00
  • d68c3e7ead WIP: Use GSocketClient for IRC connections wip/gsocketclient Patrick Griffis 2021-07-13 22:09:26 -05:00
  • 91439f04c0 Fix whitespace issues Patrick Griffis 2021-07-13 12:30:47 -05:00
  • c144d0468b Remove libnotify dependency Patrick Griffis 2021-07-13 12:24:19 -05:00
  • 482efae89a actions: Build on Ubuntu 20.04 Patrick Griffis 2021-07-13 11:32:04 -05:00
  • cbb0927a7a build: Misc cleanup of options Patrick Griffis 2021-07-13 11:12:22 -05:00
  • 25440a07c3 Avoid direct use of libproxy Michael Catanzaro 2021-07-12 08:38:02 -05:00
  • 869a8d7ab3 Fix allowed characters when escaping URIs Patrick Griffis 2021-07-10 11:35:35 -05:00
  • c8536ed50c servlist: Remove freenode Patrick 2021-07-09 19:29:21 -05:00
  • cfb43bf550 servlist: Add back TURLINet (#2602) Valerie Pond 2021-07-02 03:36:29 +01:00
  • 816769af5b Add DigitalIRC to default servlist.c adamus1red 2021-06-29 18:32:14 +01:00
  • c5e0b22c55 servlist: Add ICQ-Chat Patrick 2021-06-26 10:51:32 -05:00
  • c9145a1460 Update servlist.c - Network clean up (#2597) moon 2021-06-25 19:14:42 -06:00
  • 199c03c8c6 Fix parsing +beI lists on InspIRCd. Sadie Powell 2021-06-22 13:59:43 +01:00
  • cdcdeacd63 actions: Remove default value in ubuntu build Patrick Griffis 2021-05-27 19:41:31 -05:00
  • 28a4726ddc actions: Add flatpak action Patrick Griffis 2021-05-27 19:16:42 -05:00
  • 6b7d110ced actions: Upload windows artifacts for each arch Patrick Griffis 2021-05-27 19:04:35 -05:00
  • d5b4577315 Implement generic support for IRCv3 standard replies. (#2589) Sadie Powell 2021-06-21 00:29:36 +01:00
  • 55e4f1c42e Implement support for strikethrough text. Sadie Powell 2021-06-01 13:31:38 +01:00
  • 08e13a3ac5 Replace identify-msg support with solanum.chat/identify-msg. Sadie Powell 2021-06-18 20:34:11 +01:00
  • f5926fbd23 Consistently set the SSL state in /reconnect. Sadie Powell 2021-05-31 01:11:19 +01:00
  • 623d93c6f1 Switch back to using newserver as the default server name. Sadie Powell 2021-05-30 18:45:22 +01:00
  • 1f608e600b Require opting out of SSL verification in /server and /reconnect. Sadie Powell 2021-05-30 06:25:09 +01:00
  • 747a52aae8 Default new servers to use TLS if built with OpenSSL. Sadie Powell 2021-05-23 06:58:18 +01:00
  • 1f5c95d9e9 Always pass a valid URI to gtk_show_uri() Patrick Griffis 2021-06-17 15:22:40 -05:00
  • 09e9d1f749 Place ChanServ notices in the front buffer if the front buffer is on the same network. DasBrain 2021-05-27 09:35:47 +02:00