lp:~tingping/hexchat-irc/+git/hexchat

Owned by TingPing
Get this repository:
git clone https://git.not.enabled/~tingping/hexchat-irc/+git/hexchat

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/hexchat/hexchat.git.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log

Branches

Name Last Modified Last Commit
master 2023-07-16 15:48:37 UTC
Add description for .desktop file for HexChat thememan (#2791)

Author: Matr1x-101
Author Date: 2023-07-16 15:48:37 UTC

Add description for .desktop file for HexChat thememan (#2791)

wip/checksum/threading 2023-05-01 19:27:29 UTC
checksum: Replace GString usage with regular strings

Author: TingPing
Author Date: 2023-05-01 19:27:29 UTC

checksum: Replace GString usage with regular strings

wip/gtk3 2023-01-28 17:30:07 UTC
Migrate from gtk_widget_is_composited to gdk_screen_is_composited.

Author: Sadie Powell
Author Date: 2022-09-25 22:40:17 UTC

Migrate from gtk_widget_is_composited to gdk_screen_is_composited.

gtk_widget_is_composited is gone in GTK 3.

wip/appx-generation 2021-10-11 20:42:38 UTC
win32: Add files for appx building

Author: TingPing
Author Date: 2021-10-10 21:52:44 UTC

win32: Add files for appx building
This is quite sloppy but it should get the job done.

wip/mingw-enchant-2 2021-07-16 23:43:02 UTC
Update win8_provider.cpp

Author: TingPing
Author Date: 2021-07-16 23:43:02 UTC

Update win8_provider.cpp

wip/ci-test 2021-07-16 01:53:24 UTC
fish: Misc test cleanups

Author: TingPing
Author Date: 2021-07-16 01:30:45 UTC

fish: Misc test cleanups

wip/gsocketclient 2021-07-14 03:09:26 UTC
WIP: Use GSocketClient for IRC connections

Author: TingPing
Author Date: 2021-07-14 03:09:26 UTC

WIP: Use GSocketClient for IRC connections

TODO:
- Proxy support (some will be lost along the way)
- Remove all OpenSSL usage from fe-gtk?
- DCC support?

2.14 2019-12-21 06:38:06 UTC
Bump version to 2.14.3

Author: TingPing
Author Date: 2019-12-21 06:38:06 UTC

Bump version to 2.14.3

wip/remove-ctcp-sysinfo 2017-11-20 23:40:31 UTC
Remove arch from CTCP VERSION on win32

Author: TingPing
Author Date: 2017-11-20 23:40:31 UTC

Remove arch from CTCP VERSION on win32

Also probably not useful information.

win32-defines 2017-06-26 23:28:19 UTC
fixup! Use glib WIN32 defines

Author: TingPing
Author Date: 2017-06-26 23:28:19 UTC

fixup! Use glib WIN32 defines

ignore-joins-parts 2016-06-11 22:46:32 UTC
Added ability to ignore joins, parts and quits of an ignored user.

Author: Arnavion
Author Date: 2016-06-11 22:46:32 UTC

Added ability to ignore joins, parts and quits of an ignored user.

Mentioned in #500

wip/self-message 2016-03-19 17:01:28 UTC
Fix comment typo

Author: TingPing
Author Date: 2015-01-29 02:01:52 UTC

Fix comment typo

wip/rfc3454 2016-02-25 20:44:42 UTC
Add support for rfc3454 casemapping

Author: TingPing
Author Date: 2016-02-25 19:59:09 UTC

Add support for rfc3454 casemapping

Obviously this has less than ideal performance but it should at least be correct

wip/file-handling 2016-01-31 21:20:10 UTC
Use Gio for url logger

Author: TingPing
Author Date: 2014-08-27 03:09:55 UTC

Use Gio for url logger

dcc-fastsend 2016-01-31 00:35:20 UTC
Use only one GIOChannel instead of making a new one every time.

Author: Arnavion
Author Date: 2014-12-06 20:18:40 UTC

Use only one GIOChannel instead of making a new one every time.

wip/pluginpref 2015-04-08 10:27:07 UTC
Fixup

Author: TingPing
Author Date: 2015-04-08 10:27:07 UTC

Fixup

pr-1320 2015-03-16 01:15:06 UTC
run lagcheck even if gui is disabled

Author: Patrick Strateman
Author Date: 2015-03-16 01:15:06 UTC

run lagcheck even if gui is disabled

wip/sysinfo-display 2015-03-03 00:03:09 UTC
sysinfo: Strip trailing space on video card

Author: TingPing
Author Date: 2015-03-03 00:03:09 UTC

sysinfo: Strip trailing space on video card

wip/connecting 2015-01-02 16:31:29 UTC
Initial work using Gio for server connections

Author: TingPing
Author Date: 2015-01-02 16:31:29 UTC

Initial work using Gio for server connections

sslalert 2014-11-26 08:59:09 UTC
Add alerts for invalid ssl certs

Author: TingPing
Author Date: 2013-09-02 00:11:26 UTC

Add alerts for invalid ssl certs

This patch was originally provided by dila in #xchat
but modified heavily since.

It will show an alert on invalid certs to add
temp or permanent exceptions per server.

2.10 2014-11-25 17:49:25 UTC
Bump version to 2.10.2

Author: TingPing
Author Date: 2014-11-25 17:49:25 UTC

Bump version to 2.10.2

no-fontconfig 2014-11-23 04:29:07 UTC
Removed fontconfig and libxml2

Author: Arnavion
Author Date: 2014-11-23 04:29:07 UTC

Removed fontconfig and libxml2

znc 2014-09-05 21:18:56 UTC
Create ZNC plugin

Author: TingPing
Author Date: 2014-09-05 12:35:53 UTC

Create ZNC plugin

647 2014-06-21 15:27:25 UTC
Now banlist buttons and checkboxes operate correctly, even for unrealircd.

Author: RichardHitt
Author Date: 2014-06-21 15:27:25 UTC

Now banlist buttons and checkboxes operate correctly, even for unrealircd.

Fixes #647

xtext-cairo 2014-06-04 21:49:15 UTC
Initial work replacing dnd's gdk drawing with cairo

Author: TingPing
Author Date: 2014-06-04 21:49:15 UTC

Initial work replacing dnd's gdk drawing with cairo

python-iterator 2013-09-26 01:11:24 UTC
Python: Use iterator for get_list()

Author: TingPing
Author Date: 2013-08-11 23:38:58 UTC

Python: Use iterator for get_list()

plugin-networklist 2013-06-23 05:19:02 UTC
add get_list(networks) to plugin api

Author: TingPing
Author Date: 2013-06-23 05:19:02 UTC

add get_list(networks) to plugin api

127 of 27 results
This repository contains Public information 
Everyone can see this information.

Subscribers