.. |
dbus
|
build: Misc cleanup of options
|
2021-07-13 11:26:59 -05:00 |
sysinfo
|
Various fixes for mingw
|
2018-03-09 18:23:25 +00:00 |
cfgfiles.c
|
Add an option to disable rejoin on auto reconnect
|
2017-10-10 21:06:21 -04:00 |
cfgfiles.h
|
cfgfiles: Introduce an after_update callback
|
2016-06-29 15:42:11 -04:00 |
chanopt.c
|
notification: Implement notification option for channels
|
2021-05-23 21:17:07 -05:00 |
chanopt.h
|
Don't flush the chanopt_list when saving it
|
2016-03-30 08:11:07 -04:00 |
common.vcxproj
|
Updated Toolset to v142
|
2021-05-23 19:43:24 -05:00 |
common.vcxproj.filters
|
common: Moved some functions over from plugins/sysinfo that are useful for the rest of HC.
|
2015-10-12 19:20:53 +02:00 |
ctcp.c
|
Replace identify-msg support with solanum.chat/identify-msg.
|
2021-06-19 20:16:40 -05:00 |
ctcp.h
|
server-time supported in all named servermsg: ping, error, notice and
|
2013-06-28 16:04:16 +01:00 |
dcc.c
|
Make dcc_ip being a per-server value.
|
2019-05-28 14:33:39 -07:00 |
dcc.h
|
Make dcc_ip being a per-server value.
|
2019-05-28 14:33:39 -07:00 |
fe.h
|
Kill fe_set_hilight()
|
2016-07-24 18:08:09 -04:00 |
hexchat-plugin.h
|
build: Fix building plugins in cygwin
|
2017-06-26 16:41:10 -04:00 |
hexchat.c
|
Avoid direct use of libproxy
|
2021-07-12 11:29:15 -05:00 |
hexchat.h
|
Increase the linebuf length to fit a full message including tags.
|
2021-08-24 16:40:54 -05:00 |
hexchatc.h
|
Apply timeout changes made in preferences dialog
|
2016-06-29 15:42:11 -04:00 |
history.c
|
Don't return 0 in place of NULL
|
2014-12-31 11:31:17 -05:00 |
history.h
|
Supposed fix for license issues
|
2013-03-31 21:45:05 +02:00 |
ignore.c
|
Fix possible out of bounds read when being ctcp flooded
|
2018-03-02 20:56:54 -05:00 |
ignore.h
|
Don't overwrite existing ignores when flooded
|
2013-10-14 17:25:21 -04:00 |
inbound.c
|
Replace identify-msg support with solanum.chat/identify-msg.
|
2021-06-19 20:16:40 -05:00 |
inbound.h
|
Fix capability negotiation ending before sasl finishes with multi-line cap
|
2019-11-24 13:01:48 -08:00 |
inet.h
|
Remove option to disable ipv6
|
2014-12-28 22:29:06 -05:00 |
make-te.py
|
build: Replace Autotools with Meson
|
2017-06-13 23:54:51 -04:00 |
marshalers.list
|
Use a single marshal file for entire project
|
2014-02-06 20:17:08 -05:00 |
meson.build
|
build: Misc cleanup of options
|
2021-07-13 11:26:59 -05:00 |
modes.c
|
Remove some weird guesswork on the 004 numeric. (#2621)
|
2021-08-23 10:34:13 -05:00 |
modes.h
|
server-time for all numerical messages.
|
2013-06-28 16:04:32 +01:00 |
network.c
|
Remove option to disable ipv6
|
2014-12-28 22:29:06 -05:00 |
network.h
|
Remove option to disable ipv6
|
2014-12-28 22:29:06 -05:00 |
notify.c
|
Don't return 0 in place of NULL
|
2014-12-31 11:31:17 -05:00 |
notify.h
|
Handle lists in MONITOR replies
|
2013-08-20 00:24:20 -04:00 |
outbound.c
|
Implement support for strikethrough text.
|
2021-06-20 10:39:39 -05:00 |
outbound.h
|
Fixed some more signed-unsigned-comparison warnings.
|
2014-12-15 10:25:28 -08:00 |
plugin-identd.c
|
Fix typos s/Recieved/Received/
|
2016-11-28 15:17:36 -05:00 |
plugin-identd.h
|
Fix strict prototype warnings
|
2016-02-18 08:57:22 -05:00 |
plugin-timer.c
|
Use glib for all allocations
|
2014-12-28 06:44:44 -05:00 |
plugin-timer.h
|
Supposed fix for license issues
|
2013-03-31 21:45:05 +02:00 |
plugin.c
|
plugin interface: 💄
|
2021-05-23 21:17:07 -05:00 |
plugin.h
|
Fix plugins on macOS
|
2018-03-31 01:29:05 +00:00 |
proto-irc.c
|
Remove some weird guesswork on the 004 numeric. (#2621)
|
2021-08-23 10:34:13 -05:00 |
proto-irc.h
|
Replace identify-msg support with solanum.chat/identify-msg.
|
2021-06-19 20:16:40 -05:00 |
server.c
|
Be a bit less insulting about servers with longer line lengths.
|
2021-08-24 16:40:54 -05:00 |
server.h
|
Save iconv converters for input and output in the server.
|
2015-01-31 00:52:31 -08:00 |
servlist.c
|
servlist: Remove freenode
|
2021-07-09 19:29:21 -05:00 |
servlist.h
|
Only intercept QuakeNet challengeauth when enabled
|
2016-03-24 15:42:49 -04:00 |
ssl.c
|
Fix OpenSSL 1.1 deprecations
|
2017-06-15 00:26:43 -04:00 |
ssl.h
|
ssl: Remove unused server code
|
2015-01-30 21:25:41 -05:00 |
text.c
|
Implement generic support for IRCv3 standard replies. (#2589)
|
2021-06-20 23:29:36 +00:00 |
text.h
|
Fix strict prototype warnings
|
2016-02-18 08:57:22 -05:00 |
textevents.in
|
Implement generic support for IRCv3 standard replies. (#2589)
|
2021-06-20 23:29:36 +00:00 |
tree.c
|
Use glib for all allocations
|
2014-12-28 06:44:44 -05:00 |
tree.h
|
Use glib for all allocations
|
2014-12-28 06:44:44 -05:00 |
typedef.h
|
Supposed fix for license issues
|
2013-03-31 21:45:05 +02:00 |
url.c
|
url.c: add gemini & gopher parsing
|
2021-03-07 11:59:04 -05:00 |
url.h
|
Fixed some more signed-unsigned-comparison warnings.
|
2014-12-15 10:25:28 -08:00 |
userlist.c
|
Implement support for the IRCv3 account-tag specification. (#2572)
|
2021-05-23 20:53:28 -05:00 |
userlist.h
|
Move userlist sorting to frontend
|
2014-12-31 03:56:36 -05:00 |
util.c
|
Implement support for strikethrough text.
|
2021-06-20 10:39:39 -05:00 |
util.h
|
Improve detection of system tray support
|
2017-08-31 10:16:03 -04:00 |